Locating the URL for your category feeds is not always the easiest thing to do with WordPress. TangognaT points out that it’s as simple as adding a ?cat=# of category to the base url for any wordpress feed. So if you wanted to display the RSS feed for category 3, the feed URL would be http://www.yourwebsiteurl.com/wp-rss2.php?cat=3. You can also use wp-atom.php?cat=3.
Do you like this article? Submit it to Blogosphere News!
5 Responses
Dougal Campbell
January 28th, 2005 at 9:19 am
1Or, if you’re using nice permalinks in WP 1.5 (currently in beta), just append “/feed/rss2″ to your category URI, like so:
http://dougal.gunters.org/blog/category/tech/feed/rss2
http://dougal.gunters.org/blog/category/tech/feed/atom
Ryan Boren
January 28th, 2005 at 5:16 pm
2In 1.5, any WP query can be turned into a feed by appending feed=rss2 (or feed=atom, etc.). Ex:
WordPress Tips - Query String Style
If you are using permalinks, append /feed/rss2 or /feed/atom to any permalink. Ex:
WordPress Tips - Permalink Style
John
January 28th, 2005 at 5:50 pm
3Thanks for the tip Ryan.
core/dump » Blog Archive » WodPress-ure
April 30th, 2005 at 3:14 pm
4[...]
WodPress-ure
April 29th, 2005
More WordPress goodness:
WordPress Category Feeds! by Blogging [...]
Blooming Town » Tip: 카테고리별 피드
July 1st, 2005 at 8:45 pm
5[...] - 참고: category feeds! via Blogging Pro [...]