Page speed (A-cls)
Cumulative Layout Shift (mobile lab)
This guide helps you act on one scan finding. It is not legal advice or a compliance verdict.
What to fix
Stabilize mobile layout shift by reserving space for images, embeds, and late banners.
Step-by-step fix
- Add width and height (or CSS aspect-ratio) on content images and iframes in the scanned template.
- Reserve space for cookie/consent banners and sticky headers so they do not push content after first paint — configure the CMP or theme sticky bar with a fixed height.
- Load webfonts with a fallback size close to the final face to avoid text reflow, or subset the font.
- Avoid injecting ads or related-posts blocks above existing content without a reserved slot.
Choose the path for your setup
Cookie banner plugins
Prefer a banner that overlays without expanding the document flow, or reserve a top slot matching the banner height.
Confirm it is fixed
Re-scan and compare mobile CLS (A-cls). Lab CLS should drop when reserved space matches the late-loading UI.
Rescan this check on your site
Scan the same URL again, then compare this check with your previous report.
Run a free leak scan