On my website where I use one collection, I enabled the RSS feed support but when adding this address Numeric Citizen News the RSS reader doesn’t find any feed. Is RSS implemented?
An RSS feed is being generated, and a link to the RSS is being added to the <head>
section of the page.
We need to improve support for discovering and linking to RSS feeds, so for now you’d have to check the page code and find the link to the RSS feed in the <head>
.
Hope that helps
well, yes and no… I did look at the webpage source code but couldn’t really identifiy the RSS feed except this:
but it doesn’t work in two different RSS readers..
Ah okay, thanks! This is on the list to figure out and fix