Archived topic
Cumulative Layout Shift - Really bad
18 replies · Started by Lennart on September 19, 2020
If you're doing Manual Critical CSS then it would need to go in there as its one of the first styles to load.
Logo is excluded from the lazy loading - to find them requires you to use the Browser Developer tools - right Click > Inspect the image. In the Elements tab of the developers console you will see the Image HTML contains class="skip-lazy"
Looks like the CLS has reduced radically into the Green zone.
Yes it begins looking better and better
Still hunting for the sub pages.
I found that the site-navigation, when set to Float right in the customize section make a bit trouble. I set it to float left, but still resides at 0,63 in CLS
I'm running out of options
Any tools to test this better than page speed insights ?
Cheers
Done.
Mist a lazy load on a tiny image.
0,004 i CLS. I'll take it.
99/100 in both Mobile and Desktop. Wont get better than that unless I fix external images.
Thank you so much for your help
Thats awesome - glad to be of help !