Install Magento 1.x plugins using composer
by Danila Vershinin, November 2, 2017
Finally a simple guide on how to install Magento plugins using composer.
Read More...CDN for WordPress
by Danila Vershinin, October 5, 2017
CDN for Wordpress. Do you need one? Yes, you do!
Read More...WordPress Static Files Cookieless Domain with Nginx
by Danila Vershinin, October 3, 2017
Configure cookieless domain for Wordpress static files in nginx
Read More...PHP HTTP Caching: Complete Guide to Cache-Control Headers
by Danila Vershinin, September 16, 2017
Understanding PHP HTTP caching is essential for building fast, scalable web applications. PHP’s session handling automatically sends cache-related headers that can interfere with your caching strategy, while frameworks like WordPress add their own layer of complexity. This guide covers everything you need to know about PHP HTTP caching in PHP 8.x and how to properly […]
Read More...How to Reset WordPress Password
by Danila Vershinin, August 8, 2017
How to reset Wordpress password easily. Use either SQL queries in Phpmyadmin or MySQL terminal. Or use the excellent WP-CLI command line utility
Read More...Huge Magento database and cleaning it
by Danila Vershinin, June 22, 2017
Cleanup huge Magento database with one quick SQL query or do it regularly via cron.
Read More...Change WordPress Site URL
by Danila Vershinin, April 10, 2017
Change the Wordpress site URL using WP-CLI and command-line tools. Make it simple.
Read More...Turpentine is not a Full Page Cache
by Danila Vershinin, April 8, 2017
Magento 1.9.x and Varnish are just not compatible. Here is what I have to say about the only plugin out there for implementing Varnish support – Turpentine.
Read More...Magento 1.x multi store NGINX configuration
by Danila Vershinin, March 29, 2017
Setup multiple websites under single Magento installation. Quick, easy read for proper configuration
Read More...Protect Magento 1.x admin in Nginx setup
by Danila Vershinin, March 19, 2017
Protect Magento 1.x administrator interface and Wordpress administrator interface to fight hackers trying to steal credit card data
Read More...