No cache control

G

Guest

If i add the code below to my web pages will it stop vistors from caching my
webpages and content?
<META http-equiv="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache"
 
J

Jens Peter Karlsen[FP MVP]

No, some might not recognize it and others may be configured to ignore
it

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
R

Ronx

It *might* stop the HTML code being cached, but images and other linked
files (eg .css, .js) will be unaffected.
 
S

Steve Easton

Pragma no-cache is basically ignored in IE versions higher than 4.0


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top