By ricmel111 on
So this is my first drupal site. Went online today. Just need to change a few sizing issues and stuff but thought I'd get it out there anyway so I can get some opinions.
There was a fair bit of trial and error doing this, so it's maybe not structured as well as it could be. Though I've learned enough that my next one should go a lot smoother.
Main problem is, it's so slow. Every page takes ages to load. So I'd really appreciate suggestions on how I can improve this. Is it a matter of tidying things up, structuring things differently
Any other suggestions/critique welcome.
Comments
Other than images it seemed
Other than images it seemed to load reasonably fast, with only the header image showing a real (though small delay).
You could make sure your images are optimized though smush.it only shows a small saving.
Firebug (a Firefox extension) has a 'net' tab that allows you to where time is being spent on your page load. Another tool is Yslow.
Thanks
Thanks for the tips. I've added Yslow to Firefox now. Great tool.