Here, we are going to be creating three feeds. The output choices and displays of the Views module includes both feeds and blocks, and a single view can act as a container for multiple displays. Although we will be creating three view displays, they will all be contained in one view. Let's create it, as follows:
- Navigate to Structure | Views (/admin/structure/views) and click the +Add view button.
- In the View name text box, we'll enter Custom RSS Feeds. I am naming it this way to differentiate it from the predefined RSS view included with the module.
- Below the name is a checkbox for Description. Let's check it, and in the text box that appears, enter Tutorial examples. This description will appear in the list of views at /admin/structure/views.
- The remainder of the page allows us to provide information in an easy manner that will be carried forward to the Views UI, where we can still enter it but with a little more effort. However, we are focusing on creating feeds, and the feed display type is not offered here.
- Click the Save and edit button to save your changes.