Archived topic
Cumulative Layout Shift Issue
3 replies · Started by Mario on January 22, 2022
I need just one point to be aproved on this metric on page speed insight and I did everything and it stays 89 points. Web.dev show that the problem is this thing:
Cumulative Layout Shift
These DOM elements contribute most to the CLS of the page.CLS
Element
CLS Contribution
body.home
<body data-rsssl="1" class="home page-template-default page page-id-7123 wp-custom-logo wp-embed-respo…" itemtype="https://schema.org/WebPage" itemscope="">
Is it possible to remove from the theme?
Is this some configuration on generepress?
Hi Mario,
I just ran a google lighthouse test for your site, I don't see any CLS issue:
https://www.screencast.com/t/wWovUQmvf
And another test result from GTmatrix, no CLS issue as well:
https://www.screencast.com/t/v6HfzFtp692f
Is it possible to remove from the theme?
No, body.homeis your entire home page, if you remove the body, there's nothing left on the page.
Oh sorry, was showing this error to me. So ok thanks for helping.
No problem :)