Does WordPress provide feed for each categories? What is the the link of the feed for each categories?
Does WordPress provide feed for each categories? What is the the link of the feed for each categories?
Does WordPress provide feed for each categories?
Yup.
What is the the link of the feed for each categories?
WordPress_Feeds for some high level stuff.
Basically, take the url to the category and add /feed to it (if using pretty Permalinks. Or add ?feed=rss2 if not.
If you're theme uses wp_list_categories, you can modify the arguments to automagically show feed links (and icons too if desired).
This topic has been closed to new replies.