SEO

Core Web Vitals and INP: the speed scores that affect search

By Bowrand Inc.Updated June 29, 20262 min read

Core Web Vitals are three numbers Google uses to judge how a page feels to real users. They are not the biggest ranking factor, but they are a tie breaker, and a slow site quietly loses customers regardless of ranking.

Three real user metricsINP under 200msTie breaker and conversion
+1 825 450 8800
Core Web Vitals and INP illustration

Core Web Vitals measure loading, responsiveness, and stability. Here is what the 2026 thresholds are, why INP replaced an older metric, and how to pass.

The three numbers and their targets

Largest Contentful Paint measures how fast the main content loads, with a target under 2.5 seconds. Interaction to Next Paint measures how quickly the page responds to a tap or click, with a target under 200 milliseconds. Cumulative Layout Shift measures visual stability, with a target under 0.1.

Google judges these at the seventy fifth percentile of real visits over a rolling twenty eight day window, so they reflect how the page performs for most people, not in a lab.

  • LCP under 2.5 seconds
  • INP under 200 milliseconds
  • CLS under 0.1

Why INP matters

In 2024 a metric called Interaction to Next Paint replaced the older responsiveness measure, and it has stayed the standard through 2026. It captures lag across a whole visit, not just the first interaction, which is a fairer picture of how a page feels.

Heavy scripts and bloated pages are the usual cause of poor INP. Trimming unused code and keeping interactions light is the practical fix.

  • INP replaced the old metric
  • Measures lag across the visit
  • Lighter pages respond faster

How passing helps beyond ranking

Passing Core Web Vitals is a modest ranking signal, but the bigger payoff is conversion. Faster, more stable pages keep more visitors and turn more of them into customers. A slow page loses business whether or not it ranks.

On sites we build, we treat these scores as part of the spec, not an afterthought, because the same work that pleases Google also keeps real customers from leaving.

  • Modest ranking help
  • Real conversion gains
  • Build for speed from the start

Common question

Need a practical plan instead of generic advice

Bowrand designs and builds AI systems, CRM platforms, SaaS products, Shopify experiences, business websites, and mobile apps that fit the way your team actually works.

See Recent Work

FAQ

Did the Core Web Vitals thresholds change in 2026?

The three metrics and their good thresholds have held steady. LCP under 2.5 seconds, INP under 200 milliseconds, and CLS under 0.1 remain the targets, measured from real user data at the seventy fifth percentile.

How much do Core Web Vitals affect ranking?

They are a real but modest factor, often a tie breaker between similar pages. The larger benefit is user experience and conversion, since faster, stable pages keep and convert more visitors.