How to enable RSS in Drupal?

RSS stands for Really Simple Syndication - a web feed format for publishing frequent updates of site content such as news, blog posts, etc. Publishers benefit from RSS feeds because this lets them syndicate their site content automatically. Readers benefit from web feeds by getting timely updates when something new is posted on their favorite websites. Drupal comes with a built-in RSS module called Aggregator. To configure your RSS feeds, follow the steps below: Step 1. Log in as administrator and go to Administer > Site Building > Modules. Step 2. Check the Enabled box for the Aggregator module and click Save Configuration. Step 3. Go to Administer > Content management > Feed aggregator. Step 4. Click Add feed and type the feed's title and URL. Step 5. Click Save to publish your new RSS feed. Step 6. Run the Drupal cron in order to update your feed. http://www.siteground.com/images/bullet4.gif For the feeds to be regularly updated, your Drupal cron should be properly configured and executed regularly. You need help with an application? hostlantern is specialized in hosting and supporting more than 200 scripts. Sign up for our web hosting services and let us help you with your application, 24/7!
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

I get an error when I try to install modules in my Drupal.

If you receive an error message like the one provided below while trying to install a module to...

How to fix the Drupal cron when halted?

If your Drupal cron fails to run then most probably the process is stuck and needs to be fixed...

How to disable comments in Drupal

Very often Drupal (especially outdated versions) has problems with Spam bots which flood its...

What is streaming/broadcasting?

Streaming is a term often used to define the display of video and audio media in real time....

How to display FeedBurner feeds on your website?

FeedBurner provides you with a lot of useful statistics about the usage of your feeds. Using...