Disable RSS

Component ID

2251935

Component name

Disable RSS

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

3602

Component created

Component changed

Component body

This module will disable the core RSS feed at http://mysite.com/rss.xml, and remove any reference to it in the html header.

The mechanism for action is simply to return page not found for that path, so this module may not play nicely with other modules providing variations to that path, such as Views or RSS Permissions.