You've probably heard the term "Core Web Vitals" thrown around. Maybe a developer mentioned it in a quote. Maybe an SEO consultant flagged your scores.
Here's what it actually is — and why it's quietly costing most small businesses money.
The Three Numbers
Google measures three specific things about every page on your site:
1. LCP — Largest Contentful Paint. How long it takes for the biggest visible thing on the page (usually a hero image or headline) to render. Target: under 2.5 seconds.
2. INP — Interaction to Next Paint. How long the page takes to respond after a user clicks, taps, or types. Target: under 200 milliseconds.
3. CLS — Cumulative Layout Shift. How much things jump around as the page loads. Target: under 0.1.
That's it. Three metrics. Pass all three and Google considers your page "good." Fail one and you're in the "needs improvement" or "poor" bucket.
Why It's Not Optional
Two reasons.
It's a ranking factor. Google has been explicit since 2021: Core Web Vitals are part of how it ranks pages. Two pages with similar content and authority? The faster one wins.
It compounds with everything else. Slow sites lose conversions, lose ad efficiency, lose email opens (when people click and bounce before the page paints), lose patience. The "speed tax" is invisible but enormous.
A site at 90+ on all three metrics will out-convert a site at 50 by something like 2–3x — at the same traffic level — assuming the rest of the page is comparable.
How to Check Your Site (Free, 60 Seconds)
Go to pagespeed.web.dev, paste your URL, hit analyze.
Two things to look at:
- The "Core Web Vitals Assessment" panel at the top — this shows real-world data from Chrome users on your site. This is what Google actually uses for ranking.
- The lab data below — synthetic test, useful for diagnosis.
If the top panel says "Failed" or "Needs Improvement" — that's the work to do.
What Usually Fixes It
In our experience rebuilding small business sites, the bottlenecks are almost always the same:
Images. Massive, unoptimized JPEGs from a phone or stock site. Fix: serve WebP/AVIF at the size actually displayed, lazy-load anything below the fold.
Third-party scripts. Every analytics tag, chat widget, heatmap tool, ad pixel, and "smart popup" adds weight. Audit them ruthlessly. Most sites are running 5–10 scripts they could kill tomorrow.
Hosting / framework. Wix, GoDaddy Builder, and shared cheap hosts struggle to hit 90+ no matter what you do. A modern stack on Vercel or Cloudflare just starts faster.
Layout shift. Almost always missing dimensions on images, ads, or embedded content. Tell the browser the size up front; the page stops jumping.
What Doesn't Fix It
- "Premium" hosting at $50/month from the same provider that delivered your current 50/100 score
- A new theme on the same template builder
- Plugins claiming to "speed up" the site (they're scripts, too)
- Disabling analytics (the gain is small; the cost in data is huge)
The dirty secret is that most small business sites can't be patched into compliance. The architecture is the problem.
The Bottom Line
Site speed isn't a tech vanity metric. It's the floor under your SEO, your ad spend, and your conversion rate. Three numbers, all addressable, most of them visible from a single free tool.
Run the test. If you don't like the result, we can fix it.
