Vote
0
How To Prevent Browser Caching of HTML Pages
Angsuman Chakraborty
November 4th, 2006
This is old news for most of us and yet when I wanted to quickly find it, it took some searching. So here it is, in simple language, what you can do to prevent your web pages from being cached by browsers.
Add in your head section (between
and tags):
And then add the same code just before the ending
