Is there a meta tag to expire content so the client will ask the server for images, html etc.?
-- why I'm asking is --
I change my site's logo occasionally, as a joke, and I want my users to see the image on next page request. Image name stays the same -- as does the html. Just the image itself changes (new one overwrites old).
TIA
meta tag to expire content
Moderator: General Moderators
-
intellivision
- Forum Commoner
- Posts: 83
- Joined: Mon Aug 22, 2005 1:25 am
- Location: Orbit
just don't allow caching
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
-
omega-systems
- Forum Newbie
- Posts: 14
- Joined: Tue Sep 27, 2005 5:01 am
- Contact:
Re: meta tag to expire content
General usage of "Expires" meta tag:
<META name="Expires" content="Tue, 27 Sep 2005 19:58:02 GMT">
The more about meta tag descriptions can be found, for instance here[/url]
<META name="Expires" content="Tue, 27 Sep 2005 19:58:02 GMT">
The more about meta tag descriptions can be found, for instance here[/url]