Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
We are trying to improve our website www.thekennelco.co.uk and have looked at the Google Page Speed and get the errors below which need resolved. From what I can see, these are related to files which we cannot control - I am not sure if we have access to the vendors.js?
Anyway, does anyone have any tips on how we can improve these metrics?
Hi @thekennel ,
I have checked your store in page speed insight tool, yeah Its very low and low mobile page speed may kill your traffic and affect your conversion.
Use Async and defer method for JavaScript files.
Async – lets the HTML parser (e.g. a visitor’s browser) download the JavaScript while still parsing the rest of the HTML. That is, it doesn’t completely stop parsing while the file downloads. However, it will pause the HTML parser to execute the script once it downloads.
Defer – lets the HTML parser download the JavaScript while parsing the rest of the HTML and waits to execute the script until the HTML parsing is finished.
We cannot remove vendor.js as it require for shopify store.
Or defer them one by one and check if it messes with anything in your store. after adding defer, preview your store and see if everything works – things like your add to cart and popups.
Read this article. you will have an idea!
https://www.oscprofessionals.com/blog/how-to-minify-your-shopify-javascript-files/
You're loading the script for Google Tag manager 3 times, these are probably from third party monitoring services, I suggest you organize all your analytics and reduce all your tags into a single Tag manager container and only load one instance of the google tag manager script.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024