L1Beginner
Core Web Vitals Audit
30 minMonthly
Format: Use Google PageSpeed Insights to check your website.
Three key metrics:
- LCP (Largest Contentful Paint): < 2.5s (main content load on first screen)
- FID/INP (Interaction Delay): < 200ms (how fast it responds after a click)
- CLS (Cumulative Layout Shift): < 0.1 (does the page "jump around"?)
Steps:
- Open PageSpeed Insights
- Enter your website URL
- Record the scores for all three metrics
- Review the improvement suggestions