-
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Feature request
Hello
Thanks for this plugin, it really works perfectly and is well coded and well documented.
Since all the work is already there, would it make sense to add an option to generate rss feeds alongside of the sitemaps ? afterall it's the same principle and the query is the same, just the output format using rss is different
Summary
Add a RSS Feed option (activable/deactivable in the plugins config) to generate a route /feeds/rss
Why is it needed?
Sitemaps are good for SEO, but RSS feeds are also good for content discovery, and Google Discover actually reads rss feeds
Suggested solution(s)
Add a RSS Feed option (activable/deactivable in the plugins config) to generate a route /feeds/rss
using the RSS package https://www.npmjs.com/package/rss
Metadata
Metadata
Assignees
Labels
No labels