I am using Babylon CDN for my 360 images on my Shopify site. When I get the GTMatrix site speed report, Babylon CDN has HIGH flag that is showing slows the website load speed. How can I reduce Babylon CDN load size to increase site speed?
Alternatively, how can I prevent it load and I want to render it when I click the button?
Thanks
2
Answers
The technique you’re describing is called lazy loading. Here’s a shopify blog describing it.
You may be able to achieve this by using the async script tag.
There are couple of improvements that can be done to increase images load speed