[IndiChix] Planet Linuxchix India
Barkha Khatri
barkha.khatri at gmail.com
Fri Feb 1 07:48:12 UTC 2008
On Feb 1, 2008 12:48 PM, Swati Sani wrote:
[...]
> Not the same - I have a "HowTo" category and "Business" category I also
> have a "Cooking" category
One way to do this for a wordpress install is:
http://domain.com/blog/feed/?cat=22,8
But for this, you will need to get the category IDs (for Business, HowTo
and Cooking) from this page:
http://domain.com/blog/wp-admin/categories.php
Example:
http://barkha.in/blog/feed/?cat=22,38 <-- this is a feed for all my
entries categorized under `linuxchix' and `foss'
Alternatively, if you just have one category, you can also do:
http://domain.com/blog/category/<categoryname>/feed
HTH.
Regards,
Barkha.
More information about the IndiChix
mailing list