Loading...
Changes Saved.
Error Occurred!
Home Products Blog Community Support Resellers

How to Enable Gzip Compression for your JEM site

If your web host supports gzip compression, you can speed up your website by enabling gzip compression.  This option can compress your web pages and make them download much faster.

To enable this option, follow these steps:

  1. Open up /system/application/config/config.php for editing
  2. Edit the following line:

    $config['compress_output'] = FALSE;

  3. Set this config line to TRUE
  4. Save it.

*This option only enables gzip compression on your public and member pages, not the admin area of JEM.




Related Articles