How to exclude categories from RSS feed
Sometime we want to exclude some categories from RSS feeds, for instance, when we use Wordpress as CMS, or simply when we use some categories for admin purposes and so on. Don’t worry, it’s so easy to exclude specific category from your Wordpress feeds.
The templates tag, the_category(), is very handy to output all categories to which a post belongs. However, sometimes, we don’t want to show the all cateogries when we use some categories for admin purposes. For example, the popular plugin, 





