SEO Audit (price of a coffee)Starting at $1 →
Performance

What is LCP (Largest Contentful Paint)?

LCP measures the loading time of the largest visible element on a page. Target: under 2.5 seconds.

LCP (Largest Contentful Paint) is a Core Web Vital metric that measures the time needed to render the largest content element visible in the viewport.

What is the "largest element"?

Typically, it's:

  • A hero image or banner
  • A large text block
  • A video poster

Targets

  • Good: < 2.5 seconds
  • Needs improvement: 2.5 – 4 seconds
  • Poor: > 4 seconds

How to improve LCP?

  • Optimize images (WebP, compression, lazy loading)
  • Use a CDN
  • Minimize render-blocking CSS and JavaScript
  • Preload critical resources ()
  • Enable browser caching

SEO Impact

LCP is one of the 3 Core Web Vitals used by Google as a ranking factor. Slow LCP = slow site = less traffic.