• 16th July 2008 -By Vinu Thomas

    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

    Zemanta Pixie

  • One Response to “[Hack] Speed up your WordPress Delivery”

    Leave a Reply