On this page
Short answer: Core Web Vitals are one of hundreds of ranking signals, and Google has said directly that they are a tiebreaker rather than a dominant factor. A page with poor Core Web Vitals but genuinely better content will usually still outrank a faster page with weaker content. Where Core Web Vitals matter most is in categories where competitors are already closely matched on content quality.
What Are the Three Core Web Vitals Metrics?
Largest Contentful Paint, or LCP, measures how long it takes for the largest visible element, usually a hero image or headline block, to render on screen. Interaction to Next Paint, or INP, measures how quickly the page responds when a visitor clicks, taps or types, replacing the older First Input Delay metric in 2024. Cumulative Layout Shift, or CLS, measures how much visible content jumps around unexpectedly while the page loads.
All three are measured from real visitor data collected through the Chrome User Experience Report, not from a single lab test, which is why the same page can show a passing score in one tool and a failing score in another.
How Much Do Core Web Vitals Affect Rankings?
Modestly, and Google has been consistent about this since the metrics launched. They are part of the page experience signals used in ranking, but relevance, content quality, and backlink authority carry far more weight in determining where a page lands.
The practical effect shows up most clearly when two pages are already close competitors on everything else. In that scenario, the page with better Core Web Vitals has a real, if small, advantage. It will not rescue a thin or poorly matched page, and it will not push a page above competitors with meaningfully stronger content.
What Are Google's Passing Thresholds?
| Metric | Good | Needs improvement | Poor |
|---|---|---|---|
| LCP (loading) | Under 2.5s | 2.5s to 4s | Over 4s |
| INP (responsiveness) | Under 200ms | 200ms to 500ms | Over 500ms |
| CLS (visual stability) | Under 0.1 | 0.1 to 0.25 | Over 0.25 |
A page needs to hit "Good" on all three metrics for at least 75 percent of the real visits Google has recorded to count as passing overall, since Search Console reports the worst-performing metric as the deciding factor for a URL group.
What Usually Causes Poor Core Web Vitals?
Unoptimized images are the most common cause of poor LCP, particularly large hero images served at full resolution instead of a size matched to the display. Heavy third-party scripts, chat widgets, tracking pixels, ad networks, are the most common cause of poor INP, because they block the browser's main thread. Poor CLS almost always comes from images or ads loading without a reserved space, causing the layout to jump once they appear, or from web fonts loading late and reflowing text.
Page builders and heavily plugin-dependent WordPress sites are frequent offenders across all three metrics, since every added widget or plugin script adds its own weight to the page.
How Do You Check Your Current Scores?
Google Search Console's Core Web Vitals report is the primary source, because it reflects real visitor data rather than a single simulated test, and it groups URLs by template so you can see whether a whole page type is affected rather than checking one URL at a time.
PageSpeed Insights gives both the field data from real visitors and a lab test in a single report, which is useful for diagnosing the specific cause once Search Console has told you which template needs attention.
Is It Worth Fixing If Rankings Are the Only Goal?
It is worth fixing regardless of the ranking angle, because Core Web Vitals correlate closely with bounce rate and conversion rate. A slow, jumpy page loses visitors before it ever gets the chance to rank them into a customer, independent of what Google does with the ranking itself.
Where this connects: Core Web Vitals issues are usually one line item inside a broader technical audit, not a standalone project. See the full checklist on our Technical SEO Audit Checklist for where this fits alongside crawlability, indexation and cannibalization issues.
Speed is one input, not the whole audit. Crawlability, indexation, structured data and internal linking all affect whether your pages can compete in the first place. See the full picture on our Technical SEO Audit page.
Frequently Asked Questions
What are the three Core Web Vitals metrics?
Largest Contentful Paint (LCP) measures loading speed, Interaction to Next Paint (INP) measures responsiveness, and Cumulative Layout Shift (CLS) measures visual stability.
How much do Core Web Vitals affect rankings?
They function as a minor ranking factor and act mainly as a tiebreaker between pages that are otherwise similar in relevance and authority. Content quality and relevance still outweigh Core Web Vitals by a wide margin.
What are Google's passing thresholds?
LCP under 2.5 seconds, INP under 200 milliseconds, and CLS under 0.1, measured at the 75th percentile of real user visits, not lab tests.
Is it worth fixing Core Web Vitals if rankings are the only goal?
It is worth fixing for conversion rate and user experience regardless, and it can provide a small ranking edge in competitive categories where content quality between competitors is already similar.
Related Technical SEO Guides
Not Sure Where Your Site Stands on Core Web Vitals?
We check LCP, INP and CLS against real visitor data as part of every Technical SEO Audit.