Hello
I am starting a new news website and it is basically depend on grabbing other websites RSS Feeds
Nothing else.
So please advise for suitable modules for such a website.

Comments

john_b’s picture

The aggregator module in Drupal core does that. Just switch it on and set it up (Google for 'drupal aggregator', that should lead you to the documentation).

Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors

MGadAllah’s picture

Really?
You mean I can get RSS feeds from other websites with that ease?
And can I make sections or blocks in home page for various types?
I will get feeds from about 200:300 websites.
I will not add any contents by myself except automatic feeds from other website in a way that is set-and-forget.

john_b’s picture

Sure, go and read the documentation and any tutorials you can find, set it up, and see how close it gets you to your aims. Documentation starts here http://drupal.org/node/289 You may need to do more stuff in terms of displaying and sorting results at which point you might get into more advanced stuff. But first things first!

Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors

MGadAllah’s picture

Thanks alot :)