Tagged Questions

2
votes
1answer
116 views

How To Discover RSS Feeds for a given site

The quest is, given a site url (say http://stackoverflow.com/ ) to return the list of all the feeds available on the site. Methods acceptable: a) use a 3rd party service (google?, yahoo?, ...) ...