Skip to main content
New: 190 SEO checks now available. See what's new
highPerformancePERFORMANCE_SCORE_LOW

Low Lighthouse performance score — the fix

Google Lighthouse's overall performance score for this page (measured on mobile) is below the good threshold. 90+ is good, 50-89 needs improvement, and under 50 is poor. The score is a weighted roll-up of load and responsiveness metrics including LCP, CLS, and TBT.

Where this fits: performance in SEO

Performance is both a ranking signal (Core Web Vitals) and a conversion multiplier. Google measures real-user loading (LCP), interactivity (INP), and visual stability (CLS) — and slow sites lose visitors before analytics even registers them. Most performance issues concentrate in a few repeat offenders: unoptimised images, render-blocking resources, and third-party scripts. Fixing the top three usually moves the needle more than fixing the next thirty.

Why low lighthouse performance score hurts your rankings

The performance score is the single headline number Google's own tooling reports for a page. A low score signals a slow experience that hurts Core Web Vitals rankings and conversion rates — faster pages consistently convert better and rank higher.

This is a high-severity issue: it directly suppresses rankings or click-through on the pages it affects. It belongs in your current sprint, prioritised by how many pages carry it.

How to fix it

Open the full PageSpeed Insights report for this page and work through its Opportunities and Diagnostics: compress and right-size images, eliminate render-blocking resources, reduce and defer JavaScript, and improve server response time. Fix the individual Core Web Vitals flagged in this audit first, as they carry the most weight.

Performance best practices

  • Serve images in modern formats (WebP/AVIF), sized to their container, with explicit dimensions.
  • Inline critical CSS and defer everything else; eliminate render-blocking third parties.
  • Set far-future cache headers on static assets and an ETag on everything.
  • Preload the fonts and hero image; font-display: swap to avoid invisible text.
  • Measure with real-user Core Web Vitals, not just lab scores — Google ranks on field data.

The full library: SEO best practices, by category.

Frequently asked questions

What does "Low Lighthouse performance score" mean?

Google Lighthouse's overall performance score for this page (measured on mobile) is below the good threshold. 90+ is good, 50-89 needs improvement, and under 50 is poor. The score is a weighted roll-up of load and responsiveness metrics including LCP, CLS, and TBT.

Why does low lighthouse performance score matter for SEO?

The performance score is the single headline number Google's own tooling reports for a page. A low score signals a slow experience that hurts Core Web Vitals rankings and conversion rates — faster pages consistently convert better and rank higher.

How do I fix low lighthouse performance score?

Open the full PageSpeed Insights report for this page and work through its Opportunities and Diagnostics: compress and right-size images, eliminate render-blocking resources, reduce and defer JavaScript, and improve server response time. Fix the individual Core Web Vitals flagged in this audit first, as they carry the most weight.

How serious is this issue?

This is a high-severity issue: it directly suppresses rankings or click-through on the pages it affects. It belongs in your current sprint, prioritised by how many pages carry it. It belongs to the performance family of checks.

How do I find every page affected by this on my site?

Run a free Dr Urls audit: it crawls your site, detects low lighthouse performance score on every affected page, shows example URLs, and generates a ready-to-use fix task. Re-scan after fixing to verify the issue is gone.

Does your site have this issue?

A free Dr Urls audit crawls your site, finds every page affected by low lighthouse performance score, and hands you a ready-made fix task.

Check my site free

Related performance guides