SEO ToolsTechnical SEOFree Tool

Core Web Vitals Checker

A reference guide to the LCP, INP, and CLS thresholds Google uses for Core Web Vitals, with common fixes for each and links to the real measurement tools — this page explains the metrics, it doesn't measure your site itself.

How to Use Core Web Vitals Checker
  1. 1Review the LCP/INP/CLS threshold table and common fixes
  2. 2Enter your domain for a personalized reminder
  3. 3Run pagespeed.web.dev or check Search Console for your actual scores
  4. 4Apply the relevant fix for whichever metric is failing
Frequently Asked Questions

No — measuring real vitals requires either lab testing (Lighthouse) or real user data (Chrome UX Report). This page is a reference explaining the thresholds; use PageSpeed Insights or Search Console for your actual scores.

LCP (Largest Contentful Paint, loading speed), INP (Interaction to Next Paint, responsiveness — replaced FID in 2024), and CLS (Cumulative Layout Shift, visual stability).

LCP under 2.5s, INP under 200ms, CLS under 0.1 — scores above these ranges are flagged as needing improvement or poor in Google's tools.

pagespeed.web.dev for lab + field data, the Search Console Core Web Vitals report for real-user field data over time, or the web-vitals npm package if you want to log it yourself.

Related Tools

Related Articles

More from SEO Tools