fbpx

Accelerate WordPress with Varnish Cache


by Danila Vershinin, March 18, 2023

Learn how to accelerate your WordPress site with Varnish and NGINX on RedHat-based systems. This article covers the steps for installing and configuring Varnish, setting up NGINX as a TLS terminator, and using the Proxy Cache Purge plugin to automatically invalidate cached pages. Speed up your site and improve the user experience with this powerful caching solution.

Read More...

Setting up Varnish as Full Page Cache for Magento 2


by Danila Vershinin, September 7, 2022

Set up Varnish Full Page Cache for your Magento 2 store in a few easy steps, and nearly without downtime. Understanding NGINX sandwich setup

Read More...

WordPress Security Checklist


by Danila Vershinin,

Secure your WordPress installation with this security checklist from changing wp-content URLs to a secure NGINX configuration

Read More...

Improving WordPress database performance with cleanup and maintenance


by Danila Vershinin, September 4, 2022

Improve MySQL database performance for WordPress by adding high-performance keys and other maintenance tasks.

Read More...

Magento 2: Distributing cache purge requests over multiple Varnish instances


by Danila Vershinin, August 24, 2022

Speeding up Magento 2 admin when multiple Varnish instances are being used, by distributing HTTP purge requests via NGINX mirror module

Read More...

WP Super Cache NGINX Configuration


by Danila Vershinin, August 17, 2022

Correctly configuring NGINX for WP Super Cache plugin is not a trivial task. But we make it easy for you with this NGINX snippet.

Read More...

Conditional HTTP GET for WordPress


by Danila Vershinin, September 28, 2021

Speed up WordPress using conditional HTTP GET feature which allows to preserve bandwidth on repeat page loads

Read More...

Whitelist IP addresses for Magento 2 admin protection


by Danila Vershinin, May 8, 2021

Protect Magento 2 admin area using NGINX IP address whitelisting approach. Secure your Magento 2 administration

Read More...

Speed up WordPress with Persistent Object Cache powered by latest Redis


by Danila Vershinin, October 25, 2020

Greatly increase your WordPress performance with Persistent Object Cache powered by Redis. Make wp-admin as fast as possible!

Read More...

How to install ElasticSearch for Magento 2 on CentOS/RHEL


by Danila Vershinin, September 29, 2020

How to install and configure ElasticSearch for Magento 2 on CentOS/RHEL operating systems via RPM repository

Read More...