Title: Gzip compression
Last modified: September 13, 2021

---

# Gzip compression

 *  Resolved [ravik1](https://wordpress.org/support/users/ravik1/)
 * (@ravik1)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/gzip-compression-22/)
 * I want to enable wp optimize gzip compression but this option not enable and 
   not show any error why????
 * Website-https://onlineknowledge.ml/
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgzip-compression-22%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/gzip-compression-22/#post-14868682)
 * [@ravik1](https://wordpress.org/support/users/ravik1/) IF you are on ngnix or
   other than Apache server the Enable GZIP option is enabled by default, so you
   don’t have to enable it from WP-Optimize.
 *  Thread Starter [ravik1](https://wordpress.org/support/users/ravik1/)
 * (@ravik1)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/gzip-compression-22/#post-14873066)
 * Sir but my Gzip compression is disable and I want to enable this option but it’s
   not enable and not show any error
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/gzip-compression-22/#post-14876881)
 * [@ravik1](https://wordpress.org/support/users/ravik1/) Could you please share
   a screenshot of the GZIP screen for us to check?
    -  This reply was modified 4 years, 11 months ago by [Harshad](https://wordpress.org/support/users/bornforphp/).
 *  Thread Starter [ravik1](https://wordpress.org/support/users/ravik1/)
 * (@ravik1)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/gzip-compression-22/#post-14876940)
 * Sir I not know how to upload screenshot so I upload screen recording in my blogger
   website-
    [https://freekatech.blogspot.com/p/sample.html](https://freekatech.blogspot.com/p/sample.html)
   Click here 👆
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/gzip-compression-22/#post-14880669)
 * [@ravik1](https://wordpress.org/support/users/ravik1/) The issue seems to be 
   with your SSL certificate, either its expired or not valid, please renew the 
   SSL certificate and then try to enable GZIP compression and check if it works?
 *  Thread Starter [ravik1](https://wordpress.org/support/users/ravik1/)
 * (@ravik1)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/gzip-compression-22/#post-14882514)
 * Sir my SSL certificate have no any issue click this- [https://1.bp.blogspot.com/-BIxiePLb89Y/YUSeQPBm3XI/AAAAAAAAAFo/mvi_MRjCJHcAXl8R8njeBlX6aLsA1QyAgCLcBGAsYHQ/s4245/IMG_20210917_191506.jpg](https://1.bp.blogspot.com/-BIxiePLb89Y/YUSeQPBm3XI/AAAAAAAAAFo/mvi_MRjCJHcAXl8R8njeBlX6aLsA1QyAgCLcBGAsYHQ/s4245/IMG_20210917_191506.jpg)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/gzip-compression-22/#post-14884118)
 * [@ravik1](https://wordpress.org/support/users/ravik1/) SOmehow WP-Optimize is
   not finding the SSL certificate on the server.
 * To manually enable GZIP, please add following lines to .htaaccess file
 *     ```
       # Remove browser bugs (only needed for really old browsers)
       BrowserMatch ^Mozilla/4 gzip-only-text/html
       BrowserMatch ^Mozilla/4\.0[678] no-gzip
       BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
       <IfModule mod_headers.c>
       Header append Vary User-Agent
       </IfModule>
       </IfModule>
       </IfModule>
       # END WP-Optimize Gzip compression
       ```
   
 *  Thread Starter [ravik1](https://wordpress.org/support/users/ravik1/)
 * (@ravik1)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/gzip-compression-22/#post-14884470)
 * Sir, today when I use another Gzip checker tool then it say your Gzip compression
   is enable but wp optimize say Gzip compression is disable 🤔
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/gzip-compression-22/#post-14887751)
 * [@ravik1](https://wordpress.org/support/users/ravik1/) I’ll check this with our
   development team and update you, sometimes even if GZip is enabled WP-Optimize
   shows its not enabled.
 * This should be fixed in upcoming version,

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Gzip compression’ is closed to new replies.

 * ![](https://ps.w.org/wp-optimize/assets/icon-256x256.png?rev=1552899)
 * [WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance](https://wordpress.org/plugins/wp-optimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-optimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-optimize/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-optimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-optimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-optimize/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [Harshad](https://wordpress.org/support/users/bornforphp/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/gzip-compression-22/#post-14887751)
 * Status: resolved