Month: June 2020
add below code to nginx .conf file. # block upload php files location ~* /(?:uploads|files|wp-content|wp-includes)/.*.php$ { deny all; access_log off;…
Hi, Prestashop Community Members. I’ve been recently playing with Varnish 4 as an attempt to reduce my Prestashop 1.6 site’s…
server { listen 80; server_name ssx8.com; gzip off; location / { # proxy_pass https://www.ssx8.com; rewrite ^/(.*)$ https://www.ssx8.com/$1 permanent; } }…
As SEO Consultants at Zo Digital Japan, we often see the same familiar patterns of SEO mistakes in Japan. We…
http://codecanyon.net/item/intense-shortcodes-and-site-builder-for-wordpress/5600492 Intense includes a vast list of 105+ shortcodes (see the complete list near the bottom of this page) and…
Add something similar to the following to wp-config.php above /* That’s all, stop editing! Happy blogging. */: $memcached_servers = array( ‘default’…
Below International Business Listing Sites helps you build citation globally. Listing on below list will starts showing up your business…
Tutorial: Install a LAMP Web Server on Amazon Linux 2 PDF Kindle RSS The following procedures help you install an…
Solved:Could not resolve host: mirrors.iuscommunity.org Quote Post by henk » 29 Jan 2020 13:02 Yum update had an issue with the IUS mirror list.…