Term

Core Web Vitals

Core Web Vitals measure real-user experience signals that affect rankings and conversion.

Largest Contentful Paint (LCP) tracks loading performance. Interaction to Next Paint (INP) measures responsiveness. Cumulative Layout Shift (CLS) captures visual stability. Optimizing these metrics typically requires image optimization, font strategy, code splitting, and server-side rendering.

Related Glossary