• Hi

    I just moved to new host – hostgator with their business cloud hosting. My website – crazybin.com which is quite loaded up with plugins is extremely slow while opening. Pingdom test results show the loading time above 30 sec. I have even installed W3 cache plugin. My cloud hosting package has 6 GB ram. Can someone please tell me where exactly is the problem?

Viewing 1 replies (of 1 total)
  • jack randall

    (@theotherlebowski)

    if your site is loaded with plugins then there’s your potential problem. every single plugin makes calls to php and some to the database and each one has to load it’s own files and dependencies in order to run.

    i just tested it here: https://tools.pingdom.com/#!/cXnJT7/crazybin.com and it’s loading in about 10-11 seconds (which is still quite a long time given how quickly people can choose to bounce out of your site while it loads) while if i just type the address into my browser it loaded in about 2 seconds.

    look at reducing image sizes and using a CDN (content delivery network) to serve up your static files (images, css, javascript etc) if those are located closer to the user then the site will load faster. also, if you’ve just moved to a new host, let the site settle in, ie: DNS propagation etc.

Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce website extremely slow inspite of good server & cache plugin’ is closed to new replies.