• Resolved mcartur

    (@mcartur)


    Hi again,

    This plugin now works great for me except for one thing: My server is not gzipping the minified and combined Javascript file…
    I am working with W3total Cache and everything gets gzipped except this js file…

    My hosting providers claim that they have gzip enabled but that I am overriding their settings with my configuration.

    I do not know if there is any workaround to solve this issue.

    Best an thanks

    https://wordpress.org/plugins/js-css-script-optimizer/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Yevhen

    (@evgenniy)

    Hi,

    Are you using Apache? You can try to enable compression via .htaccess:

    http://serverfault.com/questions/137823/how-to-enable-either-gzip-or-deflate-compression-via-htaccess

    Thread Starter mcartur

    (@mcartur)

    Thanks for your response.

    I have already tried these solutions to no avail…
    When checking if the file is compressed in a webpage that checks it. I get the following:

    Character set not found
    Character set not found in content-type header show HTTP headers

    Character set not found in charset meta tag analyze meta tags

    Technical details:

    HTTP result:200 Content type:application/x-javascript Compression time for 433,157 bytes:32 milliseconds Execution time of HTTP request:541 milliseconds Webserver name:nginx

    I do not know if the problem can be the character set…

    Thank you for your plugin and help.

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

The topic ‘Gzip-W3Total Cache’ is closed to new replies.