Re: slow online speed store

Why is my online store running slow?

damariscarole95
New Member
6 0 0

hello, I am having an issue with my site. the speed score has decreased drastically and I have pretty much done what I can. I have deleted unnecessary apps, used crush pics for picture sizing, fix broken links, and delete leftover code lines. however, none of these seem to work. Please help me

Replies 10 (10)

Stacy_Zhuk
Shopify Partner
495 22 72

Hi @damariscarole95,

 

Can you please give more details about your store? Then I can provide the most relevant solution for your case.

 

And if you are not a technically aware person yourself, you will definitely need a developer for that. Because most of the main website speed optimization techniques require coding expertise and must be implemented by an experienced developer.

 

Here https://whidegroup.com/blog/shopify-performance-optimization/ you will find out full information about Shopify speed optimization.

Co-founder at Whidegroup, e-commerce development company from Ukraine
- 10+ years of experience with SMBs
- Deep expertise in custom development & optimization
E-mail: [email protected]
damariscarole95
New Member
6 0 0

Hello @Stacy_Zhuk, according to page speed ibha e some unused code and html and css code that are causing the problem. 

kazi
Shopify Partner
629 90 113

Hello @damariscarole95 

                                              Can you share the Store URL? check your store in google page speed insight, GTmetrix and fix the issues as they suggests.

▶️ If you need more help with your Shopify store
Speed Optimization | Theme Customization ? ☎️ WhatsApp ✉️Email Skype: kof.bd

damariscarole95
New Member
6 0 0

Hello Kazi thank you for the suggestion. Also, here is my website url https://www.daenerysfashion.com 

MS_WEB_DESIGNER
Shopify Partner
695 52 135

Hi @damariscarole95 

I am Ani From MS Web Designer (Top Rated Shopify Certified Experts and eCommerce Consultant from Singapore ) I helped 1000+ Shopify Store owners to Optimize their website loading speed for both mobile and desktop and increase their conversion rate.

Here are some proven steps that will improve your website speed dramatically for both mobile and desktop.

  • Select a light Weight Shopify Theme ( OS 2.0 Compatible
  • Remove all Unwanted Shopify App ( That you have installed, but not using)
  • Minify Javascript, CSS 
  • Reduce the Large Image Size
  • Eliminating the halting problem in Javascript
  • Apply Lazy loading per section wherever required
  • Replace Gifs with the Static Images
  • Resize Products images using Shopify App ( for Bulk )
  • Check Page Speed by Google page Insight and GTmetrix.

By fixing these issues, your website speed score can definitely improve
If you want a Free complete Website Optimization Audit Report ( All the Actionable steps for your store ), let me know. 

 

If you have any concerns feel free to ask me!

Pro Tips :
Proven Shopify App to Improve and Sales Conversion Dramatically

Coupon Discount Popup in Cart :
https://apps.shopify.com/available-discount-coupon-list-on-cart-page

-Show Selected Coupons on Cart
- Show Saving on Cart Value
- Boost Conversion Rate & AOV

MS_WEB_DESIGNER_0-1661151301365.png


Elegant Sticky Add to Cart, Floating Cart, Sticky Checkout

https://apps.shopify.com/cart2sale

MS_WEB_DESIGNER_1-1661151301381.jpeg

 

Recover abandoned carts and market better with web push

https://apps.shopify.com/pushowl?


Useful Resources for Speed Optimization :
10 Proven Steps that will Improve your Shopify Website Speed
https://blog.mswebdesigner.com/10-proven-steps-that-will-improve-your-shopify-website-speed/

How to Maintain Shopify Speed Post Optimization: A Quick Guidelinehttps://blog.mswebdesigner.com/how-to-maintain-shopify-speed-post-optimization-a-quick-guideline/


Best wishes for your store!

Regards,

Ani

banned
damariscarole95
New Member
6 0 0

Hello @ MS_WEB_DESIGNER, Thnak you very much for your suggestion. I have one question. How do I implement these steps below

  • Minify Javascript, CSS 
  • Reduce the Large Image Size
  • Eliminating the halting problem in Javascript
  • Apply Lazy loading per section wherever required
  • Replace Gifs with the Static Images

Cedcommerce
Shopify Partner
718 76 113

Hello @damariscarole95,

 

We have checked your web page speed and it is quite unsatisfactory. Don’t worry it can be easily fixed with regular maintenance and updates. 

Here, is a list of things you need to work on to maintain your web page speed.

 

 

  • Reduce or Eliminate render-blocking resources
  • Use minified CSS and JS files
  • Replace GIFs With Static Images
  • Reduce Large Image Sizes
  • Image compression is essential and a necessity for faster loading of web pages. Make sure your images are of good quality and do not add too many images on a single page. You can try tools like tiny.png
  • Try to find fonts from the Shopify admin. If a third-party font is required then should upload to the Assets folder.
  • Use Font-display property as swap.
  • Replace GIFs with static images.
  • To reduce the initial load time, you can use the Lazy load technique.
  • Remove third-party JS scripts and Shopify App which you are no longer using. You should disable app features you don't use, or you can remove the app if you don't need it.
  • If you are removing an app make sure to remove the code that was added as part of the app install process.
  • Avoid multiple page redirects
  • Preload the Largest Contentful Paint image
  • Avoid large layout shifts.
  • Set an explicit width and height on image elements to reduce layout shifts and improve CLS. 

 

Fix these issues and your website speed score will improve considerably.

 

Let us know if you need any further assistance.

 

Regards, 

Team CedCommerce

CedCommerce || Shopify Expert
- Let us know if our reply is helpful for you. Like it.
- Was your question answered? Mark it as an accepted solution.
- For further discussion contact: Email ID- [email protected]
- Whatsapp:- Join Here
damariscarole95
New Member
6 0 0

Hello @Cedcommerce thank you very much for your detailed suggestions. How will I go about fixing the issues below 

  • Reduce or Eliminate render-blocking resources
  • Use minified CSS and JS files
  • Replace GIFs With Static Images
  • Reduce Large Image Sizes

TThank you for your assistance 

Cedcommerce
Shopify Partner
718 76 113

Hello @damariscarole95,

 

We are elated to know that we’re of help to you. Thank you for reaching out to us we will surely help you out with your query.

 

1. Reduce or Eliminate render-blocking resources - To reduce render-blocking resources you can Preload the files with the help of the below-provided code: 

 

For all CSS files you need to add 'rel="preload"' like given below:

 

<link rel="preload" as="style" href='css-file-url'>

 

2. Use minified CSS and JS files - You can minify CSS and JS files with the help of minification tools. It will positively affect your page speed.

 

3. Replace GIFs With Static Images - GIFs can be replaced with static images and work wonders for your page speed.

 

4. Reduce Large Image Sizes - Large images can hinder your page load time, try to compress your images with the help of different image compression  tools like tinypng.com

 

Hope it helps, let us know if you need any further information or help. 

 

All the best, 

CedCommerce

CedCommerce || Shopify Expert
- Let us know if our reply is helpful for you. Like it.
- Was your question answered? Mark it as an accepted solution.
- For further discussion contact: Email ID- [email protected]
- Whatsapp:- Join Here

Marc_Mayr
Shopify Partner
76 1 14

Did your page speed get worse after installing 3rd party apps?
If that's the case, we developed an app to reduce unused Javascript - https://apps.shopify.com/pagespeed-javascript?locale=de

 

Screenshot at Aug 25 10-57-43.png