#307: start.fp.o does not instruct the browser to avoid caching the page -------------------------+------------------------ Reporter: sgallagh | Owner: webmaster Type: enhancement | Status: new Priority: major | Milestone: ASAP Component: start.fp.o | Resolution: Keywords: | Blocked By: Blocking: | -------------------------+------------------------ Comment (by cydrobolt): Meta tags should work pretty well. Something like this {{{ <meta http-equiv="Cache-Control" content="no-cache, no-store, must- revalidate"/> <meta http-equiv="Pragma" content="no-cache"/> <meta http-equiv="Expires" content="3600"/> }}} Another option would be ditching the server-side magazine fetching completely. You could also simply fetch the feed for each user through Javascript. This would increase the load on fmag, though. Robert, fmag gets around 3000 views daily. -- Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/307#comment:3> fedora-websites <https://fedoraproject.org/wiki/Websites> Fedora Website Team's Trac instance -- websites mailing list websites@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/websites