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.
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