Skip to content

Generate rss feeds alongside of sitemaps?Β #108

@red1

Description

@red1

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions