Viewing Recommendations on "NO CACHE" tags

Recommendations on "NO CACHE" tags



User: jefflopezdesigns 12 years ago
Can anyone recommend the best no cache tag to use with Everweb?
I'm placing this code in the Head/Footer section for the page

<META HTTP-EQUIV="Pragma" CONTENT="no-cache">

<META HTTP-EQUIV="Expires" CONTENT="-1">

but it doesn't seem to be working 100% of the time.

Thanks in advance!
User: Roddy 12 years ago
Use this website to convert your code so that we can see it...

http://www.freebits.co.uk/convert-html-code-to-text.html

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.
User: jefflopezdesigns 12 years ago
Quote: Roddy - 11/04/2014 14:50:16
Use this website to convert your code so that we can see it...

http://www.freebits.co.uk/convert-html-code-to-text.html


Sorry about that,

<META HTTP-EQUIV="Pragma" CONTENT="no-cache"><br />
<br />
<META HTTP-EQUIV="Expires" CONTENT="-1">
User: jefflopezdesigns 12 years ago
Quote: Roddy - 11/04/2014 14:50:16
Use this website to convert your code so that we can see it...

http://www.freebits.co.uk/convert-html-code-to-text.html


Sorry about that,

<META HTTP-EQUIV="Pragma" CONTENT="no-cache"><br />
<br />
<META HTTP-EQUIV="Expires" CONTENT="-1">
User: Roddy 12 years ago
Quote:
it doesn't seem to be working 100% of the time.


It won't work 100% since the results in the different browsers vary.

It's not recommended to do this anyway. Now that so many visitors are using mobile devices, you are burning up their data limits.

It's better to allow the visitor control. How hard is it to click the refresh button?

If you have content that is updated on a daily/weekly basis - such as special offers - you can have a link to it with a built in refresh.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.