Site logo

Archived topic

CLS Fail

5 replies · Started by Steven Dylan Spitz on August 17, 2021

Viewing posts 1–6 of 6

According to the lab data my CLS is 0. However, inside google search console, I've validated fix and failed two 28 day test periods in a row. Aggregate CLS in search console is 0.12.
Any advice? Thanks!

Hi there,

Consider removing lazy load on images that show above the fold. (the images that should display immediately on the viewport when the page loads).

Lazy loaded images that are within the viewport when the page loads tend to cause CLS. It's worth a try and see if things improve. :D

I can try that, but what's strange is when I follow the instructions from this post
I don't see any CLS.

Hi there,

the pop up notice that slides up from the bottom is generating the CLS.
Using the same method in the topic you linked to, instead of reloading the page, click the record button, then scroll down until the pop up appears and then end the recording.... you will see it triggers quite a lot of layout shifts.

It's an issue you should address with the plugin author.
They should use CSS Transforms or Animations, instead of adjusting the bottom property of fixed element.

Okay, good find...I'll contact optinmonster. TYVM

Glad to be of help

This archived topic is closed to new replies.