I have a blog in Drupal 7, and I’d like to create a RSS feed.
How do I create it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Blog module that comes with Drupal 7 already implements a RSS feed at http://example.com/blog/feed, and
http://example.com/blog/<user id>/feed.If you are not using the Blog module, but you have a view done by the Views module showing a list of nodes, you can add a feed adding a new display.