How can I remove scripts slowing down my online store's speed?

How can I remove scripts slowing down my online store's speed?

Marcos7882
Tourist
7 0 1

Can anyone tell me how to remove these scripts that are hindering the speed of my store?

 

Screenshot_273.png

Replies 2 (2)

oscprofessional
Shopify Partner
16115 2409 3123

@Marcos7882 ,

Hello,

3rd party apps & codes which take time to load and their size . They decrease the speed.

See these points.

  • Check the assets folder of the theme and remove unused CSS and JS file
  • Check and remove unused apps
  • If your store has not installed any app you can comment {{ content_for_header }} code in theme.liquid (not recommended if you don't have knowledge about the liquid)

 

But the 3rd party app JS you cannot minify these files it can harm your site or maybe your store will down.

 

These URLs coming from 3rd Part app.

oscprofessional_0-1651733005968.png

Apart from this you can solve these issues.

 

Ensure text remains visible during webfont load :

Preload Web Fonts. or I would suggest limiting to one and using a standard web font.

The easiest way to avoid showing invisible text while custom fonts load is to temporarily show a system font. By including font-display: swap in your @font-face style, you can avoid FOIT in most modern browsers.

 

Image elements do not have explicit width and height:

Always include width and height size attributes on your images and video elements. Alternatively, reserve the required space with CSS aspect ratio boxes. This approach ensures that the browser can allocate the correct amount of space in the document while the image is loading.

For eg :

<img src="puppy.jpg" width="640" height="360" alt="Puppy with balloons" />

 

Or Let me know the store address we will give you the free audit report of your store. and also we will give you the best solution.

By fixing these issues, your website speed score can definitely improve.

 

For more details please check the link below. 

https://www.oscprofessionals.com/shopify-performance-optimization/

If anything is missed out or unclear then don't hesitate to ask. Email us or Connect with us on Skype

Have a nice day !

 

 

 

 

 

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free

speedboostr
Trailblazer
136 20 26

@Marcos7882  you may not want to remove those. The tool you're looking at is a general analysis tool, not geared well for eCommerce sites that use engaging apps to increase conversions.

 

I recommend first optimizing your store, then making sure you don't have any old app code loading, then try to optimize your apps as much as possible.

 

You can use the Shopify Analyzer for a Shopify specific analysis tool to check for optimization issues (and how to fix them).

 

For removing old app code / optimizing apps here's a guide: https://speedboostr.com/app-optimization-guide-for-shopify.

 

I'm from Speed Boostr, the Shopify optimization team. We've optimized over 1500+ Shopify sites, create free tools, and create the most guides and case studies for Shopify optimization - in fact, our guides are so popular that the other poster OScprofessional got caught stealing them / plagiarizing (https://speedboostr.com/fraudulent-shopify-partners/#copyright-osc).

 

I recommend starting with the Shopify Analyzer and our free guides, optimize what you can in-house then if / when you need professional help reach out to speedboostr.com/contact to get a free analysis.

Creator of Theme Scientist (A/B testing app and theme scheduler). Creator of Shopify Analyzer (1st performance analysis tool for Shopify, free for the community). Founder of Speed Boostr (Shopify optimization experts + app developers). More apps from our team: Tip Jar (add a tip button), File Optimizer (optimize CSS, JS, Liquid).