- This topic has 1 reply, 2 voices, and was last updated 2 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi,
According to Google Pagespeed Insights I have a CLS problem on my website. The sidebar seems to be the problem (only on mobile). I use a standard (theme) widget for the sidebar, so I don’t know how to fix this problem. Can you help?
My website is https://www.chelise.nl/
Hi Chantal,
Thank you for reaching out to me regarding your CLS problem on your website.
To fix the issue, you can try the following steps:
Check if there are any images, iframes or videos that are loading slower than the rest of your website. These can cause layout shifts, which in turn increase CLS.
If the above step doesn’t help, you can try using a Lazy Load plugin for your website. Lazy Load helps in reducing the CLS by loading images only when they are visible on the screen.
Another solution can be to fix the height and width of your images and videos. This can be done by adding the height and width attributes to your img and video tags.
Finally, you can also try disabling or removing any unnecessary widgets or elements from your sidebar.
Once you have made the changes, you can retest your website on Google Pagespeed Insights to see if the CLS issue has been resolved.
I hope this helps! Let me know if you have any other questions.
Kind regards