Hello,
We have tested one of our domain which uses SSL :
To use your SSL with Cloudflare, you will need to change the DNS to cloudflare (provision in full), and choose SSL: 'Full' or 'full'
Support :
https://support.cloudflare.com/hc/en-us/articles/200170416-What-do-the-SSL-options-mean-
https://support.cloudflare.com/hc/en-us/articles/200170566-My-SSL-isn-t-working-Why-not-
We recommend :
https://www.lastpass.com/en
Free, compatible on all OS devices, simplify life for typing passwords (option : automatic login possible also)
https://www.free-screenshot-generator-online.com
Generate your AscreeN 120x90, and put it at the root of your website ...
AscreeN is a format for webmasters. It allows you to put at the root of your site a preview of your site at size 120x90.
What's the point ?
The directories where you have surely registered, search at the root of your site if an ascreen.jpg file exists. If there are you will have the thumbnail of your site next to the description of it in the directory.
It is therefore a possibility for you to be more visible and therefore to attract new visitors.
Where to place the image ?
As said before, it must be placed at the root. In other words, it is necessary to be able to access this image in this way there: http://www.mysite.fr/ascreen.jpg
The file must be called ascreen.jpg.
We add an important point in our articles of advice on the optimization of the websites.
Some sites / CMS do not automatically
Test your site with :
https://tools.pingdom.com
If the score is not A for Leverage browser caching, then add this to your htaccess:
## EXPIRES CACHING ##
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg "access 1 year"
ExpiresByType image/jpeg "access 1 year"
ExpiresByType image/gif "access 1 year"
ExpiresByType image/png "access 1 year"
ExpiresByType text/css "access 1 month"
ExpiresByType text/html "access 1 month"
ExpiresByType application/pdf "access 1 month"
ExpiresByType text/x-javascript "access 1 month"
ExpiresByType application/x-shockwave-flash "access 1 month"
ExpiresByType image/x-icon "access 1 year"
ExpiresDefault "access 1 month"
</IfModule>
## EXPIRES CACHING ##
Hello,PHP 7 provides significant performance gains over PHP56, so it's important to question yourself and investigate the feasibility...As a reminder, the PHP 54 55 versions are deprecated in terms of security. PHP56 will also be depreciated on 30/12/2017.PHP cloudlinux version are security patched even for old versions, contrary to PHP cpanel ... Read More »
To know, and test :
https://dh42.com/free-prestashop-modules/prestashop-opcache-manger-module/
Free
Only to view opcache effect
https://jpresta.com/fr/home/1-page-cache.html
Paid
Allow advanced optimization
https://www.ecravate.com
We welcome all those disappointed customers once more...
https://www.nextinpact.com/news/104700-mutualise-dovh-importante-panne-communication-floue-clients-dans-expectative.htm
http://www.lemagit.fr/actualites/450421889/OVH-et-ses-clients-devront-tirer-les-lecons-de-la-panne-qui-a-plonge-dans-le-noir-50-000-sites-web
http://www.linformaticien.com/actualites/id/44421/panne-ovh-que-s-est-il-vraiment-passe.aspx
Following important updates of Linux, PHP versions, it seems that the smtp in SSL port 465 no longer works in this case or more :
- in the case of some PHP versions like 5.4
- prestashop 1.6
Solution is simple :
For the host, do not use localhost, but the name of your domain, example: yourdomain.fr