WordPress with Redis Nginx Level Caching Easy Setup

WordPress with Redis Nginx Cache Easy Setup

Google recently revealed that a slow loading website will get a rank drop in the search engine and will become the main factor to take note in 2018 SEO by webmasters and developers. Google made the announcement on their blog.

If you’re already running Centminmod or would like to setup server with Centminmod, this guide will assist you in getting better PageSpeed score.

I am going to show how to set up a WordPress with Redis on NGINX level caching. This caching method is more to server-side caching and it will still improve website speed performance. Also, don’t forget to minify scripts and CSS stylesheets, don’t panic at all this will be shown below to get your website on optimal loading speed if you’re not planning to use Google AMP, which has more speed improvement for mobile.

To install WordPress with Redis Cache, enter the Centminmod menu using the following command via SSH.

cd /usr/local/src/centminmod

./centminmod.sh

WordPress Redis NGINX Setup

You will then be shown Centminmod Menu. Installing WordPress with cache plugins is easy. Select menu #22 to begin to install WordPress + Cache plugins and all are automated processes.

Centminmod Redis Cache Setup Guide
Here you are required to enter you domain name for vhost creation, email address, FTP and WordPress admin credentials as well.

Then you will be prompted with 3 selections of caching methods for your WordPress platform including Cache Enabler, Redis Nginx Level Caching and WordPress Super Cache. You have to select #2 Redis Nginx Level Caching from the menu. All the WordPress files and plugins including Redis Cache plugin are installed automatically.

WordPress Redis NGINX Caching Setup
This guide is only if you want to test out Redis, in most case, installing WordPress with Cache Enabler is more than enough and works well too.

I have tested my Nocturnal Asia using Redis and it’s working great, although there are some fine-tuning and additional plugins needed to achieve over 80% of the Pagespeed Insights score for mobile and desktop.

Previously I’m using WordPress with Cache Enabler and PageSpeed module for quite some time and I did get over 90% YSlow and Pagespeed score.

Redis Cache Pagespeed Insights Result
Other fine-tuning optimization needed including CSS / JS minification, image optimization and a basic WordPress Caching when using Redis Nginx Level Caching. So, what are you waiting for? Now is the time to optimize your sites and blogs before July 2018 and I’m sure you’ll be satisfied with the end results.

Share This:

Leave a Reply

Related Posts

I have been using WP Rocket for a few months now and am quite satisfied with my WordPress site’s loading speed. I used the same

...

Previously this site was running on shared hosting, due to traffic spikes recently, my site became really slow I decided to move out from the

...