Why Chasing a 100 PageSpeed Insights Score Is a Mistake (And What to Focus on Instead)

Most website owners, marketers, and even developers have been there: you plug your website into Google PageSpeed Insights (PSI), nervously wait a few seconds, and then get hit with a score of 55/100.

Instant panic.

  • “Why is my score so low?”
  • “Is this hurting my SEO?”
  • “Can my developer fix it to get 100?”

This obsession with PSI scores has become widespread. But it’s also misleading at the same time. Optimizing for the wrong number can waste time, cause unnecessary stress, and sometimes even make your website worse for actual users.

Screenshot of PSI showing both Field Data (good results) and Lab Data (poor score) side by side

In this guide, I will break down why PageSpeed Insights often doesn’t reflect reality, how to explain this to clients or stakeholders, and what you should really focus on instead: Core Web Vitals and real-user experience.

The Two Faces of PageSpeed Insights: Lab Data vs. Field Data

When you run a test on PSI, you’re not just looking at one thing. You’re actually seeing two different datasets one by one.

  • Field Data (Real User Metrics / CrUX):
    • Collected from real Chrome users (via the Chrome User Experience Report).
    • Represents how your actual visitors experience your site.
    • This is what Google uses for rankings.
    • Example: Your visitors may see an LCP of 1.9s, which passes the Core Web Vitals threshold.
  • Lab Data (Lighthouse Simulation):
    • Generated by running your site in a controlled environment with throttled CPU & network.
    • This is where you see the score out of 100.
    • Designed for developers to debug bottlenecks.
    • Example: PSI may show an LCP of 3.8s because it’s simulating “Slow 4G” on a mid-tier Android.

Key insight: Field data matters for SEO. Lab data is just a diagnostic tool.

Why PSI Throttles Your Website on Purpose

Many people ask: “Why does Google make my site look slower than it really is?”

The answer: fairness and consistency.

  • Not everyone has blazing-fast 5G or the latest iPhone.
  • By throttling network speed and CPU power, PSI simulates a worst-case but realistic scenario (like a budget Android phone on patchy 4G).
  • This allows developers worldwide to test under the same conditions.
Diagram showing PSI throttling connection speed to “Slow 4G” and reducing CPU by 4x

But here’s the catch: if your target audience mostly lives in developed countries with fast networks, this simulation can make your site look far worse than what your visitors experience.

What Core Web Vitals Actually Measure

Google doesn’t rank websites by PSI score. Instead, it uses Core Web Vitals, which are based on real-user data.

The three key metrics are:

  1. Largest Contentful Paint (LCP):
    Measures loading speed of the largest element (like a hero image or heading).
    • Good: ≤ 2.5s
    • Needs Improvement: 2.5–4s
    • Poor: > 4s
  2. Interaction to Next Paint (INP):
    Measures interactivity (how fast the page responds to user actions like clicks).
    • Good: ≤ 200ms
    • Needs Improvement: 200–500ms
    • Poor: > 500ms
  3. Cumulative Layout Shift (CLS):
    Measures visual stability (does stuff jump around while loading?).
    • Good: ≤ 0.1
    • Needs Improvement: 0.1–0.25
    • Poor: > 0.25
Infographic showing LCP, INP, and CLS with examples

Passing these three metrics in Search Console’s Core Web Vitals report means your site is SEO-safe, even if your PSI score is “only” 55.

Case Studies: Big Brands With “Bad” PSI Scores

You might think every “successful” site must have 90+ PSI scores. Wrong.

  • Amazon.com
    • PSI Score: ~50–60 on mobile
    • Reality: Amazon dominates eCommerce and ranks #1 for thousands of competitive keywords.
  • YouTube.com
    • PSI Score: ~45–55
    • Reality: Over 2 billion users per month.
  • BBC.com
    • PSI Score: ~55
    • Reality: Still one of the fastest news sites in the world by real-user experience.
Amazon.com passes Core Web Vitals while it gets only 59 in PSI score

Proof: Low PSI scores don’t kill SEO if field data (real user experience) is strong.

Why Chasing a 100 Score Can Hurt Your Site

Here’s what happens when developers (or agencies) obsess over hitting 100:

  • Over-optimization: Lazy-loading every image (even the hero image) making LCP worse.
  • Broken features: Deferring scripts that break sliders, forms, or checkout flows.
  • User-hostile choices: Stripping out fonts, animations, or useful tools just to shave milliseconds.

In short: optimizing for the tool instead of the people.

Cartoon illustration of developer removing all features just to achieve PSI 100

How to Talk to Clients About PageSpeed Insights

If you’re a developer or agency, this is often the hardest part. Clients see a number and think it equals SEO. But, you must choose honesty and try to educate them.

Here’s a framework that I use to explain it:

  1. Show them Search Console. Point out Core Web Vitals results and highlight “Passed.”
  2. Explain the throttling. Let them know PSI simulates bad connections.
  3. Compare field vs. lab data. “Here’s what Google Search sees (good), and here’s the simulated test (harsh).”
  4. Reframe success. Say: “Our real users already experience fast load times. That’s what matters.”
Screenshot of Google Search Console Core Web Vitals report showing All URLs Good

What You Should Optimize for Instead

Instead of chasing a number, optimize for:

  • Passing Core Web Vitals (field data).
  • Quick first impression (Fast LCP). Users should see useful content within 1–2 seconds.
  • Responsive interactivity (Low INP). Buttons and menus should feel instant.
  • Visual stability (Low CLS). No jumping layouts.
  • Consistent performance across devices. Especially mid-range mobiles.

💡 Pro Tip: Always test your site on your own phone using real mobile data. If it feels snappy, your visitors likely feel the same.

Tools for Measuring Real-World Speed

Don’t just rely on PSI. Use a mix of tools:

  • Google Search Console → Core Web Vitals Report (best source of truth)
  • Chrome UX Report (CrUX) → Real-user metrics from Chrome users
  • WebPageTest → Can simulate both fast and slow devices/networks
  • Lighthouse (in Chrome DevTools) → For debugging issues locally
  • Analytics with RUM (Real User Monitoring) → Tools like SpeedCurve, New Relic, or custom JS can track real visitor performance. I am using CloudFlare though.
Screenshot of WebPageTest results showing configurable device/network profiles

Key Takeaways

  1. PSI scores are lab data, not SEO rankings.
  2. Core Web Vitals (field data) are what matter for search.
  3. Google throttles PSI on purpose, it’s not broken.
  4. Big brands rank fine with “bad” PSI scores.
  5. Chasing 100 can hurt UX.
  6. Focus on real user experience, not synthetic numbers.

Final Thoughts

The obsession with hitting a perfect 100 PageSpeed Insights score is like trying to win a car race by polishing the paint instead of tuning the engine.

Your users don’t care about the score. The only thing they care about how quickly your site loads, how smooth it feels, and whether it works.

So the next time someone says, “But my PSI score is only 70,” remind them:

  • Passing Core Web Vitals is the true success metric.
  • Real users, not lab tests, determine your site’s performance.
  • A fast, stable, enjoyable website will always beat a “100/100” that nobody likes using.

✍️ If this article helped you, share it with your clients, colleagues, or anyone still chasing the mythical 100 score. Let’s spread awareness and focus on what really matters: building faster, better, user-friendly websites.


Frequently Asked Questions

What is a good PageSpeed Insights score?

A “good” PageSpeed Insights score is generally considered 90 or above, but this number alone doesn’t guarantee SEO success. What matters most is passing Core Web Vitals, which are based on real-user data.

Does a low PageSpeed Insights score hurt SEO?

No. A low PSI score doesn’t directly hurt SEO. Google rankings rely on field data (Core Web Vitals), not the lab score. If your Core Web Vitals pass, your SEO won’t be penalized.

Do I need 100/100 on Lighthouse for SEO?

No. A 100/100 Lighthouse score is not required and doesn’t improve rankings. It’s only a debugging tool. Passing Core Web Vitals in real-user data is what matters for Google Search.

What matters more: PageSpeed Insights score or Core Web Vitals?

Core Web Vitals matter more. PSI scores are simulations under throttled conditions, while Core Web Vitals come from real users. Google uses Core Web Vitals for ranking, not the lab score.

Leave a Comment