9 questions on core web vitals, each with an explanation. Free, no signup.
Core Web Vitals are the three user-experience metrics Google measures on real page loads: Largest Contentful Paint for loading, Interaction to Next Paint for responsiveness, and Cumulative Layout Shift for visual stability. Each has a threshold that separates good from needs-improvement from poor.
This track checks whether you know what each metric measures, the thresholds, the lab metrics that sit beside them (FCP, TBT, TTI, Speed Index) and the page problems that push each one into the red.
This track has 9 questions. Learning mode asks 9 at a time with the explanation after every answer; the timed challenge asks 9 in 100 seconds. Free, no signup, and a different draw every time you retake it.
8 of the 9, with the answer and the explanation hidden until you open each one.
Answer: C. LCP measures loading performance by tracking when the largest content element in the viewport becomes visible. A good LCP is 2.5 seconds or less.
Answer: A. Google recommends an LCP of 2.5 seconds or less for a good user experience. Scores between 2.5-4 seconds need improvement, and over 4 seconds is poor.
Answer: D. LCP is most affected by slow server response times, render-blocking resources, and large images or videos. Optimizing these elements significantly improves LCP.
Answer: B. CLS (Cumulative Layout Shift) measures visual stability by tracking unexpected layout shifts. A good CLS score is less than 0.1.
Answer: A. FID measures interactivity by tracking the time from when a user first interacts with your page to when the browser can respond. Good FID is less than 100ms.
Answer: D. INP is a newer Core Web Vital that replaces FID. It measures responsiveness by observing all interactions throughout the page's lifecycle. Good INP is less than 200ms.
Answer: B. FCP measures when the first text, image, or canvas element is rendered on the screen. Good FCP is 1.8 seconds or less. It's an important loading performance metric.
Answer: A. TBT measures the total time between FCP and Time to Interactive when the main thread is blocked long enough to prevent input responsiveness. Lower TBT means better interactivity.
The full SEO quiz draws from all 93 questions. Or pick a topic:
Page Audit scores one URL on performance, SEO, accessibility, best practices and security with the elements responsible for each issue. Free account, no card. The AI Access Checker and the Schema Validator need no account at all.
Run Page Audit