Conversation #3sj7hkq
Recent tws in this reply to #3sj7hkq
@eldersnake How are you generating the RSS feed on https://www.andrewjvpowell.com/, I believe I also had some code for generating Atom feeds?
#3sj7hkq
@eldersnake How are you generating the RSS feed on https://www.andrewjvpowell.com/, I believe I also had some code for generating Atom feeds?
@adi (#3sj7hkq) I’m pretty sure the mkws
archive I downloaded just had the sitemap.uppxml
file, which I based my rss.uppxml
on, but copied in the relevant atom tag bits from another blog site. Then I loop through my folder pages, source the meta data, etc, similar as how I customized the mkws
script.
@adi (#3sj7hkq) Ahh okay, never seen that before. Mine is basically this. I admit I haven’t at all looked up RSS/Atom specifications or anything so not sure how correct the actual feed is, should probably check that some time!