What metrics are included in Core Web Vitals?
Core Web Vitals includes three key metrics:
1. LCP (Largest Contentful Paint)
Shows how long it takes for the main element on the page (text, image, video) to load. Target: under 2.5 seconds.
2. FID (First Input Delay)
Measures how quickly the page responds to the user's first action - a click, a tap, input. Target: under 100 milliseconds.
3. CLS (Cumulative Layout Shift)
Evaluates how much and how unexpectedly the page's elements shift during loading. Target: under 0.1.
These metrics are part of the system for assessing user experience quality and directly affect SEO. Google uses them in ranking.
Short Answer
Interview readyPremium
A concise answer to help you respond confidently on this topic during an interview.