Skip to main content
SEO & Search

What Is Core Web Vitals?

Core Web Vitals are Google's set of user experience metrics — LCP, INP, and CLS — that measure loading speed, interactivity, and visual stability, used as a ranking signal.

Published May 30, 2026· Updated May 30, 2026

Core Web Vitals are a set of specific, user-centric performance metrics defined by Google that measure real-world page experience. Introduced as a ranking signal in May 2021, Core Web Vitals form the foundation of Google's Page Experience Update. They assess three critical dimensions of user experience: loading performance, interactivity, and visual stability.

The Three Core Web Vitals

1. Largest Contentful Paint (LCP)

LCP measures loading performance — specifically, how long it takes for the largest visible content element on the page to load. This is typically a hero image, video thumbnail, or large text block. Target: under 2.5 seconds. LCP is the most impactful CWV metric for most websites.

2. Interaction to Next Paint (INP)

INP replaced First Input Delay (FID) in March 2024 as a Core Web Vital. INP measures overall responsiveness by observing all user interactions (clicks, taps, key presses) throughout a page's lifetime and reporting the longest delay. Target: under 200 milliseconds.

3. Cumulative Layout Shift (CLS)

CLS measures visual stability — how much page elements unexpectedly shift during loading. Common causes include images without dimensions, dynamically injected content, and late-loading fonts. Target: under 0.1 CLS score.

Why Core Web Vitals Matter for SEO

Google confirmed that Core Web Vitals are a ranking signal — sites with poor scores can see ranking disadvantages compared to competitors with similar content quality but better UX metrics. While CWV are not the dominant ranking factor (content relevance remains paramount), they serve as a tiebreaker: if two pages are equally relevant to a query, the one with better user experience will tend to rank higher.

Beyond rankings, Core Web Vitals correlate directly with business outcomes. Google's research shows that improving LCP from poor to good can increase conversion rates by 14%. Reducing CLS can cut bounce rates significantly. These are real revenue impacts that make CWV optimization a high-ROI investment.

How to Measure Core Web Vitals

  • Google Search Console: Core Web Vitals report shows field data (real user data from Chrome UX Report) segmented by mobile/desktop
  • PageSpeed Insights: Lab data (simulated) + field data for any URL
  • Chrome DevTools: Lighthouse performance audit for lab-based measurement
  • web-vitals JavaScript library: For real user monitoring (RUM) in production
  • Ahrefs Site Audit: Bulk CWV checking across your entire site

Common Core Web Vitals Fixes

LCP Improvements:

  • Preload the LCP element (hero image): <link rel='preload' as='image'>
  • Use Next.js Image component with priority prop for above-fold images
  • Serve images in modern formats (WebP, AVIF)
  • Use a CDN for static assets
  • Eliminate render-blocking resources

INP Improvements:

  • Break up long JavaScript tasks (>50ms) using scheduler.postTask() or setTimeout chunking
  • Minimize third-party script impact
  • Use React concurrent features to avoid UI blocking

CLS Improvements:

  • Always specify width and height attributes on images and video embeds
  • Reserve space for dynamic content (ads, embeds) with min-height
  • Avoid inserting content above existing content without user interaction
  • Use font-display: optional or preload fonts to eliminate FOUT-related shifts

Sagara builds Core Web Vitals optimization into every web development project from day one. Using Next.js with optimized Image components, static generation, and CDN delivery, our sites typically achieve LCP under 2.5s and CLS under 0.1 even on mobile connections — protecting client rankings and maximizing conversion performance.

Related Sagara Services

Need Help with Core Web Vitals?

Know the theory — time to execute

LOOKING FOR AN AGENCY
THAT GETS IT?

Sagara Ruang — a specialist digital creative agency in Indonesia. Free initial consultation, no commitment.