Closed andy5995 closed 6 years ago
Hi @andy5995 , I’m a little confused. Can you help me by walking through the workflow you are suggesting?
I think this is what’s happening:
What I understand is we don't use medium rss feed anymore and generate our own rss feed with some route if-me.org/rss and sending our own generated xml feed.
Hi @zawmoelwin , I made the suggestion (post above) but not sure yet if the developers want to implement it or simply continue using the feed from medium. Someone will let you know about any specifics. :)
UPDATE: Ah, I see @julianguyen changed a label, so I'd assume the suggestion is being considered, but low priority right now.
I see this was also closed without discussion. I take that to mean that the medium feed is considered perfectly adequate and a native RSS feed isn't needed for any purpose. Is that correct?
When new blog posts are added, or existing ones updated, if me should generate its own xml feed that is on the if-me.org server.
Ideally, the feed should be validated after it's created or changed. There may be an existing tool or external library that could do that. Some type of alert (email, message to a Slack channel) should get sent if the feed fails to validate.
Here is an example of an xml file with two entries:
In this feed, the content tag contains the complete text and any html code contained in the blog post. Some feeds only use the first x number of characters (an excerpt).