
The Correct Way to Serve Static Assets with an Efficient Cache Policy in WordPress
Learn how to properly serve static assets with an efficient cache policy in WordPress. Simple tutorial with steps to implement for Apache, NGINX and LiteSpeed.
Learn how to properly serve static assets with an efficient cache policy in WordPress. Simple tutorial with steps to implement for Apache, NGINX and LiteSpeed.
Learn how to optimize your WordPress database in few steps. Delete orphaned metadata, clean up the WordPress tables, remove autoloaded data and more.
dns-prefetch is a technique that can help your WordPress connect to external resources faster. There are two methods to implement it.
Learn how to optimize Google Analytics and Google Fonts, or how you can delay the execution of JavaScript files. Optimize all external resources!
WordPress comes with code that is not needed in all WordPress sites. That means most of us can get rid of useless code and therefore improve our site speed!
You can do many little things to improve your website's performance, like preconnect to external sites. Learn how to do it on WordPress.
In WordPress there are many little things to improve your website performance, like removing the capital P dangit filter. What is it, and how to get rid of it?