Site Speed and overall optimizations

Hello Im working to make this site faster for mobile and desktop. I need to get it out of the red as it is hurting my website’s SEO. There is also a few snippets of code or apps that are slowing it down. The home page was made by ecomposer, the rest is the shopify refresh theme. The site is www.naturallywyld.ca

If anyone can help or has suggestions, that would be greatly appreciated!

Hi NaturallyWyld, slow site loading speed is a common problem for eCommerce websites with a large number of pages and products. To speed up the website, you can try the following ways:

1. Optimize Images: Use lightweight formats like WepB or compressed JPEG. mage size should be limited to under 500kb. Enable lazy loading to load images only when users scroll to them.

2. Minify Code: Minify HTML, CSS, and JavaScript to reduce file sizes.

3. Reduce Plugins and Scripts: Deactivate or delete unnecessary plugins and scripts. Consolidate multiple functionalities into fewer plugins.

4. Optimize Hosting: Choose a high-performance hosting provider with fast servers. Upgrade to servers with HTTP/2 or HTTP/3 support.

5. Reduce Redirects: Audit and eliminate unnecessary redirects to minimize additional load times.

6**. Implement Accelerated Mobile Pages (AMP)**

7. Fix Coding Errors: Use tools like Google PageSpeed Insights or GTmetrix to identify and resolve coding issues.