Open andypiper opened 1 year ago
Currently, timestamps are fine on the top-level index.xml, but the per-tag feeds have the time formatted differently...
Looks like a bunch of this has been fixed, but you're right that there are still two issues on the per-tag feeds (route here):
<updated>
timestamps need the "Z" added at the end<link rel="self">
needs to point to the correct URL instead of the main XML feed
Currently, the Atom feeds fail validation with a few warnings (example). Specifically, the following could be improved:
application/atom+xml
Content-typeThere are a few other things that could be tightened up as well.