Blog › PageSpeed Score Explained

PageSpeed Score Explained: What It Means and How to Improve It

Google's PageSpeed score is one number between 0 and 100 — but what's actually behind it? This guide breaks down what the score measures, why it matters for SEO, and the most impactful ways to improve it.

What PageSpeed / Lighthouse actually measures

When you run PageSpeed Insights on any URL, you're running Google's Lighthouse tool — an open-source automated auditing engine. Lighthouse measures four separate categories, each scored 0–100:

Most people focus on the Performance score, since it directly affects user experience and is a confirmed Google ranking signal. The "PageSpeed score" colloquially refers to this Performance number.

The scoring system — why 90+ matters

Lighthouse uses a logarithmic scale for scoring. The thresholds are:

The logarithmic scale means it gets progressively harder to improve as you approach 100. Going from 30 to 60 is much easier than going from 85 to 95. For most websites, targeting 85+ on mobile is a practical and meaningful goal; 90+ puts you ahead of the vast majority of sites.

An important nuance: Lighthouse tests with lab conditions (a simulated device in a specific network environment). Google's Core Web Vitals data, by contrast, comes from real users via the Chrome User Experience Report (CrUX). A high Lighthouse score doesn't guarantee a good field data experience — but it's a very strong indicator.

0 50 100 85 Performance score

Core Web Vitals: LCP, FCP, CLS explained simply

Core Web Vitals are the most important sub-metrics within the Performance score. They measure real user experience directly:

Most common reasons for a low PageSpeed score

The majority of poor scores come from a small set of recurring issues:

Quick wins vs. deeper fixes

Quick wins (usually achievable without code changes):

Deeper fixes (require development work):

Track your PageSpeed score over time with Sitekeeper

Sitekeeper runs Lighthouse checks daily and shows you score trends so you can see whether your changes are actually improving performance. 30-day free trial.

Start free trial →

Frequently asked questions

Is PageSpeed score a direct Google ranking factor?

Core Web Vitals (which contribute heavily to the Performance score) are confirmed Google ranking signals introduced in 2021. The exact weight varies, but poor performance — especially on mobile — can reduce your rankings relative to competitors with faster pages.

Why does my PageSpeed score vary between runs?

Lighthouse tests in a simulated environment, but network conditions, server load and the order in which resources load can vary slightly between runs. A 3–5 point variation is normal. For more stable measurements, take an average of several runs or monitor trends over time.

Should I focus on mobile or desktop PageSpeed score?

Mobile. Google uses mobile-first indexing, meaning it crawls and ranks based on the mobile version of your site. Mobile scores are also typically 20–30 points lower than desktop due to the simulated slower device. Improving mobile performance usually improves desktop too.

What is a realistic PageSpeed target for a WordPress site?

With proper optimization (good hosting, image optimization, caching plugin, minimal plugins), most WordPress sites can reach 75–90 on mobile. Scores above 90 are achievable but often require more significant technical investment.

How often should I check my PageSpeed score?

Automated daily monitoring is ideal — it catches regressions immediately after deployments, plugin updates or content changes. Checking manually once a month is better than never, but it's easy to miss a slow gradual decline.

← Back to Blog