[Hack] Speed up your Wordpress Delivery
-
Here’s a how-to from AskApache.com which shows you how to improve the delivery of your Wordpress blog. The article oulines a few hacks to the WP-Cache plugin to improve the cachability of Wordpress. After the Wp-Cache hacks they go on to give you a few lines which you can add to your .htaccess file which- Set the a future expires headers which Apache sends out to the browser while serving content
- Disabled ETag headers
- Removes last modified Header
- Adds cache control headers
These quick hacks ensures that the browser keeps the downloaded files ( htmls, css, images,..) and pulls them from cache next time to improve the speed at which your blog displays to the users.
Head over to the article and get started with your hacks: Hack WP-Cache for Huge Speed Increase
Related articles by Zemanta
Advertisement
1 Comment
Leave a Comment

























July 17th, 2008 at 2:43 pm
Use WP Super Cache instead of WP-Cache!!
Link: http://ocaoimh.ie/wp-super-cache/