Largest Contentful Paint Test
What is it?
This test will check the Largest Contentful Paint (LCP) score of the analyzed webpage. LCP is a Core Web Vitals metric that measures when the largest element (image or text block) of a given web page becomes visible within the viewport, relative to when the page first started loading. To provide a good user experience, Google recommends that sites should strive to have Largest Contentful Paint of 2.5 seconds or less.
Pass rate:
-
Top 100 websites: 77%This value indicates the percent of top 100 most visited websites in the US that pass this test (in the past 12 months).
-
All websites: 53%This value indicates the percent of all websites analyzed in SEO Site Checkup (500,000+) in the past 12 months.
| 2021 | N/A |
|---|---|
| 2022 | 92% |
| 2023 | 90% |
| 2024 | 77% |
100
75
50
25
0
How do I fix it?
The reason Google chose LCP as a relevant SEO metric is that it directly influences user experience. The loading of the biggest element on a page determines how quickly the user will be able to view its contents and interact with it. For most websites, you can improve the Largest Contentful Paint by sticking to a few guiding principles:
- Try to reduce the server response time.
- Eliminate as many render-blocking resources (CSS and JavaScript) as possible.
- Optimize the loading times for resources on the webpage.