HomeServicesResultsThe SignalFree ToolsAboutContactFree Audit
SEO Term

Cumulative Layout Shift (CLS)

Cumulative Layout Shift (CLS) is a Core Web Vitals metric that measures the total amount of unexpected visual movement on a page during its entire lifespan. A good CLS score is 0.1 or less. It captures the frustrating experience of content shifting while you are trying to read or interact with a page.

Understanding Cumulative Layout Shift (CLS)

CLS quantifies how much the visible content of a page moves around unexpectedly after the initial render. Every time an element shifts position without user interaction, it contributes to the CLS score. The metric multiplies the fraction of the viewport affected by the shift and the distance the element moved, then sums all layout shifts that occur during the page session.

Common causes of layout shift include: images and videos without dimensions (the browser does not know how much space to reserve until they load), dynamically injected content (ads, banners, or embeds that push content down after the page loads), web fonts that cause text reflow (text renders in a fallback font then jumps when the custom font loads), and DOM elements inserted above existing content.

Google measures CLS using real user data from Chrome, looking at the worst layout shift cluster during the page session. This means even a single bad layout shift can affect your score, and the impact is measured from real visits, not just lab tests.

Why Cumulative Layout Shift (CLS) Matters

CLS is a confirmed Google ranking factor as part of Core Web Vitals. Pages with poor CLS scores (above 0.25) are at a ranking disadvantage and provide a frustrating user experience. Users who click a link only to have the page shift and cause a misclick are likely to bounce — creating both UX and SEO problems.

CLS is often the easiest Core Web Vital to fix because the solutions are straightforward: set dimensions on media, reserve space for dynamic content, and use font-display strategies. Many sites can achieve a perfect CLS score with a few targeted fixes.

Best Practices

Related Services
Related Terms

Need Help With Cumulative Layout Shift (CLS)?

Our SEO experts can help implement effective cumulative layout shift (cls) strategies for your business.

Get Your Free Audit