Configuring LiteSpeed Cache with WordPress
Popular Learn how to install and configure LiteSpeed Cache for WordPress, from enabling it in cPanel through to advanced page and image op...
Optimising WordPress PHP settings for performance
Getting PHP settings right is one of the most effective things you can do to keep a WordPress site running smoothly. This guide ex...
How to optimise WordPress images for faster loading
Oversized and uncompressed images are one of the most common reasons WordPress sites load slowly. Fixing them is one of the highes...
Managing and auditing WordPress plugins for performance
Audit your WordPress plugins to find performance problems, remove what you do not need, and build a leaner, faster site.
Understanding and reducing database query load in WordPress
Every time someone visits a page on your WordPress site, the server runs a series of database queries to build that page. This gui...
Understanding WordPress transients: what they are and how to manage them
WordPress transients are temporary cached values stored in your database, and expired ones can quietly build up and slow your site...
Minifying and combining CSS and JavaScript in WordPress
Reducing the size and number of asset files your WordPress site sends to visitors can meaningfully improve page load times. This g...
Deferring and lazy-loading JavaScript in WordPress with LiteSpeed Cache
LiteSpeed Cache for WordPress includes two settings that control when JavaScript files are executed by the browser. Used correctly...
Using a CDN with WordPress on Kualo
A content delivery network (CDN) serves your site's static assets from servers close to each visitor. This guide compares QUIC.clo...