Web feeds allows users and applications to receive regular updates from a site. There are several different kinds of feeds, read by different feed-readers. Some feeds include RSS (“Rich Site Summary” or “Really Simple Syndication”), Atom or RDF files.
By default, WordPress comes with various feeds:
RSS 2.0 format
http://-domain-name-/feed/
RSS 2.0 format
http://-domain-name-/feed/rss2/
RSS 0.92 format
http://-domain-name-/feed/rss/
RDF/RSS 1.0 format
http://-domain-name-/feed/rdf/
Atom format
http://-domain-name-/feed/atom/
This plugin options allows to disable the above feed service.