How can I get an RSS feed (for my iGoogle page) of all the latest stackoverflow questions, filterd by my tags?

share|improve this question

1 Answer

Something like this?

/feeds/tag/tag1+or+tag2+or+tag3

E.g.:

http://stackoverflow.com/feeds/tag/jquery+or+mvc

share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged