Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Frederick Townes

    (@fredericktownes)

    The default W3TC settings enable compression, be sure that the directives for browser caching have been deployed and you will see compression being applied. Best to minify files as well for best results.

    Thread Starter doctorEQ

    (@doctoreq)

    I Googled “directives for browser caching” and at least kind of know what we’re talking about here. (Sorry, I am quite the noob). Now if I can just figure how to know if they are deployed…

    Plugin Contributor Frederick Townes

    (@fredericktownes)

    You can use a tool like http://web-sniffer.net/ to test files to see what their headers are and if they’re compressed etc.

    Thread Starter doctorEQ

    (@doctoreq)

    Thank you Frederick. I’ll search around to see if I can find information on the settings for web-sniffer and what to look for.

    Plugin Contributor Frederick Townes

    (@fredericktownes)

    Any other questions?

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

The topic ‘Enable gzip compression for certain files?’ is closed to new replies.