Skip to content
Home » WordPress

WordPress

SVG Dark Mode

Recently I came across a challenge of a changing SVG icon colours on carkmode. The SVG was a logo exported from Adobe Illustrator. [Profile 1.1,… Read More »SVG Dark Mode

REDIS with WordPress

https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-redis-on-ubuntu-18-04 https://www.combell.com/en/help/kb/how-to-implement-redis-in-wordpress/ https://blog.runcloud.io/redis-object-cache/#how-to-install-redis-object-cache-using-redis-object-cache-wordpress-plugin https://wp-rocket.me/blog/redis-full-page-cache-vs-nginx-fastcgi/  Steps WordPress configuration POSITIONING IS IMPORTANT. It should be just after DB_COLLATE line  WORDPRESS PLUGINS Install the following plugins:  Redis Object Cache – https://wordpress.org/plugins/redis-cache/other_notes Query Monitor by  Author: John Blackbourn

Google Apache mod_pagespeed

Instructions on Usage: https://developers.google.com/speed/pagespeed/module Installation

OpCache WordPress

WordPress Settings PHP.ini Settings OPCACHE GUI FOR WORDPRESS Install the plugin https://wordpress.org/plugins/flush-opcache/ OPCACHE GUI FOR GENERIC SITES Apache Enablement Access OPCache statistics on Local IP

Nginx, PHP, WordPress

Install Nginx and PHP-FPM PHP 7.2 FPM Install WordPress Configure NGINX Complete WordPress Installation