How to optimize the PageSpeed Insights score
PageSpeed Insights (PSI, or Lighthouse) is a simple way to measure your site’s performance. However, it’s an imprecise tool that doesn’t impact SEO. Therefore, it’s not worth dedicating significant effort to improving its score.
FAQ
Do PageSpeed Insights scores affect my site's SEO?
PageSpeed Insights scores have no effect on search rankings. What matters for SEO is Core Web Vitals, as confirmed by Google.
Why does my PageSpeed Insights score stay low even if my site feels fast?
PageSpeed Insights runs tests on simulated, slow Android devices, while Core Web Vitals collect real-world data from actual visitors. As a result, your PSI score might remain low even when your Core Web Vitals are excellent. In such cases, you can safely ignore the PSI score.
How can I get more accurate results from PageSpeed Insights?
PageSpeed Insights scores vary significantly between tests, sometimes by up to 15 points. To get a realistic average, run the test at least three times and take the median or mean. To bypass waiting between runs (PSI shows identical results if re-run immediately), append a query parameter to your URL, such as '?1234' (e.g., my-site.com/my-page/?1234).
Updated