How add an RSS feed of a specific category from a site/blog to your site/blog
Step 1: Obtain the RSS Feed Link
- Browse to the Blog, whose rss feed you want. eg: http://community.mis.temple.edu/{Blogname}/
- Click on a Category within the blog,whose rss feed you want.
- The url becomes: http://community.mis.temple.edu/{Blogname}/category/{categoryname}/
- Add a “feed/” to the end of the above url.
- So your new url becomes: http://community.mis.temple.edu/{Blogname}/category/{categoryname}/feed/
- This is the RSS feed link to the particular category you require.
Step 2: Add the RSS Link to you blog/site
- Go to the Dashboard for you site.
- Under Appearance->Widgets, Add a rss widget to your sidebar.
- Specify the rss link as the Link you just obtained.
- Save and you are done.