Install and run WordPress cached with Redis on a Linux VPS

redisWordPress page loading speed can be very slow, especially if your site have many visitors and/or you use a lot of plugins. Caching is the best way to improve the loading speed of a WordPress website and overall users experience. In this guide, we will walk you through the basic installation process of WordPress on an Ubuntu 14.04 VPS. with Nginx, MariaBD and PHP FPM and setting up a Redis cache to boost WordPress performance. This should work on other Linux VPS systems as well but was tested and written for Ubuntu 14.04.

Read More