Showing posts with label pagespeed. Show all posts
Showing posts with label pagespeed. Show all posts

Sunday, June 10, 2012

Set HTTP Caching Expiration, Recommended by Google PageSpeed


I ran tests on my website using Google's PageSpeed and it recommends that I "Leverage browser caching" and provided the following resource:

Sunday, June 3, 2012

How to Specify "Vary: Accept-Encoding' header in .htaccess


Google PageSpeed says I should "Specify a Vary: Accept-Encoding header" for JS and CSS. How do I do this in .htaccess?