Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, could someone help me with the performance of my website?
Hi,
I would like to explain to you that you need to lazy load the images to remove them from the defer offscreen images suggestions. To eliminate render-blocking resources, a few parameters like 'preload' need to be added to the CSS.
This should help you solve two major problems from the screenshot shared by you.
In case you face any issues in implenting the above, please send an email to [email protected], and I will be happy to assist you.
Hello @jimmy98
To fix the Defer Offscreen Images
> Add "Lazyload" to the images you can do it by adding native attribute loading="lazy" or lazysizes js https://github.com/aFarkas/lazysizes to the image tags.
To fix Eliminate Render-Blocking Resources
> Add "defer" to js files or inline them
> Inline CSS files
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024