Problem
Core Web Vitals are a direct ranking factor for Google search. Need to measure and optimize:
- LCP (Largest Contentful Paint) - Target: < 2.5s
- INP (Interaction to Next Paint) - Target: < 200ms
- CLS (Cumulative Layout Shift) - Target: < 0.1
Poor Core Web Vitals can negatively impact:
- Search rankings
- User experience
- Conversion rates
- Crawl budget allocation
Current Status
Need to audit current performance with:
- Google PageSpeed Insights
- Chrome DevTools Lighthouse
- Search Console Core Web Vitals report
- Real user monitoring (RUM) data
Optimization Opportunities
LCP (Largest Contentful Paint)
INP (Interaction to Next Paint)
CLS (Cumulative Layout Shift)
Additional Performance Wins
Measurement
Before and after metrics from:
- PageSpeed Insights (lab + field data)
- Chrome DevTools Lighthouse
- Search Console Core Web Vitals report
- WebPageTest.org
Resources
Labels
enhancement, performance, SEO
Problem
Core Web Vitals are a direct ranking factor for Google search. Need to measure and optimize:
Poor Core Web Vitals can negatively impact:
Current Status
Need to audit current performance with:
Optimization Opportunities
LCP (Largest Contentful Paint)
INP (Interaction to Next Paint)
CLS (Cumulative Layout Shift)
Additional Performance Wins
Measurement
Before and after metrics from:
Resources
Labels
enhancement,performance,SEO