• Resolved halhawkins

    (@halhawkins)


    whenever I test my sites with gtmetrix, my scores are great except for gzip compression. I have the proper code added to htaccess so all of my files are compressed except for autoptimize files. How can I gzip those?

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

    (@futtta)

    AO tries to ensure the files are compressed as per in wp-content/cache/autoptimize/.htaccess, but if that does not work you can disable the “serve as static files” option in which case PHP will ensure the correct headers are set.

    hope this clarifies,
    frank

    Thread Starter halhawkins

    (@halhawkins)

    That did it. Thanks for the quick response!

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

The topic ‘gzip autoptimize files?’ is closed to new replies.