Cumulative Layout Shift and SEO

CLS is a confirmed Google ranking signal. Understanding how it fits into the Page Experience framework, what Google actually measures, and how to monitor it over time is essential for technical SEO on any site that cares about user experience.

Core Web Vitals as a Google Ranking Signal

Google officially incorporated Core Web Vitals into its ranking algorithm beginning in June 2021 through the Page Experience update. Core Web Vitals are a set of three metrics that measure distinct dimensions of page experience: Largest Contentful Paint (LCP) for loading performance, Interaction to Next Paint (INP) for responsiveness to user input, and Cumulative Layout Shift (CLS) for visual stability.

The confirmation that CLS is a ranking factor came directly from Google, which announced the Page Experience update in May 2020 and began a phased rollout in June 2021. This was significant because it represented Google explicitly tying a user experience metric — not just content quality or link authority — to search ranking outcomes.

It is important to be precise about what this means in practice. Google has consistently described Core Web Vitals as a tiebreaker rather than a dominant ranking factor. In highly competitive SERPs where multiple pages have comparable content quality, authority, and relevance, better Core Web Vitals performance can provide a ranking advantage. Pages with very poor CLS scores will not necessarily lose rankings to lower-quality pages simply because those pages are more visually stable. Content quality and relevance remain the primary ranking determinants.

That said, dismissing CLS as irrelevant to SEO because it is not the primary factor is a strategic error. The competitive landscape for most commercial keywords is close enough that tiebreakers matter — and the downstream effects of poor CLS on user behavior have measurable organic SEO consequences that extend well beyond the direct ranking signal.

The Page Experience Signal

Google evaluates page experience through a composite signal that incorporates multiple signals: Core Web Vitals (LCP, INP, and CLS), HTTPS usage, and the absence of intrusive interstitials. A page must pass all three Core Web Vitals thresholds to receive a "Good page experience" designation. CLS is evaluated at the 75th percentile of real-user page views — meaning a page must have a CLS score of 0.1 or below for at least 75% of its visits to pass.

The 75th percentile threshold matters because it prevents a small minority of fast, ideal sessions from masking poor performance for the majority of users. A page that delivers a CLS of 0.05 for most users but 0.35 for the 25% of users on slower connections or older devices will still fail the assessment, because that 25% represents a meaningful segment of real users having a poor experience.

What Google Actually Measures: Field Data, Not Lab Data

This distinction is critical and frequently misunderstood in practice. Google's ranking signal is based on field data — real CLS measurements from Chrome users who have visited the page — not the lab score shown by PageSpeed Insights or Lighthouse. Field data is sourced from the Chrome User Experience Report (CrUX) and reflects the actual distribution of CLS scores across a page's real-user traffic over the preceding 28 days.

The practical consequence is that a PageSpeed Insights lab score of "Good" does not guarantee a "Good" field data rating. Pages that serve personalized content, render differently for users with ad blockers disabled, or load differently depending on the user's device or network speed may have excellent lab CLS but poor field CLS. This is particularly common on pages with:

For SEO purposes, the field data in Google Search Console is the authoritative reference. Lab tools are useful for diagnosing and fixing issues, but Search Console confirms whether those fixes have improved the experience for real users at scale.

The "Good Page Experience" Designation and Search Console

Google Search Console's Core Web Vitals report classifies each URL on your site as Good, Needs Improvement, or Poor for both mobile and desktop. URLs are grouped into issue types based on the failing metric, making it possible to prioritize which templates or page types to address first.

The report also shows a "Good URLs" count that reflects the number of URLs currently passing all Core Web Vitals thresholds. For sites that are working toward improving CLS, monitoring this count over time — after implementing fixes — is the most direct way to confirm that improvements are having the intended effect.

One important nuance: a URL must have sufficient traffic to appear in the CrUX dataset to be rated in Search Console. Low-traffic URLs are often not individually rated, and their performance is sometimes inferred from the performance of similar pages on the same site. This means that small sites may see fewer URLs individually rated in the Core Web Vitals report than larger sites.

How Poor CLS Hurts More Than Just Rankings

The case for fixing CLS is broader than the direct ranking signal. Poor visual stability harms organic SEO performance through several indirect mechanisms that have a measurable impact on the metrics Google uses to evaluate page quality.

Increased Bounce Rates

Users who experience unexpected content movement frequently abandon the page before engaging with the content. A shift that causes a user to accidentally tap a link they did not intend to tap — or that causes them to lose their reading position — generates frustration and immediate back-navigation. High bounce rates on pages with poor CLS are common and well-documented in conversion rate optimization research.

Reduced Time on Page and Engagement

Even when users do not immediately bounce, layout shifts disrupt the reading experience in ways that reduce time on page and the depth of content engagement. Google uses engagement signals as quality indicators, and pages that consistently deliver poor engagement relative to their ranking position are candidates for ranking adjustment over time.

Negative Impact on Conversion Rates

For e-commerce and lead-generation sites, CLS has a direct connection to conversion rates. A shift that moves a "Buy Now" button or a form field at the moment a user attempts to interact with it is a conversion-killing event. Industry case studies have documented conversion rate improvements of 5–15% following significant CLS reductions on high-traffic commercial pages.

Ad Revenue Impact

For publisher sites that monetize through advertising, ad-related CLS creates a damaging feedback loop: ads cause layout shifts that frustrate users, frustrated users engage less with subsequent ads, and the reduced engagement lowers eCPM and total ad revenue. Fixing CLS on ad-heavy pages often improves both user experience metrics and ad revenue simultaneously, since users who are not frustrated by shifting content are more likely to remain on the page and view additional ad placements.

CLS and Google's Helpful Content System

Google's Helpful Content system evaluates whether content on a site is written primarily to serve users or primarily to rank in search. Page experience signals — including CLS — are part of the broader context Google uses when evaluating content quality. A site that consistently delivers poor CLS across many pages signals an experience that is not optimized for users, which can be a negative factor in the Helpful Content evaluation, particularly for sites that are already borderline on content quality signals.

Monitoring CLS for SEO Purposes

Effective SEO monitoring for CLS requires tracking both field data and the downstream engagement metrics that CLS affects. The recommended monitoring stack for most sites includes:

Google Search Console for the authoritative field data view across all crawled URLs. Review the Core Web Vitals report at least monthly and track the percentage of Good URLs over time. Pay particular attention to mobile CLS, which is frequently worse than desktop CLS due to smaller viewport dimensions and slower average connection speeds.

PageSpeed Insights or the CLS checker on this site for on-demand lab testing of specific pages during development and after deploying fixes. Lab testing confirms that a fix works mechanically before it propagates to real users.

Google Analytics 4 or a real-user monitoring platform for correlating CLS with engagement metrics. Setting up CLS tracking via the web-vitals library allows you to segment CLS by page, device, and user segment, and to correlate CLS scores with bounce rate, session duration, and conversion events. This correlation is what makes the business case for CLS remediation concrete and measurable.

How to Report CLS Improvements to Clients and Stakeholders

When reporting CLS improvements as part of a technical SEO engagement, the most persuasive reporting format connects the metric improvement to business outcomes rather than presenting CLS scores in isolation. A report that shows "CLS improved from 0.28 to 0.04" is less compelling than one that shows "CLS improved from 0.28 to 0.04, bounce rate on product pages decreased by 8%, and add-to-cart conversions increased by 6% over the same period."

Track the following before and after CLS remediation work to build a complete picture of impact: Core Web Vitals field data in Search Console (Good URL percentage), organic click-through rate for affected pages, average session duration and pages per session, and conversion rate for transactional pages. Present Search Console field data improvements with a timeline that accounts for the 28-day data window lag, so stakeholders understand why improvements may not appear immediately in the report even after fixes have been deployed.

Find Out Where Your CLS Stands

Test any page's CLS score instantly — see your lab score, real-user field data, and the specific elements causing layout shifts. Free, no sign-up required.

Run the Free CLS Test

Related Resources