HTML - Cache control max age

Viewed 59653

I'ld like to present always the latest website content to the user but also have it fast loaded. By researching I came across postings people suggesting to use the cache for speeding up loading.

So what do I need to add to my website to "overwrite" the cache after 3 days to display the latest content?

4 Answers
Related