Core Web Vitals: LCP – What It Is and How to Improve It for SEO

In May 2020, Google announced that “core web vitals” would be part of a ranking algorithm update set to hit in 2021 called page experience.

With the page experience update now rolled out, I wanted to revisit this topic. I’ll add a few more tips we’ve learned in the intervening months by helping many websites improve their core web vitals scores. Mostly, I want you to be able to take advantage of the potential ranking benefits for your well-tuned webpages.

Core web vitals measure core elements of a webpage that enhance user experience. Google has identified three core web vitals:

  • Largest Contentful Paint (LCP)
  • First Input Delay (FID)
  • Cumulative Layout Shift (CLS)

This article is part of our series on the Page Experience update. Here I’ll discuss LCP or largest contentful paint:

What Is Largest Contentful Paint (LCP)?

LCP measures webpage load performance. More specifically, LCP measures how fast the webpage’s largest image or text block renders.

Google discusses LCP here:

Largest Contentful Paint (LCP) is an important, user-centric metric for measuring perceived load speed because it marks the point in the page load timeline when the page’s main content has likely loaded—a fast LCP helps reassure the user that the page is useful. …

How Is Largest Contentful Paint (LCP) Measured?

Google states that in order to provide a good user experience, the largest image or text block should render on the webpage within the first 2.5 seconds.

LCP score target per Google.
Google’s LCP score

LCP documentation specifies which types of elements are considered for LCP, and include:

  • Images
  • Video
  • Background images loaded via CSS
  • Heading tags
  • Tables
  • Lists
  • Any other block element with text

Here’s an example of when the largest element of the page (a paragraph of text) renders before any other elements on the page:

Largest contentful paint example, per Google.
“Largest contentful paint,” Google Developers

The goal is to hit the recommended target loading speed on most of your pages. Google says “if at least 75 percent of page views to a site meet the ‘good’ threshold, the site is classified as having ‘good’ performance for that metric.” You can learn more about how Google defines its thresholds here.

How Does Largest Contentful Paint (LCP) Impact SEO?

We know that Google values a fast site and that things like page speed are already in its ranking algorithm. LCP is another way to ensure that webpages load fast so your website visitors have a good user experience and stay on your site.

So if you already have a fast site, are you in the clear? Not exactly. According to a study by Screaming Frog, the majority are not prepared for the LCP thresholds.

Data shows that less than half of the websites studied (across 20,000 URLs) were considered good. Specifically, 43% of mobile and 44% of desktop URLs had a good LCP. The average render time was 3.13 seconds for mobile and 3.04 seconds for desktop.

In that study, the research correlated LCP and search rankings. The data is interesting, but there are too many factors to be able to say for certain how LCP influences rankings today.

Data graph of LCP by ranking position.
“How Many Sites Pass the Core Web Vitals Assessment?,” Screamingfrog.co.uk

As an incentive for website publishers to improve their performance metrics, Google shows a “fast page” label in search results on Android that have historically met or exceeded the thresholds for core web vitals, including LCP.

Websites with this label may see an uptick in organic traffic and time on site.

How Do I Improve My Largest Contentful Paint (LCP) Score?

Google provides tools to measure LCP in a lab and in the field, including:

When it comes to lab versus field data, both can be useful. Lab is important for testing and working on improving your scores. You will get a greater variance in results, but lab data provides instant feedback.

Field data is more important when you’re trying to get the overall view of your site. The values represented will depend a lot on your users’ environments, for example, mobile versus desktop, their internet speed, their computer performance, etc. The field data is nice because it gives you an idea of how your site is performing for everyone, not just how it performs for you.

You can also measure LCP with the web-vitals JavaScript library, and you can learn more about that here. This is useful if you have your own reporting or you want to build it into other reports.

To get started, Google provides a general roadmap for how to use the tools provided to diagnose a core web vital. Out of the following list, the first three are good. I would wrap up after the third bullet by saying to publish your changes and start seeing the benefits of increased performance. The remaining bullets (4th to 6th) are “nice to haves.” The last bullet likely won’t apply to 90% of websites.

  • Use Search Console’s new Core Web Vitals report to identify groups of pages that require attention (based on the field data).
  • Once you’ve identified pages that need work, use PageSpeed Insights (powered by Lighthouse and Chrome UX Report) to diagnose lab and field issues on a page. PageSpeed Insights (PSI) is available via Search Console or you can enter a URL on PSI directly.
  • Ready to optimize your site locally in the lab? Use Lighthouse and Chrome DevTools to measure Core Web Vitals and get actionable guidance on exactly what to fix. The Web Vitals Chrome extension can give you a real-time view of metrics on desktop.
  • Need a custom dashboard of Core Web Vitals? Use the updated CrUX Dashboard or new Chrome UX Report API for field data or PageSpeed Insights API for lab data.
  • Looking for guidance? web.dev/measure can measure your page and show you a prioritized set of guides and codelabs for optimization, using PSI data.
  • Finally, use Lighthouse CI on pull requests to ensure there are no regressions in Core Web Vitals before you deploy a change to production.

In general, LCP is impacted by the following:

  • Server and/or software response times
  • Webpage resources and bandwidth
  • Browser software and plugins
  • Site JavaScript and CSS code

Many of the things Google suggests when it comes to optimizing LCP are things you may already be doing as part of a good SEO strategy to create a faster site.

Some tips to keep in mind as you are optimizing:

  • Text will render faster in most cases than other items that need to be fetched separately (like images). So using things like heading tags as the larger elements is a good idea.
  • Design changes may be needed in some cases where the largest contentful item is just too slow.
  • Optimizing your JS and CSS will help load times. Be wary of including too many third-party scripts.
  • The LCP is in the viewport for mobile or desktop. Things in your footer are not likely to count, so this really is focusing on the top of your page.
  • You should be able to see your LCP element above the fold if you visit the page with JavaScript turned off.
  • If your LCP element is an image, consider inlining it in your HTML with a data URI.

For more about this algorithm update, read the rest of our page experience series:

  1. What’s the Page Experience Update?
  2. How to Make a Mobile-Friendly Site
  3. Intrusive Interstitials & Why They’re Bad for SEO
  4. HTTPS for Users and Ranking
  5. Core Web Vitals Overview
  6. Core Web Vitals: LCP (Largest Contentful Paint)
  7. Core Web Vitals: FID (First Input Delay)
  8. Core Web Vitals: CLS (Cumulative Layout Shift)

Need to go more in-depth on this topic? I invite you to watch our on-demand webinar 3 Expert Tips to Improve Core Web Vitals. The extended Q&A at the end may just answer your toughest CWV questions!

FAQ: How can I optimize my website’s user experience and SEO ranking using core web vitals?

Optimizing your website’s user experience and SEO ranking has become paramount. Core web vitals, a set of user-centric metrics introduced by Google, play a pivotal role in achieving these goals. In this whitepaper, we’ll explore how you can leverage core web vitals to elevate both the user experience and your website’s SEO ranking, backed by expert insights and practical tips.

Understanding the Significance of Core Web Vitals

Core web vitals encompass three essential metrics: Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS). These metrics gauge loading speed, interactivity, and visual stability, respectively. Google emphasizes these metrics because they directly impact user engagement and satisfaction. A seamless user experience fosters longer sessions, lower bounce rates, and improved SEO rankings.

Elevating User Experience and SEO Ranking

To optimize the user experience and SEO ranking using core web vitals, consider these expert tips:

Prioritize Loading Speed (LCP): Accelerate loading times for the largest content element on your pages, such as images or text blocks. Compress images and minimize server response times to ensure quick rendering within the first 2.5 seconds.

Enhance Interactivity (FID): Reduce First Input Delay by optimizing JavaScript code and minimizing main thread tasks. This enhances page responsiveness and provides a seamless browsing experience.

Maintain Visual Stability (CLS): Avoid unexpected layout shifts by specifying image dimensions and setting a proper size attribute for multimedia content. This prevents content from shifting, providing visual consistency.

Monitor and Iterate: Regularly monitor your core web vitals using tools like Google’s PageSpeed Insights and Search Console. Iterate your optimizations based on feedback and evolving best practices.

Optimizing your website’s user experience and SEO ranking through core web vitals requires a meticulous approach. By understanding and fine-tuning LCP, FID, and CLS metrics, you can provide users with a seamless and engaging browsing experience while boosting your site’s visibility and ranking in search results. Stay informed, adapt to evolving standards, and make data-driven improvements to stay ahead in the digital landscape.

Step-by-Step Procedure: Optimizing User Experience and SEO with Core Web Vitals

  1. Assess Current Performance: Use Google’s tools to measure core web vitals metrics on your website.
  2. Identify LCP Elements: Determine the largest content element on each page for LCP optimization.
  3. Optimize Images: Compress images without compromising quality to enhance loading speed.
  4. Minimize Server Response Time: Work on server-side optimizations to reduce delays.
  5. Optimize JavaScript: Minimize and defer non-essential JavaScript to improve FID.
  6. Specify Image Dimensions: Set explicit image dimensions to prevent unexpected layout shifts.
  7. Manage Multimedia Content: Use appropriate attributes for multimedia content to maintain visual stability.
  8. Use Monitoring Tools: Regularly check core web vitals using Google’s PageSpeed Insights and Search Console.
  9. Prioritize User Experience: Implement changes that improve user engagement and satisfaction.
  10. Iterate and Refine: Continuously monitor metrics, gather insights, and refine your optimizations.
  11. Stay Updated: Keep up with industry best practices and algorithm updates to maintain optimal performance.
  12. Analyze Data: Utilize data-driven insights to make informed decisions for further improvements.
  13. User-Centric Approach: Ensure that optimizations enhance user experience and engagement.
  14. Test Across Devices: Evaluate your website’s performance on various devices and browsers.
  15. Address Feedback: Respond to user feedback and address issues promptly.
  16. Collaborate with Developers: Work with web developers to implement technical optimizations effectively.
  17. Stay Consistent: Maintain a consistent monitoring, optimizing, and refining approach.
  18. Adapt to Changes: Adjust strategies as core web vitals standards evolve.
  19. Utilize Expert Resources: Refer to trusted sources for up-to-date information and guidance.
  20. Measure Success: Track improvements in user experience metrics and SEO ranking over time.

Bruce Clay is founder and president of Bruce Clay Inc., a global digital marketing firm providing search engine optimization, pay-per-click, social media marketing, SEO-friendly web architecture, and SEO tools and education. Connect with him on LinkedIn or through the BruceClay.com website.

See Bruce's author page for links to connect on social media.

Comments (21)
Still on the hunt for actionable tips and insights? Each of these recent SEO posts is better than the last!

21 Replies to “Core Web Vitals: LCP – What It Is and How to Improve It for SEO”

Thank you for clear and effective SEO guidance.

Web designers needs to focus on these things. Because it has very severe impact on SEO.

Hello sir,
Thank you for sharing this informative article. It was very helpful and something new to learn. In the future I will surely apply this informative article.

Hey
This post is very helpful and informative.
Thank you

This was a very informative blog and I really enjoyed reading it. But I also have a few points regarding it to discuss with you.

All businesses want to rank higher on search engines. Core web vitals is one f the best ways to rank higher in search engine. I’ll show you exactly how to improve your core web vitals and boost conversion rates.

Here are some quick ideas to improve the core web vitals of your website:-

1. Implement A Caching Solution
2. Upgrade Your Hosting
3. Implement Lazy Loading

To check the full list of tips, visit – https://blog.alakmalak.com/ways-to-improve-your-core-web-vitals/?UTM-andrew-sep/

Really helpful information for all the digital marketing and SEO persons…thank you for sharing

thank you very good information.

Dear sir my website is about a law firm in Dubai. and I have fixed up my LCP is 2.4 But google is not approved it. can anyone tell me any reason why not approve my site?

Robert Stefanski

Hi Lawyers In Dubai,

Thanks for your comment. Can you explain what you mean when you say Google has not approved your site?

You may want to check out this resource on LCP to see if it helps: https://web.dev/lcp/.

Another amazing topic, I am sure google is more concern about site performance that’s why to help webmaster they have introduced such an amazing tool. In starting, I was unaware of these term but now it seems easy.
Thank you!

Core web vitals are a major issue that impacts the site performance. Resolving the issue feels bit technical but here is the great explanation to understand and sort out the problem. Thank you for sharing

Really nice and useful info. Plus, I think the style and design of your site is great.

Loved it man. But missed my last webinar.

Joanna

Great article! I’m trying to optimize a site, LCP specifically. Question, though. If a user is trying to pull up my website but their internet connection is slow or unreliable, would that impact Google’s LCP calculation of that page? I haven’t been able to find a direct answer.

Robert Stefanski

Hi Joanna, your LCP will go into an aggregated bucket of data from lots of users. Unless all your users have slow connections, then it probably won’t drag the score down that much, if at all. The score also depends on what the LCP is. If it’s a block-level element with text only; then it will be loaded with the page, right away. If the LCP element is an uncompressed large image, then it can slow down the LCP. Hope this helps!

Hi Bruce,

Awesome Post! Thank you so much for sharing this informative post on Core Web vitals & how to improve it for SEO. I totally agree with all your points and yes all these core web vitals are going to be ranking factors and will affect the rankings. I also have seen some website speed test sites like GTMetrix have changed the way of measuring the speed of a site. And by thanks for the informative video.

Keep up the Good Work… Keep Sharing…

Cheers,
Abhay

Definitely agree that core web vitals such as pagespeed have always been important and will continue to become more important but I have found some of the pagespeed metrics aren’t always very accurate even when changes have been implemented.

Web designers needs to focus on these things. Because it has very severe impact on SEO.

I liked reading this article – it’s timely, and the differentiation between lab and field testing was helpful too – thanks for sharing :-)

Paula Allen

Hi Andy – Yes, it helps explain why scores can vary so much between different tools. Thanks as always for contributing your thoughts!

Very interesting piece. I hadn’t heard of some of the tools you mentioned in here. I will definitely start checking those out!

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Serving North America based in the Los Angeles Metropolitan Area
Bruce Clay, Inc. | PO Box 1338 | Moorpark CA, 93020
Voice: 1-805-517-1900 | Toll Free: 1-866-517-1900 | Fax: 1-805-517-1919