Any tips to speed up Ecommerce site?

Welcome to our community

Be apart of something great, join today!

stewart

Newbie
Messages
7
Reaction score
0
Points
0
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
  • geniusmojo 

    Premium Member
    Messages
    26
    Reaction score
    1
    Points
    3
    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.
     

    hostitsmart

    Newbie
    Messages
    2
    Reaction score
    0
    Points
    0
    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
     

    sribharath

    Newbie
    Messages
    2
    Reaction score
    0
    Points
    0
    If you have done all optimisation , then you need to upgrade your server resources or switch to a good hosting provider
     
    Messages
    22
    Reaction score
    0
    Points
    0
    It could be a script bug causing a delay in the execution of process. I recommend to get it checked from a developer .
     

    Radi

    Newbie
    Messages
    22
    Reaction score
    0
    Points
    0
    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
  • Patrick_Kane

    Newbie
    Messages
    12
    Reaction score
    0
    Points
    0
    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

    Top