Cumulative Layout Shift (CLS).
A score for how much content jumps around as your page loads. Lower is better.
CLS measures unexpected layout shifts during page load. If your headline appears, then a banner pushes it down 200 pixels, that's a layout shift — and it's the cause of those moments where you accidentally tap the wrong button as a page is loading.
Google scores CLS from 0 (perfect) upward. Under 0.1 is "good," 0.1 – 0.25 is "needs improvement." The fixes are mechanical: declare width and height on every image, reserve space for ads or embeds, and avoid injecting content above existing content.
A high CLS score is one of the easiest things to fix and one of the most common things to get wrong.
Pairs with these.
- Core Web Vitals (CWV)Google's three-number summary of how fast and stable your website actually feels.
- Largest Contentful Paint (LCP)How long it takes for the main content of your page to appear. Google cares a lot about this number.
- LighthouseGoogle's open-source tool that grades a webpage on speed, accessibility, SEO, and best practices.
Bring me your URL.
15 minutes. I’ll find the cumulative layout shift (cls) fix that’s costing you.
Book a free 15-min review ↗