Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Do Core Web Vitals Actually Matter for SEO?

Do Core Web Vitals Actually Matter for SEO?

This deck summarizes the last five years of Core Web Vitals work done on dozens of sites, and answers some of the most common questions:

1. Are Core Web Vitals a ranking factor?
2. What site performance metrics does Google actually care about and how do they measure them?
3. How to interpret Search Console CWV metrics
4. Using WebPageTest to diagnose problems and which you can ignore
5. A summary of things that don't move the needle and which improvements lead to happier users and better rankings.

Presented at BrightonSEO San Diego on 9/23/25 by Matthew Brown (https://mjblabs.com)

Avatar for Matthew Brown

Matthew Brown

September 24, 2025
Tweet

More Decks by Matthew Brown

Other Decks in Marketing & SEO

Transcript

  1. Do Core Web Vitals still matter for SEO/AI Search? Matthew

    Brown MJBLabs Speakerdeck.com/mjbpdx @MatthewBrownPDX @mjb.bsky.social
  2. About Me • I specialize in technical SEO and Product

    Management. • I primarily work with news and media, B2B, and social networks. • I love technical SEO but sometimes it doesn’t love me.
  3. Why are you doing this to me? I could be

    listening to someone talk about AI right now. Stay with me here.
  4. It’s all about user engagement signals (and look how handsome

    AI made me!) • CTR • Bounce Rate (Adjusted!) • Time on site • Time per session • Pages per session • Events • Conversions • Good Clicks (session length and event tracking) • BAD CLICKS
  5. Three: AI search/retrieval will put a premium on technical SEO

    AI Crawlers Some don’t execute JS Fast Indexing Any retrieval (RAG) requires you are already indexed Recency Is your content up-to-date?
  6. Three outcomes of CWV work 1. Significant work to improve

    all CWV metrics with absolutely no change in search ranking 2. Elimination of Poor URLs in GSC that correspond with a ranking improvement 3. It might be the ads
  7. Search Console: What means what? LCP (Largest Contentful Paint) How

    long it takes the page to render the largest visible element. INP (Interaction to Next Paint) How long it takes the page to respond to user interactions. CLS (Cumulative Layout Shift) How much the page UI shifts during page loading.
  8. Does Need Improvement really need improvement? Check if competitors are

    performing better in your niche Balance effort vs. potential gains Are users affected by performance?
  9. Why I don't love Lighthouse or PageSpeed Insights • Wildly

    inconsistent “scoring” • Local conditions affect results • Limited network simulation options • Less detailed visualization of problems
  10. Use Inspect URL in GSC to make sure resources are

    available to Googlebot and other crawlers
  11. Real world results – What has NOT worked • Getting

    all CWV metrics into the “Good” category • Addressing minor CLS issues • Slight Font/CSS improvements • Slightly improving TTFB • Switching over to WebP • Reducing overall page size
  12. Real world results – What’s worked! • Immediately addressing a

    wave of URLs going into the CWV Poor category • Troubleshoot the bad clicks • Protect the main thread • Investigate ads that block the viewport on scroll