Is it possible to have RSS feeds for separate posts? Is is possible to Put separate rss feeds on your site for each category like Dog feeds click here?
Is it possible to have RSS feeds for separate posts? Is is possible to Put separate rss feeds on your site for each category like Dog feeds click here?
Yes, you can have separate rss feeds for separate categories. The function is already there. Just take the feed url, and add "cat=1" at the end, changing the number to match your category.
Or if you have permalinks, just adding /feed will be the rss feed for that cat. In other words, like this "...blog/category/uncategorized/feed" (except match your permalinks structure).
And the same can be done with single posts.
If you are using the nice URLs/permalinks just add /feed after a posts permalink.
Like this: "/2006/05/02/nice-post/feed".
actually, that's a good point to make. if you have permalinks on, sticking /feed on the end of almost anything gets you the rss feed for it.
This topic has been closed to new replies.