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.
You can at your level block website referrer from Russia and China, add this to htaccess :
# Block zombie traffic (you can add other countries, added lines must be with [NC,OR], last line must be only with [NC]) RewriteCond %{HTTP_REFERER} \.ru [NC,OR] RewriteCond %{HTTP_REFERER} \.cn [NC] RewriteRule .* - [F]
The PHP mail knows a concern since the system updates made today. Some clients informed us already.It is disturbing we understood... but at same time this is not a surprise because php mail is announced for 2 years as being dead process method.Let's see if we can come back re-authorizeMeanwhile, if you want to use email, this is how to do forever, and it works perfectly :https://support.yoorshop.hosting/knowledgebase/1119/Send-emails-via-smtp-from-your-site-not-with-phpmail-.htmlNews at 18h01 :Le phpmail is working again, this was due to the much updates that happened today. Anyway, you must use smtp because this is the one which maximizes your deliverability !
We have to integrate the system that will Kernelcare 2 very importants things :
- Always be up to date automatically including those very important in general security ones. - No more rebooting needed, so we can keep and maximized availability
We activated the PageSpeed Nginx web optimization at all default accountsThis optimizes CSS / images / javascript. Our tests have shown GTmetrix by site multiple improvements ranging from 10 to 25% ...Normally no problem with the sites but not impossible with CSS modifications, /ex, Pagespeed uses a cache system which purge itself every 3-6 hours. Also do well CTRL + F5 et SHIFT+CAPSLOCK+R You can disable PageSpeed temporarily or permanently. If you want to desactivate PageSpeed, you must change your profile Nginx :https://support.yoorshop.hosting/knowledgebase/1891/How-to-enable-or-disable-Page-Speed.html