If you have ever opened your website analytics or had a developer mention “Core Web Vitals” and quietly nodded along, this one is for you. Core Web Vitals sound technical, and the acronyms do not help, but the idea behind them is simple and genuinely useful: they are Google’s attempt to measure what your website feels like to a real visitor. Not how it looks in a screenshot, but how it behaves when someone actually tries to use it on their phone.
Here is what they are, in plain English, and why they are worth caring about even if you never touch the code.
What Core Web Vitals actually measure
Core Web Vitals are three scores Google gives your pages, based on data from real people visiting your site. Each one captures a different part of the experience:
- Does it load quickly?
- Does it respond when I tap or click?
- Does it stay still while it loads, or does everything jump around?
That is it. Three questions any of us would ask about a website without needing a single technical term. The acronyms are just the formal names for those three questions.
The three metrics, in plain terms
LCP, or Largest Contentful Paint, is about loading speed. It measures how long it takes for the main thing on the page, usually the big image or headline, to appear. If someone lands on your homepage and stares at a blank screen for four seconds, that is a bad LCP, and a good chunk of them will leave before it finishes. Google’s target: the main content should appear in under 2.5 seconds.
INP, or Interaction to Next Paint, is about responsiveness. It measures how quickly the page reacts when someone interacts with it, tapping a button, opening a menu, adding to a basket. If they tap and nothing happens for half a second, the site feels sluggish and broken, even if it looked fine sitting still. Google’s target: react in under 200 milliseconds. This one replaced an older metric a couple of years ago and is now the single hardest for sites to pass, around 43% still fail it, so it is where a lot of the real work is.
CLS, or Cumulative Layout Shift, is about visual stability. It measures how much the page jumps around as it loads. You have felt this: you go to tap a link, an image loads above it, everything shifts down, and you tap the wrong thing, often an ad. That is layout shift, and it is maddening. Google’s target: a score under 0.1, meaning things stay put.
To “pass”, a page needs to hit all three targets for the majority of real visitors (technically the 75th percentile, meaning at least three in four people get a good experience). Scores drift into “poor” territory past about 4 seconds for LCP, 500 milliseconds for INP, or 0.25 for CLS, and those are the ones actively costing you.
Why they matter for your business
Two reasons, and the first is bigger than the second.
They affect whether people stay and buy. This is the real point. A slow, jumpy, unresponsive site loses customers regardless of what Google thinks. People decide in seconds whether a business feels professional and trustworthy, and a page that hangs or lurches quietly tells them “not quite”. Every fraction of a second of delay costs conversions. Core Web Vitals are simply a way of measuring the frustration your visitors already feel.
They are a Google ranking factor, as a tie-breaker. Google does use Core Web Vitals in ranking, but it is honest that they act more like a tie-breaker than a trump card. Between two pages of similar relevance and quality, the faster, more stable one gets the nudge up. They will not rescue thin content, and great content will still rank despite mediocre scores, but when you are competing closely with another local business, being the smoother experience helps. Given that only around 62% of mobile sites even hit the loading target, passing puts you ahead of a lot of competitors.
How to find out where you stand
You do not need special tools to get a first read:
- Google PageSpeed Insights (free) lets you paste in any page URL and see all three scores, for both mobile and desktop, plus specific suggestions. Test your homepage and a key service page.
- Google Search Console has a Core Web Vitals report showing how your whole site performs on real-visitor data over time.
Run your homepage through PageSpeed Insights today and you will get an instant, honest picture. If it is mostly green, brilliant. If it is amber or red, that is worth acting on.
What usually fixes them (and who does it)
You are not expected to fix these yourself, but it helps to know the usual culprits so you can brief a developer:
- Oversized images are the number one cause of slow loading. Compressing and correctly sizing them is often the single biggest win.
- Too many plugins or heavy scripts (chat widgets, trackers, sliders) slow responsiveness. Trimming what you do not need helps INP.
- No set dimensions on images and ads cause the jumping that hurts CLS. Reserving the space fixes it.
- Cheap or overloaded hosting makes everything slower. Better hosting and caching lift all three.
- A bloated, ageing theme can be the root cause, in which case a rebuild is the honest answer.
Most of this is ordinary good practice that a competent developer sorts as part of building or maintaining a site properly. It is also exactly the kind of thing that quietly degrades over time, which is one more reason website maintenance matters. If your scores are poor and the site is also dated in other ways, it may be less about patching and more about whether to redesign or rebuild, or a sign your site is due for a redesign.
The bottom line
Core Web Vitals are just three plain questions dressed up in acronyms: does your site load quickly, respond when tapped, and stay still while it loads. Google measures them because they capture what visitors feel, and it uses them as a tie-breaker in ranking. You do not need to master the technical detail. You need to know your scores, know that poor ones are costing you customers, and get the common causes fixed. A fast, stable, responsive site is better for your visitors and your ranking at the same time, which makes it one of the easier things to justify.
Want to know how your site scores and what is dragging it down? We build sites to pass these targets from the start, and we can audit an existing one. Take a look at our web design and development services, or book a free consultation and we will run your site through the numbers and show you the quick wins.