Disable RSS Feed

How can I completely disable RSS? I tried the YAML redirect listed here - How to disable rss for the default tag and author taxonomies? - #3 by wwvitalik

That works for individual tags, but if I go to my site homepage and add /rss to the address it still shows an RSS feed.

You should be able to use the same directions, just remove the tag/slug part and target /rss

Thanks! That worked.

301:
  ^\/tag\/([a-z0-9-]+)\/rss\/$: /tag/$1/
  ^\/rss\/$: /