How to Use RSS to Follow a Blog on Tumblr

Share
In this article, we'll learn how to follow a user on Tumblr using RSS. More specifically, we'll learn what is the URL of the RSS feed we need to give an RSS client (feed reader) to be able to follow a blog hosted on Tumblr.

To follow a blog on Tumblr using RSS, follow the following steps:

1: take the username or "URL" of the blog you want to follow. For example, let's say we want to a blog named doingitfortheexposure. This blog doesn't have a custom template on Tumblr, so its URL is:

https://www.tumblr.com/doingitfortheexposure

Above, the part we care about, doingitfortheexposure, is part of the URL path.

If it had a custom template, its URL could be:

https://doingitfortheexposure.tumblr.com/

In this case, the part we care about, doingitfortheexposure, is the subdomain.

Some blogs hosted on Tumblr may have custom domain names, e.g. example.com. To get their RSS feed, we'll have to do something a bit different.

2: take the username of the blog and use it as subdomain for tumblr.com, then make the URL path /rss. For example:

https://doingitfortheexposure.tumblr.com/rss

This is the URL you should give to your RSS client.

A flat light grey colored window with two panes: a left pane listing feeds, and the main pane listing articles in a grid feed of 4 columns as cards with large thumbnails of photos above the title and other information.
A screenshot of Fluent Reader, showing posts of the RSS feed of a blog from Tumblr.

If the Tumblr blog has a custom domain, it might not be clear what its username on Tumblr is. The URL path /rss on their custom domain name should work nevertheless.

https://example.com/rss
Written by Noel Santos.

About the Author

I'm a self-taught Brazilian programmer graduated in IT from a FATEC. In a world of increasingly complex and essential computers, I decided to use my technical expertise in hardware, desktop applications, and web technologies to create an informative resource to make PC's easier to understand.

View Comments (1)