Answers · Websites & Page Speed
Can a real business website score 99+ on mobile PageSpeed?
Last reviewed: · Strategic AI Architects Data Desk · reviewed by Mike Moore
Yes — 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 insurance agency rebuild (gbsllcia.com) at 99 mobile on 14 of 15 pages with a CLS of 0 (SAA build measurements via PageSpeed Insights, July-August 2026).
The qualifier: "real" is the operative word, and so is "measured." These are live insurance agency sites with full content — multi-page architecture, hero images, photography, forms, booking, blog — not stripped demo pages. The scores are Lighthouse mobile performance from clean builds, and a lab score is a controlled measurement, not a field guarantee; third-party tags added after launch spend the headroom. That headroom is the point of building to the ceiling.
The measured builds
| Site | Mobile score | Notes |
|---|---|---|
| justinbrock.com | 100 | Full agency site, static Astro build |
| brockpartners.com | 100 | Full agency site, static Astro build |
| bobbybrockinsurance.com | 99 | Full agency site, static Astro build |
| gbsllcia.com (15-page rebuild) | 99 on 14 of 15 pages | Complete content parity with the site it replaced; CLS 0 site-wide |
What gets a real site there is architecture, not heroics: pre-rendered static HTML so nothing is assembled in the browser, hero images right-sized and compressed for the LCP element they are, explicit dimensions on every image for the CLS of 0, near-zero JavaScript by default, and no render-blocking third-party scripts — the same weight that keeps the typical WordPress install out of the 90s. And every optimization is measured before it ships, because we have watched a textbook "best practice" regress mobile LCP by a second on one of our own sites. 99+ is not a plugin setting; it is the absence of everything a score-killer would have been.
Sources
- Strategic AI Architects. Production build measurements via PageSpeed Insights (Lighthouse mobile performance), July-August 2026: justinbrock.com 100, brockpartners.com 100, bobbybrockinsurance.com 99; gbsllcia.com rebuild 99 on 14 of 15 pages, CLS 0.
- Google for Developers. "About PageSpeed Insights" — what the mobile lab test simulates. Verified live 2026-08-18. developers.google.com.
- web.dev (Google). Core Web Vitals documentation — LCP, INP, CLS thresholds the builds are engineered against. Verified live 2026-08-18. web.dev.
- Search Engine Journal. "Core Web Vitals: WordPress And Astro Versus Everyone Else," 2026-05-27 — April 2026 HTTP Archive platform pass rates. searchenginejournal.com.
Related questions
Aren't 99+ scores only possible on empty brochure pages?
No — the sites listed here are full production agency sites with hero images, team photos, service pages, blogs, forms, and booking flows. The 15-page rebuild carries the complete content of the agency site it replaced. What they don't carry is the render-blocking script weight; the content is not what makes typical sites slow.
Do the scores survive adding a chat widget or tracking tags?
That is exactly why we build to 99-100 instead of 90: headroom. Every third-party tag spends performance budget, and a site that starts at the ceiling can absorb a consent-gated analytics setup or a chat widget and still pass Core Web Vitals. A site that launches at 90 often can't. The budget conversation just has to happen per tag, before it ships.
Can my existing WordPress site be optimized to 99 instead of rebuilt?
Usually not all the way. Caching and image plugins genuinely move a WordPress site from the 40s into the 60s or 70s, but the remaining gap is typically the platform's own theme, page-builder, and plugin scripts, which optimization plugins cannot remove. On April 2026 HTTP Archive data only about 49% of WordPress sites passed all three Core Web Vitals; getting to 99 usually means changing what the site ships, not tuning it.
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.