Archived topic
Hi the CLS score is 0.334 how to fix ?
5 replies · Started by rua on February 16, 2023
MY Website CLS (Cumulative Layout Shift) score is 0.334 https://www.brighlight.com/
How to fix this problem ?
Hi Rua,
What are you using as an optimization plugin for image lazy loading? Can you exclude the mobile image logo from being lazy loaded.
It's currently lazy loaded which seems to be causing the CLS.
I use the wp-rocket
Thank you, the problem fixed
Try to exclude mobile-header-logo class from Lazy loading in WP Rocket. See: https://docs.wp-rocket.me/article/15-disable-lazy-load-on-specific-images#:~:text=You%20can%20use%20the%20field,(for%20externally%20hosted%20images).
You're welcome, Rua!