PageSpeed Analyzer
Core Web Vitals optimization checklist and PageSpeed Insights integration
PageSpeed Insights Analysis
Get detailed analysis results from Google PageSpeed Insights
Core Web Vitals Overview
LCP (Largest Contentful Paint)
Target: under 2.5s
Measures loading performance. The time it takes for the main content to become visible to users.
INP (Interaction to Next Paint)
Target: under 200ms
Measures interactivity. The time from user interaction to visual feedback.
CLS (Cumulative Layout Shift)
Target: under 0.1
Measures visual stability. Unexpected layout shifts during page load.
Optimization Checklist
LCP Optimization (Loading)
0%INP Optimization (Interactivity)
0%CLS Optimization (Visual Stability)
0%General Optimization
0%PageSpeed Optimization Guide
Improve search rankings and user experience with Core Web Vitals
What are Core Web Vitals?
Core Web Vitals are Google's key metrics for web page quality, measuring loading (LCP), interactivity (INP), and visual stability (CLS). Since 2021, they've been a Google search ranking factor, making them essential for SEO.
How to Use
- Enter URL and open PageSpeed Insights
- Review real user data and lab simulation results
- Follow the checklist to optimize your site
- Re-measure after changes to verify improvement
Optimization Tips
- LCP is usually the largest image or text block
- Split long JavaScript tasks to improve INP
- Specify dimensions for all media elements to avoid CLS
Measurement Tools
Use Chrome DevTools Lighthouse, PageSpeed Insights, and Search Console Core Web Vitals report to measure performance.