Online store performance and site speed optimization
Is there an app that will lazy load pages or is it something that has to be done with code?
Cheers
Solved! Go to the solution
This is an accepted solution.
I haven't ever found an app to lazyload images in shopify.
Most themes have proper lazyloading, usually when you hire a developer to add a new section they might forget to add lazyloading.
The simplest way to enable lazyloading is to add loading="lazy" to your image tags.
like < img src="whatever" c lass="stuff" alt="a thing" loading=lazy" >
This is an accepted solution.
I haven't ever found an app to lazyload images in shopify.
Most themes have proper lazyloading, usually when you hire a developer to add a new section they might forget to add lazyloading.
The simplest way to enable lazyloading is to add loading="lazy" to your image tags.
like < img src="whatever" c lass="stuff" alt="a thing" loading=lazy" >
Ok great. Thanks for that. I'm going through and optimizing images which hopefully should help as well!
Cheers
Hey, not sure if you still need this but it might come in handy for people with similar problems. We've recently released an app called Lazify that can automatically lazy load description images with one click.
You can check it out here: https://apps.shopify.com/lazify-lazy-load-images-1
Hope that helps!
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023