Page is a not externally linkable
- WebmasterWorld
-- New To Web Development
---- caching of websites


OceanSky - 9:35 pm on Oct 9, 2010 (gmt 0)


I have used the method:
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
and that usually seems to work. Recently I learned about this one though:
<meta http-equiv="cache-control" content="no-store" />

Supposedly it tells the browser to store the web page in its cache temporarily, but if you leave the site and come back it will load the fresh version again (instead of saving the cached version.) Anyone know anything about that?


Thread source:: http://www.webmasterworld.com/new_web_development/4154605.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com