Answers · Websites & Page Speed

What PageSpeed score does an insurance agency website actually need?

Last reviewed: · Strategic AI Architects Data Desk · reviewed by Mike Moore

A mobile performance score of 90 or above is the working pass line — because Google's ranking systems do not use the score at all, they assess the three Core Web Vitals underneath it (LCP within 2.5 seconds, INP within 200 milliseconds, CLS within 0.1, each at the 75th percentile of real page loads, per web.dev's published thresholds), and a site that scores in the 90s on mobile typically clears all three with room to spare.

The qualifier: the number that matters is the mobile score, from field data where your site has enough traffic to show it. A desktop 95 proves little — PageSpeed Insights tests mobile on a simulated mid-range phone over a throttled connection precisely because that is the hard case, and it is the case most insurance shoppers are in when they search from a phone at night. And the Lighthouse score is lab data; it can legitimately differ from what real visitors experience.

The thresholds behind the score

Core Web Vitals "good" thresholds, assessed at the 75th percentile of page loads (web.dev, verified live August 18, 2026)
MetricMeasuresGoodPoor
LCP — loadingTime to render the largest visible element≤ 2.5 s> 4.0 s
INP — responsivenessVisual response to clicks, taps, keypresses≤ 200 ms> 500 ms
CLS — visual stabilityHow much content unexpectedly shifts≤ 0.1> 0.25

So why do we build to 99-100 instead of stopping at 90? Headroom. A score is not static: every tag, chat widget, and tracking pixel an agency adds after launch spends performance budget. Our own production client builds measure 99-100 on mobile PageSpeed from clean builds — justinbrock.com at 100, brockpartners.com at 100, bobbybrockinsurance.com at 99, and a 15-page agency rebuild at 99 mobile on 14 of 15 pages with a CLS of 0 (SAA build measurements, July-August 2026). A site that starts there can absorb a year of real-world additions and still pass; how those builds get to 99+ is its own question. A site that launches at 90 is one plugin away from failing, and what failing actually costs in rankings is smaller than what it costs in abandoned quote forms.

Sources

  1. web.dev (Google). "Largest Contentful Paint (LCP)," "Interaction to Next Paint (INP)," "Cumulative Layout Shift (CLS)" — thresholds and the 75th-percentile assessment method. Verified live 2026-08-18. web.dev.
  2. Google for Developers. "About PageSpeed Insights" — lab data (Lighthouse, simulated device and throttled network) vs. field data (Chrome UX Report). Verified live 2026-08-18. developers.google.com.
  3. Google Search Central. "Understanding Core Web Vitals and Google search results" — Core Web Vitals "are used by our ranking systems." Verified live 2026-08-18. developers.google.com.
  4. Search Engine Journal. "Core Web Vitals: WordPress And Astro Versus Everyone Else," 2026-05-27, reporting April 2026 HTTP Archive / CrUX platform data (WordPress ~49% of sites passing). searchenginejournal.com.
  5. Strategic AI Architects. Production build measurements via PageSpeed Insights, July-August 2026: justinbrock.com 100, brockpartners.com 100, bobbybrockinsurance.com 99 (mobile performance); gbsllcia.com rebuild 99 mobile on 14 of 15 pages, CLS 0.

Related questions

Is the desktop PageSpeed score good enough?

No. PageSpeed Insights runs mobile and desktop as two separate tests because real visitors hit them on different hardware and networks, and the mobile test — a simulated mid-range phone on a throttled connection — is the harder one and the one more of your traffic experiences. A site can score 95 on desktop and 55 on mobile; the mobile number is the one to fix.

Does a 100 rank better than a 92?

Not meaningfully, as far as Google's own documentation supports. What its ranking systems use are the Core Web Vitals from field data, not the Lighthouse score, and both a 92 and a 100 typically pass all three. The reason to build to 99-100 is headroom: a site that starts at 92 drops below the line when the chat widget, the pixel, and the hero video arrive; a site that starts at 100 usually survives them.

What score do most insurance agency websites actually get?

There is no published agency-specific dataset we can cite, so we won't invent one. What is published: most agency sites run on WordPress, and on April 2026 HTTP Archive data only about 49% of WordPress sites passed all three Core Web Vitals — last among the seven major platforms compared. A mobile performance score in the 30s-60s is what we routinely see when auditing page-builder agency sites.

Want to know where your own site stands? Run the free Audit — a live AEO audit plus a HIPAA tracking scan — or browse all answers.