keyon
10-19-2011, 01:48 PM
So I've been testing my site with the Page Speed plugin for Firefox, and all my pages are flagged for not using "leverage browser caching."
I guess I thought browsers did this automatically (especially with images) where a browser first looks for web page components that might be stored locally (from a previous visit), instead of calling a new copy every time from the server.
But when I read more about the subject (at code.google), they're talking about putting some type of header code in the pages.
Anyone have experience with this? I'm a little puzzled because, first, I thought browser caching was something controlled by the user (browser internet options), not head tags in the web page. Can one override the other?
I guess I thought browsers did this automatically (especially with images) where a browser first looks for web page components that might be stored locally (from a previous visit), instead of calling a new copy every time from the server.
But when I read more about the subject (at code.google), they're talking about putting some type of header code in the pages.
Anyone have experience with this? I'm a little puzzled because, first, I thought browser caching was something controlled by the user (browser internet options), not head tags in the web page. Can one override the other?