
WordPress is a very powerful Website tool, however out of the box it only exports a single RSS feed. This is useful for most websites, however for our F.A.Q. site it might be useful for schools to subscribe to a single section of the site rather than receiving a feed containing everything.
Home Page (7)
Meetings (1)
Portal Sites (5)
Uncategorized (7)
User Group (1)
The Category Specific plugin extends the default WordPress RSS generator and allows custom RSS feeds based upon the category that the post/article has been posted in.
Is this something that we should add to the F.A.Q. website?
UPDATE:
It appears that WordPress natively supports Category Specific RSS feeds. Browse to the Category, then copy the URL. At the end of the URL, add a slash and the word Feed.
e.g.
http://faq.scomis.org/categories/services/remote-backup/
becomes
http://faq.scomis.org/categories/services/remote-backup/feed/
This will produce an RSS feed that is specific to the category.





