In accordance with the European law, we inform you that this shop uses cookies to secure the ordering process, observe the customer traffic to improve our website/offer. For more information, You can consult our privacy policy in our TOS.
Hello everyone, We are pleased to announce that we are now present on the American continent. Indeed, we have just opened a new server with Nvme SSD technology for shared hosting services located in Canada, near the US border ...Here is the dedicated page :https://www.yoorshop.hosting/ssd-web-hosting-canada-usaTo celebrate this new step on this side of the Earth, we have concocted a 15% lifetime discount voucher for all existing or new customers : WELCOME2USATerms and conditions:- valid for 30 days- applies to the monthly, quarterly, half-yearly, annual We will probably open another server within 6 months in Dallas, depending on demand. Do not hesitate to recommend us to your acquaintances who would be interested in this location, and get 15% commissions with your affiliate link. Thank you for your attention, and good comeback !Johann Carnevali - CEO of YOORshop
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.jpgThe 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 OnExpiresByType 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 versions On shared hosting servers with PHP cloudlinux :PHP7 becomes the default PHP cloudlinux version used for new account creations, it does not affect existing accounts.This does not affect the PHP versions used because you use the PHP CloudlinuxAt the beginning of the school year, we will put PHP7 as the default version for new accounts created...On managed servers with cPanel PHP :PHP7 becomes the default PHP cPanel version for new account creations, it does not affect existing accountsIn this case, it affects sites that used the native PHP56 release, this upgraded to PHP70 (if you are using a PHP version other than PHP56, this has not been affected)In case of problem, you can, from your cPanel in MultiPHP manager, put back version PHP56.Depending on your modules, the compatibility can be partial or full, you have to check thoroughly, all that is critical: sales / cashing, etc ... NB :In general, compatibility is affected only because of 1-2 modules. Check especially 3rd party modules.See the editor for a PHP7 compliant update.Greetings,YOORshop team