• Resolved celeryuk

    (@celeryuk)


    Hello, I cannot get the GZIP Compression to work for HTML.
    I have got my host support team to look at it and they added the code into htaccess and tested it and said it worked. Hummingbird still says it’s not working

    “Gzip is not working properly:
    Your server may not have the “deflate” module enabled (mod_deflate for Apache, ngx_http_gzip_module for NGINX)” etc..

    I’m an on Apache. All other compressions are working.

    I most recently tried removing all the gzip info from the htaccess and starting afresh with the manual code and still no luck – thanks for your help.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @celeryuk

    I trust you’re doing well!

    I’ve checked your site with this online tool and GZIP for HTML is enabled.

    The Hummingbird is showing a false-positive message, it could be because of caching or servers firewall. Please try to clear all site’s caching, clear server’s cache and recheck the status as shown in this screenshot:
    https://take.ms/miOVC

    Please also try adding the following line into the php.ini file:
    zlib.output_compression = On

    If the php.ini file doesn’t exist, please feel free to create it or contact your host so they could add it for you.

    Kind regards,
    Nastia

    Thread Starter celeryuk

    (@celeryuk)

    thanks, that php.ini code made it work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘GZip HTML Compression not working’ is closed to new replies.