I have gzipped my site http://vfaith.com with the following line added above everything in the index.php file:
<? ob_start("ob_gzhandler"); ?>
The results are:
Original Size: 59 K
Gzipped Size: 9 K
Data Savings: 84.75%
Has anyone else done this? I have implemented the code on my other sites with fantastic results; however, since I am new to the Pligg templating system, I am unsure of what other files are primary in the system. If anyone has any thoughts, please let me know.
Read more about gzip with php before you add the above code HERE






Linear Mode




