Free Tool · Analyzer
Core Web Vitals Checker
Real Core Web Vitals from Google PageSpeed Insights — LCP, INP, CLS, FCP, TTFB. Lab + field data, mobile + desktop.
Powered by Google PageSpeed Insights — same data Google uses for ranking. Audits typically take 20–40 seconds.
Enter a URL and click Run audit. We'll measure LCP, INP, CLS, FCP, TTFB on Google's servers and surface the top performance opportunities.
Speed kills rankings.
Slow pages don't rank. Rankrize ships fast, optimized articles with proper image sizing, lazy-loading, and minimal JS. Run a free site analysis for content + performance recommendations.
How to use
How to use the Core Web Vitals Checker
Test mobile first — it's what Google ranks on
Google switched to mobile-first indexing in 2019. The mobile version of your site is the version they evaluate for ranking. A site that scores 95 on desktop but 35 on mobile won't rank well even on desktop searches. Always run the mobile audit first, fix what's broken there, and then check desktop.
Field data is the source of truth — lab data is a useful proxy
Lab data (Lighthouse) is reproducible but synthetic — it runs once on Google's servers with a simulated network and CPU. Field data (CrUX) is real Chrome users in the wild over the past 28 days, at the 75th percentile. When the two disagree, trust field. Field is what Google uses for ranking.
If a URL has no field data, that's normal — not a problem
CrUX only includes URLs with enough real Chrome traffic to be statistically meaningful (~thousands of page views over 28 days). New pages, deep pages, and low-traffic sites legitimately have no field data. We fall back to origin-level CrUX (the whole domain) and label it as such — that's still useful, just less specific.
INP replaced FID in March 2024 — check Interaction to Next Paint
First Input Delay (FID) measured the delay before the first user interaction. INP measures the worst response time across the entire page lifecycle — it's a much harder bar. Sites that previously scored 'good' on FID are often only 'needs improvement' on INP. The fix is the same: less main-thread JavaScript.
LCP issues are usually one of three things
Largest Contentful Paint is almost always: (1) an oversized hero image (fix: WebP, lazy-load, responsive sizes); (2) render-blocking JS in <head> (fix: defer, async, code-split); (3) slow server TTFB (fix: edge caching, faster DB queries, CDN). Run this audit, look at what Lighthouse identifies as the LCP element, and address it directly.
Top opportunities are sorted by time saved — fix the biggest one first
The Opportunities section ranks Lighthouse-identified fixes by estimated time savings. A fix that saves 4.2 s should be addressed before five fixes that save 0.3 s each. Knock out the highest-impact item, re-run the audit, and confirm the improvement before moving on.
Frequently asked questions
About the Core Web Vitals Checker
More free tools
The full Rankrize free toolkit
Schema Markup Generator
Generate validated JSON-LD schema markup for 9 types — paste-ready for your site.
Google SERP Preview
See how your title and description render on Google desktop, mobile, and as a social card — with real pixel-width truncation.
Core Web Vitals Checker
Real Core Web Vitals from Google PageSpeed Insights — LCP, INP, CLS, FCP, TTFB. Lab + field data, mobile + desktop.
Meta Tag Generator
Build a complete, validated set of HTML meta tags — title, description, robots, canonical, Open Graph, Twitter cards, and more.
Robots.txt Generator
Build a clean robots.txt — including AI bots like GPTBot, ClaudeBot, PerplexityBot, Google-Extended, and CCBot.
SEO + AI Search Checklist
A modern 50-item SEO checklist covering technical, on-page, content, and AI-search (GEO) — with progress saved in your browser.