Tumblr Tag Only RSS Feed

I want to create an RSS feed based on the Tumblr tags that I use. I want to send some of my posts to the blog syndication service. In order for a syndicate blog I need to provide an RSS feed. But I do not want all messages to appear there. Is there a way to do something like this?

  • When I put a message with a specific keyword: (for example: #blog), the message will be added to the RSS feed.
  • If the #blog tag does not exist, the message will not be included in the RSS feed.
+8
rss tumblr
source share
1 answer

OP found the answer here:

mydomain.tumblr.com/tagged/tagx/rss 

Adding /rss after the tumblr url seems to generate an RSS feed (perhaps only if RSS is enabled on the blog).

+5
source share

All Articles