Disables all RSS/Atom/RDF feeds on your WordPress site.
This plugin disables all RSS/Atom/RDF feeds on your site. It is useful if you use WordPress purely as a content management system (and not for blogging). All requests for feeds will be redirected to the corresponding HTML content.
There are a couple of options to tweak the plugin’s behaviour – go to Settings -> Reading
to see them.
If you come across any bugs or have suggestions, please use the plugin support forum. I can’t fix it if I don’t know it’s broken! Please check the FAQ for common issues.
Want to contribute? Here’s the GitHub development repository.
/wp-content/plugins/
directory/wp-content/plugins/
directoryFeeds are useful if you have regularly updated content (blog posts, comments) on your site, and you want people to be able to subscribe to those updates. If you have static pages, then they aren’t, and just add overhead to your site.
This plugin is only able to disable feeds themselves. The links to feeds are generated by your theme, and you will have to edit your theme (or remove the related widgets) to remove those links.
In Settings -> Reading
you will find an option to turn off redirection and issue a 404 (page not found) response instead.
In Settings -> Reading
you will find an option to allow global feeds. All other feeds (individual post comments, archives, search, category etc.) will still be disabled.
Settings -> Reading
did not update properly.