Web Hosting Forum - Net Hosting Talk

We are a community of individuals and businesses passionate about web hosting. Let's build, learn, and grow together.

Any tips to speed up Ecommerce site?

stewart

Novice
Member
Hello,

I have already tried the following things to speed up my Ecommerce website.

Choose a good hosting provider
- I have already installed caching plugin
- I have disabled Inactive Plugins
- Compressed Media Files
- Minify JavaScript and CSS Files
- Also use CDN.

Doing all these things still I am facing speed issues and I don't know whether I change my hosting provider or still I have to do some changes in my website to speed up. I have discussed this with my friend he suggested me to change the hosting provider. Also, changing the hosting provider will resolve my issue or there is something easy that I can do because changing the hosting provider is a big issue for me.

thanks
 
  • Advertisement
  • how much traffic your website gets? how much cPanel resources you are allowed like cpu, ram, concurrent connections? it seems your website need more resources if resources is low contact with your hosting provider & migrate your plan for better resources. hope this help.
     
    I will explain 10 ways to increase the speed of an e-commerce site.

    1. Reduce Size of Page
    2. Use a Content Delivery Network
    3. Use Caching and In-memory Technology
    4. Compress Data
    5. Specify Image Dimensions
    6. Optimize Platform Configuration
    7. Use Fewer ‘Round Trips’
    8. Monitor Site Speed
    9. Avoid Redirects
    10. Use Fast Hosting Servers
     
    What traffic do you get on it? Make sure, you have server-wide caching as well. An Nginx reverse proxy usually also helps a lot.
     
  • Advertisement
  • hostitsmart said:
    I will explain 10 ways to increase the speed of an e-commerce site.

    1. Reduce Size of Page
    2. Use a Content Delivery Network
    3. Use Caching and In-memory Technology
    4. Compress Data
    5. Specify Image Dimensions
    6. Optimize Platform Configuration
    7. Use Fewer ‘Round Trips’
    8. Monitor Site Speed
    9. Avoid Redirects
    10. Use Fast Hosting Servers

    Thanks for such a list! But could you, please, explain what do 2 and 3 mean? Thanks a lot :)
     

    Advertisement

    Back
    Top