How to include WordPress Pages in your main RSS feed

For some good logic of the WordPress developers (thanks to them in the first place for authoring such a wonderful piece of work) the poor little thing called “Pages”, which fall out of the chronological order, have been left out of the blog’s main posts feed. However, on this blog I felt that there was a need to include certain pages (or subpages of a particular page) on the main feed. For example, I wanted to feature all my WordPress Plugins downloads on the RSS feed.

I came across the Feed Control plugin by Christopher Hwang from silpstream that lets you include Pages in your RSS feed. It also allows you to exclude Posts from the feed completely. Apart from that, it lets your selectively exclude Posts and Pages from your feed using ID, and sort your feed based on the modified date instead of creation date.

Another option, which i wish, this plugin had was to allow only (sub)pages of a particular page to enter the feed. Do you know any other plugin which can do at least something similar?

Leave a Reply