WordPress eliminate render blocking resources
|

WordPress Eliminate Render Blocking Resources

Render blocking resources can be one of the harder problems to deal with when using WordPress, as these resources aren’t something you’ve explicitly put in place yourself. Dealing with this problem isn’t something you can do by upgrading your WordPress hosting, you have to optimise your WordPress to address this problem. This post covers what…

Uses of the .htaccess file in web hosting
| |

Uses of the .htaccess file in web hosting

The .htaccess file is present in Apache and Litespeed web server environments (but not Nginx). This file, although small is very powerful and can be used to achieve a range of objectives and allows you to make changes to the server’s behaviour for a specific directory without editing the main server configuration files. This article…

Improve WordPress Performance - A real world example

Improve WordPress Performance – A real world example

Improve WordPress Performance, a real world example. How this was implemented on a website to reduce WordPress page load times, pass core web vitals, improve user experience, gain improved rankings, increase traffic, and extend engagement times. Table of Contents The task: Improve a WordPress Website’s Performance First steps The mobile menu problem: The cause of…