another trick to speed up your website is to reduce the amount of blocks that need to do a lot of database-quering. In my MAIN-MENU block I had a query to get the total amount of weblinks and the total amount of downloads.
Those 2 queries slowed down my website alot, taken into account that my site has about 23.000 pageviews per day it's 46.000 queries less that need to be solved by the server. Resulting in a faster website.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum