Page 1 of 1

What is wrong with my site?

Posted: Thu Jul 25, 2013 3:23 pm
by bmxhub
It was working for a few months nicely until the last few days it has been super slow. It takes 20+ seconds to load the homepage and it will not load any pages from there. Does anybody have any ideas what could be wrong?

Website:www.bmxhub.com
Version: 1.5.5.1
Theme: megastore responsive

speed test :http://www.webpagetest.org/result/130725_3W_1DYB/

Re: What is wrong with my site?

Posted: Fri Jul 26, 2013 5:48 am
by artcore
Time to first byte 1s 17 seconds, so this might be a server issue.
I did see some javascript (js) loading from somewhere off-site (rolladd...) and this takes a long time as well.
Try putting the js in the footer just above the closing </body> You should gain some loading speed back as everything is halted untill all js from the <head> is processed.
Also your nameservers have no glue, this takes an extra lookup.

Just a quick check, I hope you can work it out.

Cheers