Post Pic

Generate rss feed for several tags on your WordPress blog

You know it, RSS feeds are a very popular way to read blogs. So why only purpose one feed to your readers? In this recipe, I’ll show you how to easily generate RSS feeds for several tags.

Simply paste this code wherever you'd like your custom RSS feed to be displayed:

<a href="http://wprecipes.com/?feed=rss&tag=query_posts,loop">

As you can see, the list of tags are separated by a comma. Change the tags in the exemple to fit your needs, and you're done!

Related Posts

No related posts.

Leave a Comment

* Name, Email, Comment are Required