[Plugin: W3 Total Cache] Help with Compression!
-
Good afternoon everyone.
So I have a CentOS VPS running Nginx and WordPress 3.6. Nginx is my web server, and is NOT just a front end proxy for Apache, which is common it seems.
Everything works great with my site, but I have recently come back to using W3 Total Cache. My goal is to improve my sites PageSpeed performance (Google), and there are currently three big things throwing red exclamation marks.
1.) Enable Compression
PageSpeed Insights is showing about 30 files (looks to be mostly JS and some CSS) that can be compressed to for a 71% reduction. The estimated reduction is 567Kb.2.) Leverage Browser Caching
There are about 30 pages/files that have either no expiration or a very short expiration.There is a third red mark, but I am not concerned with it just yet. So I have W3 Total Cache in place, using Page Cache (Disk Enhanced), Minify (Manual – Disk), Database Cache (Disk), Browser Cache, and I’m also using CloudFlare (CloudFlare is only being used for managing DNS currently, as it is not acting as a CDN).
In regards to compression, I have the following:
–Browser Cache settings–
-General – Enable HTTP (gzip) compression, enabled
-CSS & JS – Enable HTTP (gzip) compression, enabled
-HTML & XML – Enable HTTP (gzip) compression, enabled
-Media & Other Files – Enable HTTP (gzip) compression, enabledWhat other settings should I be looking for? Also in the Browser Cache settings, the Expires header lifetime for all of them is set to 31536000 seconds, so why does PageSpeed see several pages/files with no expiration?? Is this because of using Nginx and not Apache?
Thanks.
- The topic ‘[Plugin: W3 Total Cache] Help with Compression!’ is closed to new replies.