By raven_web on
Is there a way for me to display other site's RSS feeds on my site?
Say I create an environmental website, and I want to include Sierra Club's articles (which has a RSS feed) on my site. How do I do this?
I would want my visitors to be able to comment on the article on my site.
Comments
=
You will need to activate the aggregator module that is in drupal core. Then just follow the directions. It works well for what you will need it to do.
Also check out the Feed API
Also check out the Feed API module for more flexibility.