Core Web Vitals Audit - Sophie Gibson - PDF - BrightonSEO.pdf
This document outlines a 4-step process for conducting a Core Web Vitals audit: 1) Benchmark key pages by measuring LCP, FID, and CLS metrics, 2) Investigate audit results to understand issues, 3) Test optimization changes and re-measure metrics, 4) Prioritize fixes based on impact and effort required. The goal is to identify opportunities to improve load performance and user experience.
@sophiegibson #BrightonSEO Howto Conduct a Core Web Vitals Audit
Tool: Web Page Test
Why do we use it?
*what’s your purpose, tell me whats your purpose*
(is whats your flavour too niche a reference?)
Questions
?
What resources onthe
site are large in size?
?
How many resources
are loading?
@sophiegibson #BrightonSEO How to Conduct a Core Web Vitals Audit
67.
Questions
?
What resources onthe
site are large in size?
?
What is stopping the
page from loading?
?
How many resources
are loading?
@sophiegibson #BrightonSEO How to Conduct a Core Web Vitals Audit
Questions
? Is itessential?
@sophiegibson #BrightonSEO How to Conduct a Core Web Vitals Audit
83.
Questions
? Is itessential?
Does it need to be on
this page?
?
@sophiegibson #BrightonSEO How to Conduct a Core Web Vitals Audit
84.
Questions
?
Do we needto track this
right now?
Is it essential?
Does it need to be on
this page?
?
?
@sophiegibson #BrightonSEO How to Conduct a Core Web Vitals Audit
CLS
Common Culprits
↠ Imageswithout dimensions
↠
↠
@sophiegibson #BrightonSEO How to Conduct a Core Web Vitals Audit
Ads, video, embeds, and
iframes without dimensions
Dynamically
injected content
98.
@sophiegibson #BrightonSEO Howto Conduct a Core Web Vitals Audit
<img
src="hero_image.jpg"
alt="" width="500"
height="500">
99.
@sophiegibson #BrightonSEO Howto Conduct a Core Web Vitals Audit
Barry Pollard Smashing Magazine
https://www.smashingmagazine.com/2020/03/setting-height-width-images-important-again/