KB's RSS Generator

KB's RSS feed generator

As defined in the specification, all elements of an item are optional, but it must contain either a title or description. I recommend including all of these (except stated otherwise):

Item/Article data
If you don't want to use the current date, please change the <pubDate> tag with a RFC 2822 date. You can use timestamp­generator.

TODO/Future enhancements (in order of importance):

  1. ✓ DONE! Support channel's image tag
  2. Detect relative URL's on Content field and notify the user
  3. Support comments tag
  4. Support skipDays, skipHours and ttl tags, preferrably with native HTML date pickers
  5. Support enclosure tag (very niche use case)

Privacy notice: This demo runs entirely within your browser. In other words, no data is sent to me, the code is sent to your browser and runs locally. You could theoretically load the page, cut your network connection and then start it.