Question: Claire is analyzing her website's Core Web Vitals and notices that LCP is occurring at 10 seconds, which is much longer than what Google recommends. Which of the following elements could be contributing to slowing down Claire's page?
- A pop-up banner, appearing halfway down the page
- A navigation menu with more than 7 items
- An embedded video below the page header
- A non-responsive website design
Explanation
An embedded video near the top of the page can delay the Largest Contentful Paint (LCP) because it increases the time required for the main content to render. LCP measures how quickly the largest visible element loads, and heavy media files significantly impact this metric. Optimizing or deferring video loading improves page speed and enhances user experience. Faster LCP supports better SEO performance under Google’s Page Experience signals.
Why the other options are incorrect
A) A pop-up banner halfway down the page does not affect the LCP element.
B) Navigation menu size minimally impacts LCP timing.
D) Non-responsive design affects usability, not directly the LCP metric.
Source for verification
HubSpot Academy: Technical SEO Audit
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.
