WSWhat Scene?

Learn · Performance & optimization

What is LCP (Largest Contentful Paint)?

LCP measures how long it takes for the largest visible element (usually the main image or heading) to load and appear. It's the closest single number to "how fast does this page feel to load." The target is under 2.5 seconds for the good rating, measured on real visitors.

A slow LCP usually comes from large unoptimized images, slow servers, render-blocking code, or loading the important content last. Fixing it means serving smaller images, speeding up the server response, and making sure the main content loads early rather than behind scripts.

LCP is often the most impactful vital to improve because it directly shapes first impressions. A visitor staring at a blank or half-loaded page for several seconds is a visitor who may already be leaving.

Updated July 2026

Want this built, not just explained?