Categories

Featured templates

Drupal 7.x. How to add RSS feed

Lana Greene October 26, 2015
Rating: 5.0/5. From 2 votes.
Please wait...

This tutorial shows how to add RSS feed in Drupal 7.x.

Drupal 7.x. How to add RSS feed

You can display RSS feed on your site. We don’t need any extra modules as we’ll be using the core Aggregator Module.

In order to add RSS feed, you should do the following:

  • Create RSS Feed Link.

  • Set up the Aggregator module.

  • Configure RSS Feed Block.

First of all, we’re going to create RSS Feed Link so that we could use it in the Aggregator module.

  1. Log into your Drupal admin panel.

  2. Go to Structure -> Views -> Add new view tab:

  3. Give the view a name, add any additional configuration options you might want, and then under Create a page, select Include an RSS feed.

  4. Give the RSS feed a path (you’ll see the box, where the link is created based on the feed title).

  5. Configure the view as usually, then save using Save button:

    Drupal_7.x.How_to_add_RSS_feed_5

Next step is to set up the Aggregator module so that it can handle the RSS feeds for you:

  1. Go to Modules tab.

  2. Check the box next to Aggregator module and use Save configuration button to save changes: This is core Drupal module that helps to create RSS Feed:

    Drupal_7.x.How_to_add_RSS_feed_1

  3. Use Configure button on the left to configure the module:

    Drupal_7.x.How_to_add_RSS_feed_2

  4. Under List tab please use Add Feed button to add new feed:

    Drupal_7.x.How_to_add_RSS_feed_3

  5. Add the title, feed url (you should use the RSS Feed Link we have created earlier) and other details and save changes using Save button:

    Drupal_7.x.How_to_add_RSS_feed_4

The next step is to configure a block with our RSS Feed:

  1. Go to Structure -> Blocks tab:

  2. Scroll down to find the block with the same name as the feed your created previously. Aggregator has automatically created this for you.

  3. Click Configure next to the block and choose a new title. Aggregator creates a default title.

  4. Configure all desired settings and save the block using Save Block button.

Feel free to check the detailed video tutorial below:

Drupal 7.x. How to add RSS feed

Premium Drupal Themes
This entry was posted in Drupal Tutorials and tagged drupal, feed, rss. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket