Lighthouse recommends WordPress pagespeed optimizations based on Wordpress stack packs. For a list of full Wordpress pagespeed optimization tips, take a look at our Pagespeed Wordpress Pagespeed optimization blog category.
How to do a full Wordpress website audit
Are you familiar with Lighthouse? It’s the package that runs on Google Pagespeed. Google recently …
Understanding Lighthouse Performance Score in 2023
The Lighthouse score may evolve in each major new release. In the last version 10 …
How to Reduce the Impact of Third-party Code in Wordpress
To reduce the impact of third-party code in Wordpress, you can delay, run async or …
Serving images in nextgen formats in Wordpress
The Lighthouse Wordpress stack pack recommends serving images in nextgen formats. This means you need …
How To Improve total blocking time in Wordpress
Total Blocking TIme is a Pagespeed metric that may have the same end of TTI(Time …

How to Minimize Main Thread Work in Wordpress
The minimize main thread work is diagnosed by Pagespeed(Lighthouse) as bad when the main thread …
How to Reduce Server Response Time and TTFB in Wordpress
Time to First Byte (TTFB) is the time your server takes to make the request …
How to preload key requests on Wordpress
Key requests are critical resources for the page render. By preloading, you are telling the …
Top 5 Ways to Avoid Excessive DOM size in Wordpress
Avoiding an excessive DOM size in Wordpress is partially making a good theme choice. Consider …
How to eliminate render-blocking resources in Wordpress
Running render-blocking assets might be one of the highest causes of having a bad Pagespeed …
Top 6 ways to reduce javascript execution time in Wordpress
Learn how to reduce your javascript execution time and improve Pagespeed. Javascript exec. time is …

How To Remove Unused CSS In Wordpress
To remove unused CSS from Wordpress, you either use Jetpack Boost, Asset Cleanup, Perfmatters, or …