One thing I wanted to do was have RSS feeds by tag/labels, so that I can use a single blog for the Journal, and tips sections of the site. The url for a specific label in a feed is:
http://yourusername.blogspot.com/feeds/posts/default/-/tag1
If you want to use multiple labels (this one, for example is labelled as 'tips' and 'other'), just add the tag to the end of the url, like so:
http://yourusername.blogspot.com/feeds/posts/default/-/tag1/tag2
This will return all posts which are both tag1 and tag2.
No comments:
Post a Comment