Why CLS uses 'session windows', not a simple total
CLS — Cumulative Layout Shift — sounds like it just adds up every jump on your page. It doesn't, and the real method is fairer than you'd expect.
Google groups shifts into 'session windows' — bursts of movement within a 5-second span. Your CLS score is the worst single burst, not the lifetime sum.
Think of it like judging a gymnast by their shakiest landing, not by adding up every wobble across a long routine.
Why it matters: a long page that shifts a little many times isn't punished as harshly as one page that lurches violently once.
1. Focus on your single worst-shifting moment, usually during initial load.
2. Fix that one burst and your whole score drops.
3. Late shifts from ads count too — reserve their space.
Try this: in DevTools, record loading and find the biggest single jump. That burst is most of your CLS.
Vitals 101
@CoreVitals101
Why CLS uses 'session windows', not a simple total
Этот пост опубликован в Telegram-канале Vitals 101. Подписаться можно по ссылке: @CoreVitals101.