A short guide to cumulative layout shift
This is one of those topics that looks small until it costs you something. Everything we would tell a client about cumulative layout shift in the time it takes to drink a coffee.
Performance work is mostly subtraction, which makes it unpopular and effective. The practical test is whether someone new to the project could tell, in a minute, that it had been handled.
Why this earns attention
Content jumping around is one of the most irritating experiences. None of that requires a large budget, only a decision and someone to own it. The practical test is whether someone new to the project could tell, in a minute, that it had been handled.
How to approach it
Set explicit dimensions on images and embeds. That sounds obvious written down. It is still the thing most often skipped. If two people in the business would answer this differently, that gap is the actual problem.
Warning signs
Late-loading banners are a common cause. This is the sort of thing that compounds, quietly, in both directions. The teams that stay on top of it are the ones who put it on a calendar rather than a wish list.
In practice
Real-world numbers from actual visitors matter more than a score produced on a fast laptop. Three things worth confirming about cumulative layout shift before you move on:
- Someone can say what the current setup is without going to look
- Set explicit dimensions on images and embeds — and you know whether that is true here
- There is a way to tell whether the last change to this helped
Pick the one that would hurt most if it failed, and start there.