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

Fluffy Convict’s picture

They load about as fast from here (the Netherlands)...takes app. 3 seconds per page to be fully loaded. Not really slow I think?

vm’s picture

They both load quickly for me as well. Took a stroll around the drupal 6 site and found no issues.

BradleyT’s picture

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.

lost305’s picture

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.

vm’s picture

using page cache?
using css aggregation?

using js aggregation?

all of the above help speed things up some.

lost305’s picture

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.