A deep dive into optimizing LCP

preview_player
Показать описание
There is no shortage of advice on the web about improving page load performance, and yet, of the three Core Web Vitals, Largest Contentful Paint (LCP) is still the hardest metric for most sites to consistently meet the recommended "good" threshold. This talk looks at what makes LCP a hard metric to optimize, and offers some concrete strategies to break this complex metric down into a few simple parts, making it much easier to reason about and ultimately improve.

Resource:

Speaker: Philip Walton

Watch more:

#GoogleIO
Рекомендации по теме
Комментарии
Автор

12:25 - Point where the practical advise starts
18:19 - Real website case study

PaulVoorberg
Автор

Extremely simple and helpful explanation. I could bring the LCP that used to stay between 3.5 to 4s, down to 1.5 to 2s. Thanks a lot for creating this video!

NiteshGarg
Автор

I can't exaggerate how helpful this type of learning- and practical material is for us to improve our user experiences and ultimately improving the bottom line (for all you PM's out there). I would strongly urge and request (beg?) that the same format is made but for INP, as we're getting closer to March 2024 and INP becoming de-facto part of Core Web Vitals. Thanks for the extremely well produced and explained material. More of this will make the web a better place for everyone.

CookingForAlba-qhnq
Автор

What a really good talk Phil. Sending it to everyone. :P Thank you.

mikegeyser
Автор

This was brilliant! Loved the structure of the video and the optimization of the demo at the end!

YouCodeThings
Автор

תודה רבה, הטיפ הזה על טעינה מראש של תמונות הביא לי לפחות 10 נקודות. כל הזמן הזה ניסיתי לעכב את הטעינה של תמונה בראש הדף במקום לנסות לטעון אותה יותר מהר. 👍

isagive
Автор

thank you for simple and practical advices. i hope you have simple and practical guidance along your way.

aliesmaeili
Автор

Can you give basic instructions to non-coders on how to install the perf.js code with a wordpress site? Thanks

geopolitics
Автор

Thank you so much. You gave me the tools that I need to learn, apply the learning, and combine other functions and information.

bbrosser
Автор

Thank you for the video; I really liked the practical example at the end and the various breakdowns. 🙂

nexTabDE
Автор

my LPC was 5000ms and after this tutorial its 10000 :D

Apopjak
Автор

Thank you for this video its very interesting, but i hava a qestion where I can get perf.js file????

Alexsmith
Автор

For those looking for the perf js file, you'll need to type it out yourself which is shown fully on the screen

The file is only 36 lines

I searched on the linked article, the author's github, and the co-author's github and I was unable to find this file

andrewkain
Автор

working with next and nuxt for years, seeing him copying and pasting the rendered markup into the html page caused a shortcut in my brain :D

toyflish
Автор

Amazing, such a great video... Thanks for the insights on this topic

saurabhsethi
Автор

Sir this amazing but how to do in WordPress without plugin?

SunilKumar-yugg
Автор

How do we fix LCP Preload Largest Contentful Paint image when using native web components I have an example when using the picture tag also using the fetchpriority = hgih which works when its just on the dom, but my question is without using the preload in the <head> how do we fix this issue? as you don't want to preload the image on every page?

BenHewart
Автор

why my Timings section doesnt look like his @22:49

Tony.Nguyen
Автор

Amazing!!! Its Exactly Just what i looking for to improve Agency websites SEO, thanks A lot! 😬😬😁

romaknafel
Автор

Thank you for your excellent advice! Is LCP computed only for the landing page or for every page a user visits during a session?

HubertHeller