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
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
Running the traffic reverse proxy led to some issues with iFrames. Further there were issues due to depreciated settings in configuration..yml. There I have updated… Read More »Traefik Reverse Proxy 2.10.3
Recently when trying to update WordPress using WP CLI I ran into two errors Permisssions Issue The Default installation of WordPress on ubuntu is executed… Read More »WP CLI Update Issues
When enabling dark mode on a website usiing say TailwindCSS using a CSS “dark” , there are two preferences in play System Setting of “Prefers… Read More »Checking Dark Mode User and System Preferences in Real-time
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
Apache PHP 7.4 WordPress SALTs SSL SITE Database Connections APACHE Site Config file CAUTION – BELOW ARE ADVANCED SETTINGS THAT MAY BREAK SITE Better Apache… Read More »Apache PHP 7.4 WordPress Setup
Instructions on Usage: https://developers.google.com/speed/pagespeed/module Installation
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
Install Nginx and PHP-FPM PHP 7.2 FPM Install WordPress Configure NGINX Complete WordPress Installation
Enable Modules HTTP to HTTPS redirection of within site links Expires ensure that the deflate, headers and expires modules are enabled Apache Settings for speed… Read More »WordPress .htaccess