Matan · SEO · Performance

CLS (lab)

Cumulative Layout Shift should stay under 0.1 so content does not jump while loading.

Pass condition in our engine: Lab CLS is under 0.1 when PageSpeed Insights is available.

1. Problem description

Ads, cookie banners, webfonts and images without dimensions push content down after first paint. It is a Core Web Vital and a conversion killer on mobile.

2. Most common causes

  • Images and embeds without width/height.
  • Banners injected at the top of the DOM.
  • Font swap causing text reflow.

3. How to fix it

  1. Always set width and height (or aspect-ratio) on images and videos.
  2. Reserve space for ads and consent UI.
  3. Use font-display strategies that minimise shift.

Test this check

We fetch only this URL (plus robots.txt / llms.txt at the domain root when the check needs them). We do not crawl the rest of the site like a full report.

Scoring rules for the full site crawl are documented in methodology. Want every category at once? Generate a free report.

Get your free SEO & GEO report

Enter your URL and receive a full audit with scoring and recommendations. No sign-up required.