I want to display content from another site using a feed. I've just implemented the feed reader functionality and relevant PHP script. But the websites from which I will pop the content have a different feed for each page. I am loathe to find and insert each feed manually for each of our web pages! Is it possible to use a reader or other function to identify the RSS feed associated with a specific page and feed it automatically? Is there any way to get rss URLs automatically or get an index or list of all rss belonging to a website?