Syndicate RSS For Single Joomla Category
Joomla CMS is great tool for combination of website and a blog integration. You can create a category in Joomla (say myblog) and add your blog posts under this category. To have syndicate feed only for this category (this is a must requirement for any blog), Joomla has a core syndicate module. No need to install any extension.
How to get the feed (XML) URL for "myblog" category? Follow these steps:
1. Create a category myblog under Category manager. Note down the category id.
2. The URL will be like this:
sitename.com/index.php?option=com_content&view=category&id=id&format=feed&type=rss
Replace the highlighted text above with actual site name and category id.
Note: You can use this feed url in feedburner.com to get syndicated content powered by feedburner.