How to compress specific files? (gzip compression question)
-
Hi,
When I run my website through webpagetest.org for example, I get an F for compress transfer. It’s telling me to “Use gzip compression for transferring compressable responses”. I’ve enabled HTTP (gzip) compression in the settings.
There are a number of files from the parent theme and some plugins where compression seems to fail (CSS and JS).
Examples:
FAILED – (118.4 KB, compressed = 19.1 KB – savings of 99.2 KB) – https://example.com/wp-content/themes/bootstrap-basic/css/bootstrap.min.css?x16700
FAILED – (11.1 KB, compressed = 4.1 KB – savings of 7.0 KB) – https://example.com/wp-includes/js/wp-emoji-release.min.js?ver=4.7.1How do I go about making sure these files get compressed as well?
I can’t delete the parent theme or most the plugins that appear in the list, as they’re pretty essential to the website.
Thanks
- The topic ‘How to compress specific files? (gzip compression question)’ is closed to new replies.