View Full Version : Question about this code
coast
12-06-2007, 04:18 PM
Would one of you kind, smart people tell me what this means and if there is any benefit or downside to putting it on a .mobi site?
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />
Thanks.
noonoo1
12-06-2007, 04:59 PM
It means do not remember any visits to web site
GijsZePa
12-06-2007, 05:01 PM
Would one of you kind, smart people tell me what this means and if there is any benefit or downside to putting it on a .mobi site?
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />
Thanks.
Hi Coast ..some reading to do:
http://www.pacificnet.net/~johnr/meta.html
Martin
coast
12-06-2007, 06:26 PM
Thank you noonoo1 and Martin. Rep added. Martin, I will read the information now.
Edit: Wow, Martin - that is a great site. He has good links, too.
Would one of you kind, smart people tell me what this means and if there is any benefit or downside to putting it on a .mobi site?
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />
Thanks.
of course you'll get a -1 for not using the correct cache control. you would only use this code for if you want your user to reload every single page and every single image every single time they visit your site.
I use <meta http-equiv="Cache-Control" content="max-age=3000" />
Cheers
Rob
coast
12-28-2007, 09:48 PM
Thanks, Rob! I will be back to rep you when the computer will let me again.
Thank You Coast,
And congrats on your third bar :)
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.