HTML - Cache control max age
问题 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? 回答1: There is more than one way to do this - but you need to consider exactly what you need to cache and what you don't. The biggest speed increases will likely come from making sure your assets