---
title: "How to change the number of items in an RSS feed in Drupal 7"
description: "Part of managing your RSS Feed is managing the number of items displayed at once. This tutorial will walk you through how to set the number of displayed items in each RSS feed. To do so, simply..."
url: https://www.inmotionhosting.com/support/edu/drupal/set-number-of-feed-items/
date: 2012-07-02
modified: 2021-08-16
author: "Scott Mitchell"
categories: ["Drupal"]
type: post
lang: en
---

# How to change the number of items in an RSS feed in Drupal 7

Part of managing your RSS Feed is managing the number of items displayed at once. This tutorial will walk you through how to set the number of displayed items in each RSS feed. To do so, simply perform the following instructions.

1. [Log into your Drupal 7 admin dashboard.](/support/edu/drupal/how-to-log-into-the-drupal-admin-dashboard/)
2. Using the top menu bar, click on the **Configuration **menu item.[![_main-dashboard-configuration](https://www.inmotionhosting.com/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration__main-dashboard-configuration.png)](/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration__main-dashboard-configuration.png)
3. From the **Configuration **page, find the **Web Services** category at the lower right corner and then click on the **RSS Publishing** link.[![config-web-rss](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Configuration_Development_Web_Services_config-web-rss.png)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Configuration_Development_Web_Services_config-web-rss.png)
4. This brings you to the **RSS Publishing** page. Find the **Number of items in each feed** dropdown. Here you can choose settings 1-20, 15, 20, 25, and 30. The feed will then display that number of the most recent items that were posted (or promoted) to the front page of your site.[![config-web-rss-items](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Configuration_web_services_config-web-rss-items.png)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Configuration_web_services_config-web-rss-items.png)
5. Click the **Save Configuration** button at the bottom of the screen to save the changes. Below is a sample of our feed with the 4 item setting.[![rss-items-sample](https://www.inmotionhosting.com/support/wp-content/uploads/2012/07/edu_Drupal_7_Configuration_web_services_rss-items-sample.png)](/support/wp-content/uploads/2012/07/edu_Drupal_7_Configuration_web_services_rss-items-sample.png)
