Last updated: August 2026
LCP (Largest Contentful Paint): how long until the biggest visible element, usually your hero image or headline, appears. Visitors perceive this as 'the site loaded'. Target: 2.5 seconds or faster on mobile.
INP (Interaction to Next Paint): when someone taps a button, menu or accordion, how long before something visibly happens? Sluggish interactions feel broken even on pretty pages. Target: 200 milliseconds or less.
CLS (Cumulative Layout Shift): does content jump around as ads, banners or fonts load? Layout shifts cause mis-taps and rage. Target: 0.1 or lower, meaning essentially stable.
Google uses these metrics as ranking signals, so failing scores hand competitors an edge at equal content quality. More immediately, they predict revenue: pages passing Core Web Vitals convert measurably better because fast, stable experiences keep shoppers moving toward checkout or contact forms.
AI search adds a 2026 reason: answer engines crawl efficiently and cite sources that load cleanly. Slow sites get shallower crawls and weaker representation in AI-generated answers.
LCP killers: massive hero images, slow hosting responses, render-blocking scripts delaying everything. INP killers: page builders loading megabytes of JavaScript that choke tap responsiveness. CLS killers: images without reserved dimensions, late-loading banners injecting content downward, web fonts swapping mid-load.
Open PageSpeed Insights, enter your URL, read mobile results first. The report labels each metric Good, Needs Improvement or Poor with specific culprits listed. Check your top five pages including homepage, most-visited service page and any checkout flow; site averages hide page-level disasters.
One: compress and properly size images, preload the LCP image. Two: quality hosting with server-level caching. Three: replace or remove script-heavy page builders. Four: set width and height attributes on every image and reserve space for embeds. Five: defer non-critical scripts and fonts. Most WordPress sites reach green with items one through four.
Google grades each metric against fixed thresholds measured at the 75th percentile of real user visits.
| Metric | Measures | Good | Needs Work | Poor |
|---|---|---|---|---|
| LCP | Loading speed of main content | ≤2.5s | 2.5-4.0s | >4.0s |
| INP | Interaction responsiveness | ≤200ms | 200-500ms | >500ms |
| CLS | Visual stability | ≤0.1 | 0.1-0.25 | >0.25 |
Field data from real visitors outranks lab scores: your site can pass synthetic tests while failing actual users on mid-range phones, which is why Google weights the 75th percentile of genuine visits.
Most failures trace to a short list of culprits.
| Failed Metric | Usual Culprit | Cure |
|---|---|---|
| LCP slow | Unoptimized hero image, slow host | Compress + preload hero, better hosting/caching |
| LCP slow | Render-blocking scripts/fonts | Defer scripts, preload critical fonts |
| INP high | Page-builder JavaScript bloat | Audit plugins, custom theme rebuild |
| CLS high | Images without dimensions | Set width/height attributes everywhere |
| CLS high | Late banners/ads injecting content | Reserve space statically |
Passing thresholds is engineering discipline rather than luck: lightweight block themes instead of builder frameworks, image pipelines enforcing modern formats automatically, hosting configured with server-level caching, fonts subsetted and preloaded, third-party scripts audited against their value. Every launch ships with documented PageSpeed reports proving all three metrics green, because claims without evidence are just marketing.
Yes, as one signal among hundreds. They rarely outrank content quality but routinely decide ties between comparable competitors.
After every significant change: new plugins, redesigns, theme updates. Quarterly monitoring catches gradual decay from accumulating bloat.
On builds we control completely, yes: we routinely deliver 90+ PageSpeed scores and pass all three vitals, and we verify with documented reports before launch.
Get a free fixed-price quote for your WordPress project within one business day.
Get a Free Quote