Core Web Vitals: the numbers that quietly rank your site
Google grades every page on three measurements most business owners have never heard of. They are not hard to understand, and they decide more of your ranking than any keyword. Here is the plain-English version.
There is a set of numbers Google measures on every visit to your site, and most business owners have never been told they exist. They are called Core Web Vitals, and they are Google's attempt to grade whether your page actually feels good to use. You do not need to be technical to understand them — just three ideas.
1. Does the main thing show up fast? (LCP)
Largest Contentful Paint measures how long until the biggest thing on screen — usually your hero image or headline — has loaded. Google wants this under 2.5 seconds. Most sites fail it because of one oversized image or a slow host. Both are fixable in an afternoon.
2. Is it steady, or does it jump around? (CLS)
Cumulative Layout Shift measures the annoying thing where you go to tap a button and an ad or image loads late, shoves everything down, and you tap the wrong thing. Google penalizes pages that jump. The fix is boring and effective: reserve space for every image and embed before it loads.
3. Does it respond when you touch it? (INP)
Interaction to Next Paint measures the delay between you tapping something and the page actually reacting. Long delays almost always mean too much JavaScript running at once — which, not coincidentally, is what heavy page builders and plugin stacks produce.
You cannot keyword your way past a slow page. Speed is the one ranking factor a competitor cannot copy from you.
Why I care about this so much
Every one of these is a direct argument for building lean. A hand-coded page loads its main content fast, reserves space so nothing jumps, and ships almost no JavaScript — so it passes all three without a "performance plugin" bolted on to undo the damage of the other plugins. If you want to see where your own site stands, my free audit tool runs these exact checks and shows you the score Google sees.