fbpx

Magento Chmod – Secure Permissions for Magento 1.x


by Danila Vershinin, August 2, 2016

Secure Magento 1.x store with proper Magento chmod and chown settings to your files and directories.

Read More...

WordPress Performance Checklist


by Danila Vershinin, July 28, 2016

This Ultimate Wordpress Performance Checklist is your one stop to reaching high performance blogging experience

Read More...

Setting SSH locale properly in OS X


by Danila Vershinin, July 24, 2016

Ever seen a message in your iTerm or Terminal apps telling you there’s a problem setting locale? It may be when you run a Perl app: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = “UTF-8”, LANG = “en_US.UTF-8” are supported and installed […]

Read More...

Protect Magento search security from malicious scanning


by Danila Vershinin, July 20, 2016

Tighten up Magento 1.x search security using a few lines of Nginx configuration.

Read More...

Top Performance Bottlenecks


by Danila Vershinin, July 17, 2016

Is your website slow? Here’s a list of things to check. Reason and solution format. It’s slow because of your SSL It happens primarily on low end VPS boxes where CPU can’t handle strong ciphers well. You don’t have to sacrifice performance for security, but you can make use of secure ciphers which are faster, […]

Read More...

Cheating YSlow


by Danila Vershinin, July 16, 2016

Sanity check: are you into performance scores only or real website performance is your thing?

Read More...

Magento 2 Nginx Config for SSL termination & Varnish


by Danila Vershinin, July 15, 2016

This configuration fixes some errors in the NGINX configuration for Varnish that is shipped by Magento 2 team. To use it, place the file into /etc/nginx/sites-available/ and make sure to replace example.com with your own store domain. Requirements NGINX security headers module Varnish installed on the same machine and listening on port 80 Take note […]

Read More...

Varnish Virtual Hosts. The Right Way


by Danila Vershinin, July 11, 2016

Manage Varnish virtual hosts in a clutter-free way by leveraging include files

Read More...

Redis Configuration for Magento 1.9.x


by Danila Vershinin, July 10, 2016

Easily configure Redis cache for session storage and general cache storage with Magento 1.9.x

Read More...

Magento 1.9 Performance Checklist


by Danila Vershinin, July 1, 2016

Magento 1.9 performance checklist describes all the steps you need to take for a fast and well maintained Magento store.

Read More...