How can I improve my store's performance speed?

How can I improve my store's performance speed?

Asad_Khan
Shopify Partner
17 0 3

Hi there

I would be grateful if there is any one here to help optimize our store speed. Our store can be checked by clicking VCARE 

Below is Google Page Speed Insights. All has been sorted but performance ranking is very low need that to go to 90.

 

Please any help. 

Note: Not interested in help that asks money . Would be kind enough if some one can genuinely help ! 

 

Asad_Khan_1-1704265126408.png

 

Replies 2 (2)

Spac-es
Shopify Partner
406 119 154

Hey there! I've decided to take a look at your website. The optimization errors are quite noticeable. The Lighthouse extension is excellent for helping you identify which code is poorly optimized, as well as checking the size of resources and loaded images.

I was able to discover the following:

1º You need to reduce the file size of many images, for instance:

 

6.PNG

 

2º There is a JavaScript file within your store that is significantly and negatively impacting all performance metrics of your store. The file is named 'cartcollection.js,' and you can find it at this link:  https://collectioncart.shop/js/cartcollection.js . Personally, I'd say it's one of the lengthiest codes I've ever seen, especially considering it relates to the cart. Highlighted in red are all the issues it's causing:

 

script1.PNG

 

script2.PNG

 

script3.PNG

Any donation is welcome! https://www.buymeacoffee.com/spacescoffee Thanks in advance!
Spac-es
Shopify Partner
406 119 154

3º And finally, the external applications. You probably added them from the Shopify store, or they might be trackers for gathering data and running advertising campaigns, such as Google Analytics or Facebook. You should get rid of many of them.

 

aplicaciones externas.PNG

 

aplicaiones-externas.PNG

 

comienzo.PNG

 mix.PNG

 

Basically, those are the issues causing slowness and poor optimization in your e-commerce. The problem I would focus on fixing primarily is the JavaScript file and external applications. After that, if you have time, I would work on reducing the image size and changing their format.

 

Hope that helps! Good luck, and happy New Year!

Any donation is welcome! https://www.buymeacoffee.com/spacescoffee Thanks in advance!