By lost305 on
Can anyone tell me why my website is loading so slooooooooow? It's not the server because I have various sites that load quick.
slow: http://305hiphop.com - drupal 6
faster: http://fontiredfactorcanary.com - wordpress 2.1
Can anyone tell me why my website is loading so slooooooooow? It's not the server because I have various sites that load quick.
slow: http://305hiphop.com - drupal 6
faster: http://fontiredfactorcanary.com - wordpress 2.1
Comments
They load about as fast from
They load about as fast from here (the Netherlands)...takes app. 3 seconds per page to be fully loaded. Not really slow I think?
=-=
They both load quickly for me as well. Took a stroll around the drupal 6 site and found no issues.
Time it yourself
Get Tamper Data add on for firefox and see which requests are taking the longest. All those Google AdSense ads are part of the problem.
First, thank you for the
First, thank you for the replies.
I uninstalled some modules before any replies. It seems like they were loading various java scripts in every page load. How can you install modules and only have the java scripts load in the page where the module is located?
Thanks again.
=-=
using page cache?
using css aggregation?
using js aggregation?
all of the above help speed things up some.
Yes but when i do that it
Yes but when i do that it loads up old information making my site look inactive.
:o(
I use css cache all the time.
Thanks for the reply.