Chapter 1
Step 9: Core Web Vitals and Page Speed

2026 Thresholds
- LCP (Largest Contentful Paint): under 2.5 seconds
- INP (Interaction to Next Paint): under 200 milliseconds
- CLS (Cumulative Layout Shift): under 0.1
Test top 20 landing pages in PageSpeed Insights and Chrome DevTools. Common fixes: eliminate render-blocking third-party scripts, preload hero images, defer non-critical JavaScript, and audit chat widgets and analytics tags that tank INP scores. Page speed is a ranking factor and a conversion factor—slow pages lose both rankings and customers.









