Online store performance and site speed optimization
According to the online page speed analyzers, JavaScript is why our site is slow. It shows that we have three separate versions of JQuery being included. These are likely all being included from different apps.
Can we safely remove two of these, or would it break stuff if we remove them?
Yes you could, by depending on the situation, you might have to account for the following complications:
1.Jquery version
Jquery has had some breaking changes with its updates over the years, so an app might be depending on an old version of jquery, or newer one. so you'll just have to double check the one version you load works for every app and your store
2.Loading order
You'll have to make sure that your version of Jquery loads before any of the apps
3. It might not be possible
Sometimes an app will call some code, and INSIDE of that code, they call Jquery, so there's not really much that can be done there.
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023