Core Web Vitals:
A Reality Check
A no-BS guide for WordPress web developers, website owners, marketers, or a gentle nudge for clients who think Core Web Vitals are the secret to ranking #1. They're not. Here's what's actually going on.
What Google Said vs What Google Says Now
Three Metrics. All Flawed.
The Bus Stop Dilemma
All three Core Web Vitals are rendering measurements. Rendering is determined by client-side hardware: CPU, RAM, GPU, screen resolution, browser, and network speed.
The same page produces wildly different scores on a 32-core workstation with gigabit fibre vs a budget Android on 4G at a bus stop.
This is why CWV scores across a typical site portfolio look almost like random numbers. The site can be identical — the score isn't.
Fix One. Break Another.
Without deep technical knowledge of how browsers, networks, and rendering pipelines interact, optimising for CWV becomes whack-a-mole. That's not strategy — that's a hamster wheel.
Page Speed vs Core Web Vitals
Important: page speed behaves like a filter, not a ranking factor. A fast site gets included in more searches (especially on slow co ections). Slow sites get filtered out entirely. So when you optimise speed, you don't usually rank higher — you appear more often. That's still valuable. Just for a different reason than most people think.
The Do / Don't Cheat Sheet
Do This
- Aim for full page load + interactivity in 3 seconds or less, even on slower co ections.
- Fix CLS basics: set
width+heighton every image, preload web fonts, reserve space for ads/embeds. - Invest in real page speed: better hosting, caching, image optimisation (WebP/AVIF), lazy loading.
- Use modern image formats and a CDN.
- Frame the conversation around UX and conversions, not rankings.
Don't Do This
- Don't promise clients better rankings from CWV improvements. You will fail to deliver.
- Don't break working features (forms, animations, plugins) just to chase a green score.
- Don't refactor a site's entire JS architecture for a 5-point PageSpeed Insights bump.
- Don't treat one-off Lighthouse scores as gospel — they fluctuate run to run.
- Don't let CWV anxiety distract from content, links, and search intent — which actually move rankings.
- Core Web Vitals measure rendering, not relevance.
- Most of the variance is in the visitor's hardware, not your site.
- Fixing one metric often damages another.
- Google has already softened the signal from "ranking factor" to "minor ranking factor."
- Page speed is worth optimising. CWV scores aren't worth obsessing over.
- Content quality, search intent, and authority still beat green dashboards every single time.


