Question: True or false? Cumulative Layout Shift is only measured on a page's first load.
- True
- False
Explanation
Cumulative Layout Shift (CLS) measures all unexpected layout shifts that occur throughout the entire lifespan of a page, not just the first load. It captures shifts caused by images, ads, or dynamic content appearing after initial rendering. Monitoring CLS ensures visual stability and enhances user experience, which is a key Page Experience signal. Reducing CLS improves usability and SEO performance.
Why the other options are incorrect
A) CLS is calculated over the full page session, so it is not limited to the first load.
Source for verification
HubSpot Academy: Core Web Vitals and Page Experience
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "HubSpot SEO II" page.
