pubDate and guid in RSS

When creating a custom feed from e.g. a JSON source, it’s so irritating not to have pubDate or proper guid fields in the output RSS. Creating item.pubDate and item.guid entries won’t work. Here’s how to do it.

When creating a custom feed from e.g. a JSON source, it’s so irritating not to have pubDate or proper guid fields in the output RSS. Creating item.pubDate and item.guid entries won’t work. Here’s how to do it.