Create a RSS feed for any category or tag in Wordpress
Just a quicky as i found a great and quick Wordpress tip.
If you want to create a RSS feed for any category or tag within your blog, simply copy and paste the URL shortcut to that category or tag, then add on the end ‘/feed/’
e.g. for the category ‘Wordpress’:
URL = http://www.graphic-euphoria.co.uk/categories/website-design/
the RSS = http://www.graphic-euphoria.co.uk/categories/website-design/feed/
http://example.com/feed/
http://example.com/feed/rss/
http://example.com/feed/rss2/
http://example.com/feed/rdf/
http://example.com/feed/atom/
That’s it… Done!