Core Web Vitals: Google's Speed Metrics
Google uses three Core Web Vitals as ranking signals: LCP (Largest Contentful Paint) — how fast the main content loads (target: under 2.5s), FID/INP (First Input Delay / Interaction to Next Paint)— how fast the page responds to user input (target: under 200ms), and CLS (Cumulative Layout Shift)— how much the layout moves during loading (target: under 0.1). Pages passing all three thresholds are 28% more likely to rank in the top 3.