With Google paying more attention to core web vitals within the next few months, I’m wondering if anyone can help out.
According to Page Speed Insights, my product pages have a cumulative layout shift issue. Has anyone else got this problem and if so, what did you do to fix it?
I think it’s to do with the images not being set to:
width="640" height="360"
But I’m not 100% sure. And when I alter the sizes of the images they look awful.
Has anyone else got this problem? My store is built with Turbo, too.
I’ve got the exact same problem with the Debut Theme. From the Page Speed insights, it clearly looks like it the image slider on the product page that causes the issue. It’s contributing almost 0.8 of the CLS score.
I’m having exactly the same issue as you guys. I tried to reserve a space for the product slider, but the images don’t look nice + the pagespeedinsights tool still claims there is a layout shift.
Personally, no not yet, but that’s only because I’ve just not gotten round to it yet.
I do think it needs addressing but I wouldn’t sweat it too much. Google have a habit of announcing things like this (secure sites, fast loading etc) with the benefits being a minimal ranking factor then nothing at all because the majority have addressed the issue.
Thank you for your answer. I agree with you, this update might not have a major impact on the rankings. But we never know … so just in case. And this issue seems to be something easy to fix, even if I haven’t found a solution yet.
CLS can be caused by multitudinous reasons but, more often than not, it is caused by apps injecting code into your website and pushing things around after the website has been loaded.
I haven’t tested it yet, but I find it unlikely that a Shopify theme out of the box will present any CLS issues. Therefore, I would take a look into the apps that you may be using and contact the respective developers.