How to improve the loading speed and page speed on this site: Heavenly Creations Boutique

How to improve the loading speed and page speed on this site: Heavenly Creations Boutique

DracoStones88
Tourist
21 0 5


URL: https://heavenlycreationsboutique.myshopify.com/

We aim to optimize our store's loading speed and mobile responsiveness. Can you assess the current performance on both desktop and mobile devices and suggest areas where we might reduce load times or improve the mobile shopping experience?

Anyone can suggest me a few choice

Thank you very much though

Replies 5 (5)

DaisyVo
Shopify Partner
2542 317 368

Hi @DracoStones88 

Improving your Shopify store's loading speed and mobile responsiveness is crucial for enhancing user experience and boosting sales. Let's dive into some practical steps to help you achieve this.

1. Evaluate Your Store's Current Performance

  • Use Shopify's Online Store Speed Report: Within your Shopify admin, navigate to Analytics > Reports > Online store speed. This tool provides insights into your store's loading times and compares them to industry standards.
  • Utilize Third-Party Tools: Platforms like Google PageSpeed Insights and GTmetrix offer detailed analyses of your site's performance on both desktop and mobile devices. They highlight areas that need improvement.

2. Optimize Images and Media

  • Compress Images: Large image files can significantly slow down your site. Use tools like TinyPNG or Shopify apps designed for image optimization to reduce file sizes without compromising quality.
  • Implement Lazy Loading: This technique ensures that images load only when they come into the user's viewport, reducing initial load times. Many Shopify themes support lazy loading, or you can use apps to add this feature.

3. Minimize the Use of Apps and External Scripts

  • Audit Installed Apps: Regularly review and remove any apps that are not essential, as each app can add extra code, slowing down your site. Ensure that uninstalled apps have not left residual code in your theme files.
  • Limit External Scripts: Be cautious with third-party scripts, such as those for analytics or advertising, as they can impact loading speeds. Only include necessary scripts and consider asynchronous loading where possible.

4. Choose a Lightweight and Responsive Theme

  • Select an Optimized Theme: Opt for themes known for speed and mobile optimization. Shopify's Theme Store allows you to filter themes based on performance features.
  • Avoid Feature-Heavy Themes: While it might be tempting to choose themes with numerous features, they can bloat your site. Focus on essential functionalities to maintain speed.

5. Optimize Code and Enable Caching

  • Minify CSS and JavaScript: Removing unnecessary characters and spaces from your code can reduce file sizes. There are apps and online tools available to help with code minification.
  • Leverage Browser Caching: Ensure that repeat visitors can load your site faster by storing certain elements in their browsers. Shopify handles caching for static assets, but it's good to be aware of its benefits.

6. Implement Accelerated Mobile Pages (AMP)

  • Use AMP for Mobile Optimization: AMP creates simplified versions of your web pages for mobile users, leading to faster load times. Consider using Shopify apps that facilitate AMP integration.

7. Regularly Monitor and Test Your Site

  • Continuous Assessment: Regularly test your site's performance, especially after making changes or adding new features. This proactive approach helps maintain optimal speed and responsiveness.

By focusing on these areas, you can enhance both the loading speed and mobile responsiveness of your Shopify store, providing a better experience for your customers and potentially increasing conversions.

If you need any other assistance, I am willing to help.

Best regards,

Daisy.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

rifat_Shop
Shopify Partner
92 9 11

Optimizing your website's loading speed and mobile responsiveness is crucial for enhancing user experience and increasing conversions. Here's an assessment of your current performance and recommendations for improvement:

Current Performance Assessment:

  • Loading Speed: Utilizing tools like PageSpeed Insights, Pingdom Tools, and GTmetrix can provide detailed analyses of your site's loading times on both desktop and mobile devices. These tools offer insights into factors affecting speed, such as image sizes, server response times, and script management.

  • Mobile Responsiveness: Your website appears to be mobile-friendly, adjusting to different screen sizes. However, further optimization can enhance user experience.

Recommendations for Improvement:

  1. Optimize Images:

    • Compression: Compress images to reduce file sizes without compromising quality. Tools like TinyPNG can assist with this.
    • Formats: Use modern image formats like WebP for better compression and quality.
  2. Minimize HTTP Requests:

    • Combine Files: Merge CSS and JavaScript files to reduce the number of requests.
    • Lazy Loading: Implement lazy loading for images and videos to defer loading off-screen content.
  3. Leverage Browser Caching:

    • Set Expiry Headers: Configure caching to store static resources, reducing load times for returning visitors.
  4. Implement Responsive Design Best Practices:

    • Flexible Layouts: Use relative units (e.g., percentages) instead of fixed units (e.g., pixels) for layout elements to ensure adaptability across devices.
    • Media Queries: Apply CSS media queries to adjust styles for different screen sizes, enhancing readability and navigation.
  5. Enhance Mobile User Experience:

    • Simplify Navigation: Ensure menus are easily accessible and usable on mobile devices. Consider implementing a clean, intuitive navigation structure.
    • Optimize Touch Elements: Make buttons and links large enough and spaced appropriately to accommodate touch inputs.
    • Streamline Checkout Process: Simplify the checkout process to reduce friction for mobile users, potentially increasing conversion rates.
  6. Test Across Devices and Browsers:

    • Regular Testing: Use tools like BrowserStack to test your website's performance and responsiveness across various devices and browsers, ensuring consistent user experience.

Implementing these optimizations can significantly improve your website's loading speed and mobile responsiveness, leading to a better user experience and potentially higher conversion rates.

Found it helpful? Please like and mark the solution that helped you.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers

Stacy_Zhuk
Shopify Partner
522 22 74

Hello @DracoStones88,

 

First, you need to investigate what's causing your website to load slowly. You can use tools like Google PageSpeed Insights, Lighthouse, GTmetrix, and WebPageTest to evaluate your website's current load time. Each of these tools provides a comprehensive overview of your website's speed and offers suggestions for improvement.

 

In general, to improve the website speed you can do the following:

  • compress images
  • implement Lazy Load
  • use embedded video files
  • use an optimized theme
  • remove unused apps

 

Best regards,
Anastasia

Co-founder at Whidegroup, e-commerce development company from Ukraine
- 10+ years of experience with SMBs
- Deep expertise in custom development & optimization
E-mail: anastasia@whidegroup.com

Website_Speedy
Shopify Partner
71 3 9

Hi,

I tested your landing page using Google PageSpeed Insights https://pagespeed.web.dev/analysis/https-heavenlycreationsboutique-myshopify-com/3axh2fqgyd?form_fac... and noticed that the LCP (Largest Contentful Paint) and Element render-blocking resources performance scores could use improvement.

Here’s what I found:

  • LCP is impacted by the landing page banner image, which could benefit from priority loading adjustments. By changing the order of resource loading, you can ensure the banner image loads first.
  • Element render-blocking is caused by the minimized CSS files (base.css & component-slider.css). These files are blocking the rendering of critical elements, which can slow down the page load time.

Suggested Steps:

  • Update Image Loading: Modify the loading parameters of the banner image to prioritize it during page load. And you will find LCP is impacted because of the landing page banner image which requires some parameters update to change its priority to load first then last with some additional improvements.
  • Optimize CSS: Review and adjust the CSS files to prevent them from blocking important elements on the page.

 

After applying these changes, you should see an improvement in your site’s performance, LCP, and render-blocking issues. Be sure to recheck your site’s performance using Google PageSpeed Insights to get more actionable suggestions.

 

Alternative, if you do not want to invest much time on optimizing yourself, you can try our speed optimization shopify APP called Website Speedy that comes with 14 days trial. It will do the optimization automatically for you.

It takes like 5 minutes to setup and comes with 14 days free trial.
You can install it from here: https://apps.shopify.com/website-speedy

 

(Disclaimer: We are the developers of this tool and are happy to answer any questions you may have.)

If this fixed your issue, Likes and Accept as Solution are highly appreciated.
Need help with optimizing the speed and performance of your website? Check out our app on Shopify App Store

EstherBui
Tourist
252 36 36

Hi @DracoStones88 

 

EstherBui_0-1736899001834.png

EstherBui_1-1736899073652.png

EstherBui_1-1736899073652.png

I just checked on your store speed (speed ), and your current speed performance is outstanding. Desktop has a perfect speed score of 100, and Mobile is superior at 95, which is a super high score for Mobile, given that the average good score for mobile is typically around 50-60.

 

Therefore, you only need to optimize the LCP (largest contentful paint) to a value of less than 2.5 seconds on mobile devices, which represents the optimal performance threshold.

You can follow some of the methods below: 

 

1. Optimize the image : https://prnt.sc/rzN-PbuTBWBM

  • Use the suitable image format : I recommend to change the image to Webp  format for better compression.
  • Compress the images : Using TinyPNG tools to reduce the image size without changing on the image quality. 
  • Lazy loading :  Considering to apply lazy load for the images that are not immediately visable. 

2. Minize render - blocking Resources. 

  • Optimize CSS and JS : because they affect directly to the LCP, you can consider to minify and compresse these files, and defer loading of non-essential Javascript. 
  • Critical CSS: Inline CSS necessary for above-the-fold content. 

 

3. Reduce third-party Script load 

  •  Minimize third-party app code: I highly recommend removing the third-party app code that is not necessary. The code left on the store can affect the speed damagingly.

There are several strategies to optimize the LCP score. Continous testing and adjustment will help you to achieve the score under 2.5 seconds.

 

If you have any further question, feel free to ask. 

 

Esther 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!