Enable Gzip Compress on Wordpress with WP-Cache 2.x

WP-Cache is a page caching system plugin for Wordpress blog that cache Wordpress pages during the first load or after a page expired, and store each Wordpress page in a static HTML file which in turn used to serve future requests. This process of web server serving the HTML pages directly from the file rather than building the page again by loading and compiling the whole PHP code, and retrieving the necessary data from the database where there is any page request significantly reduces the resource needed to run a responsive and fast website. Meanwhile, Gzip compression is an option provided by Wordpress that allows web server to serve the articles in compressed format if request by supported web browser, reducing bandwidth used and improving performance.

If you install WP-Cache version 2.0 or 2.1, you will be requested to turn off or disable Gzip compression in Options -> Reading tab. Although WP-Cache2 is fast enough, however, you can still try to enable the Gzip compression to further speed up the web server, improve the overall performance of network and website, and save the network bandwidth, by using the following trick. The hack allows Gzip compression to be used with WP-Cache system, by making WP-Cache compress the page articles, instead of Wordpress.

To turn on Gzip compression of web page while using WP-Cache 2, simply edit the wp-cache-phase1.php which is located in the WP-Cache plug-in folder inside the Plugins directory with text editor such as vi:

Add the following line:

if ( extension_loaded(’zlib’) ) ob_start(’ob_gzhandler’);

Before this line:

foreach ($meta-»headers as $header) {

Note that you still should not turn on or enable the Gzip compress article in Wordpress. If you do so, WP-Cache will not work.

Source


One Response to “Enable Gzip Compress on Wordpress with WP-Cache 2.x”

  1. Web Hosting Coupon Codes
    September 20th, 2008 08:32
    1

    Thanks this code edit really increased my page load time

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. To receive notification of latest comments posted, subscribe to My Digital Life Comments RSS feed or register to receive new comments in daily email digest.
Custom Search

New Articles

Incoming Search Terms for the Article

wordpress gzip - gzip wordpress - wordpress gzip compression - wordpress compression - how to gzip word press - gzip for wordpress - wordpress compress - gzip wordpress homepage - 'enable gzip compression' and 'enable browser caching' - compress wordpress - enable compression wordpress - how to turn gzip compression on - wordpress compressed javascript - wordpress compressed page list - disable gZIP compression in Wordpress, - wordpress turn off gzip - 2x - how to gzip wordpress pages - enable caching with compression in wordpress - how to gzip wordpress - wordpress compress gzip - compression for wordpress - gzip in wordpress - wordpress should compress - why did wordpress remove gzip - wordpress gzip how - enable gzip compression wordpress - enabling gzip in wordpress - compression with gzip wordpress - gzip wordpress - how to gzip with wordpress - wordpress Enable browser caching -