| Why Won't My Page Display As I Wrote It? | |||||||||||||||||||||
|
|
|||||||||||||||||||||
| Part 2: Forcing Your Pages to Always Load from the Server | |||||||||||||||||||||
|
|
|||||||||||||||||||||
|
|
|||||||||||||||||||||
If you are concerned about caching for your readers, there is a way to tell their browsers to not cache a page, or even indicate how long to cache the page. This way, you can control how the browsers display your pages. This is done with a meta tag:
Setting the content to "0" tells the browsers to always load the page from the Web server. But you can also tell the browsers how long to leave a page in cache. Instead of "0" you write the date, including time, that you would like the page to be reloaded from the server. Note, the time should be in Greenwich Mean Time:
First page > What is a Web Browser Cache? > Page 1, 2 |
|||||||||||||||||||||

