Linke
FeaturesTemplatesPricingFor CreatorsBlog Log In Create your free page
How-To

How to Link in Your Tumblr Bio (Guide for Self-Promo)

Learn how to link in bio on Tumblr. Add clickable links, format them in HTML, and test on desktop or mobile browsers.

Editorial Team 6 min read
How to Link in Your Tumblr Bio (Guide for Self-Promo)

Access Tumblr settings to start

If you want to add links in your Tumblr bio, you can do it through your blog theme editor. The key is to edit your bio text and insert proper HTML link code. This works well for self-promotion and for pointing followers to key posts, stores, or mailing lists.

Start by logging into Tumblr on a desktop or mobile browser. Use the web browser, not the mobile app, so you get the full theme editor options. If you are already logged in, open your dashboard and make sure you can see your blogs list.

Next, go to your account area and pick the right blog. Tumblr accounts can host multiple blogs, and the bio lives per blog. Choose the blog you want to edit, then open the blog’s settings.

  • Log in on a browser (desktop or mobile).
  • Select the correct blog under your account.
  • Open that blog’s settings to edit theme content.
Close-up of a smartphone in a hand while using a browser to manage settings
Start in a browser, not the app

Edit your blog theme from the settings menu

Once you are in Tumblr settings for your chosen blog, look for an option called Edit theme. This is the entry point for changing how your blog renders the header and bio area. You will be working inside a theme “description” or “about” field.

Use the settings menu to find the theme editor. On some layouts, you may see it under a “Customize” or “Appearance” path, but it still leads to theme editing. If you do not see it right away, try switching to desktop view, even if you are on mobile.

Before you change anything, keep a copy of your current bio text. You can paste it back if you make a mistake. Theme edits are usually safe, but it is easier to restore than to rewrite from scratch.

  1. Open your blog settings.
  2. Select Edit theme.
  3. Locate the bio or description content area.
Monitor showing a generic theme editor view for customizing a Tumblr blog
Find Edit theme in settings

In the theme editor, find the box that controls your blog bio or description. This section is where Tumblr places your short “bio” content under your header. That is the area where you will add your link(s) for your followers.

To guide your readers, start with a simple line like “New post:” or “For collaborations:”. Then place your link right after it. This makes the link visibility better because users see what the link is for.

For the actual link, insert HTML using this format: <a href='URL'>Link Text</a>. Replace URL with the destination address and replace Link Text with what you want visitors to click. For example: <a href='https://example.com'>Shop my prints</a>.

  • Write a short lead-in sentence before the links.
  • Use HTML anchor tags for each link you add.
  • Keep link text short so it reads well in the bio.
Notebook and pen near a laptop to plan bio link text and destinations
Write lead-in text before links

The most common failure when using a Tumblr bio link guide is a missing URL scheme. Tumblr typically expects the full URL starting with http:// or https://. If you paste only “example.com”, the link may not become clickable.

Use https:// whenever possible. It is the modern standard and it usually avoids warnings on mobile browsers. Also double-check that your links include the correct path. “https://site.com” and “https://site.com/page” can lead to very different destinations.

If you want to control spacing inside your bio, you can use HTML line breaks. A simple approach is to insert <br> where you want a new line. That helps when you have multiple links and want them to stack cleanly.

Here is a practical example you can adapt. It includes two links and uses line breaks so each link has its own line.

Goal Bio HTML example
Point to a portfolio and a contact page Collabs and commissions<br><a href='https://portfolio.com'>View my work</a><br><a href='https://contact.com'>Email me</a></td>
Send followers to a specific post My latest update:<br><a href='https://tumblr.com/post/123'>Read the new post</a></td>
Laptop screen focus that suggests verifying clickable links and formatting
Use full http or https URLs

After you add links in your theme editor, save the change and test immediately. Open your blog in a separate tab and click each link. If one link fails, do not assume it is a Tumblr issue. Most link problems come from a typo or a missing “http://” or “https://”.

Test on both desktop and mobile where you can. Mobile browsers sometimes reveal display issues that desktop hides. Also check link visibility in the bio area, because long text can wrap awkwardly and make the clickable part harder to spot.

If you used line breaks, confirm that the spacing still looks good in both views. A bio that looks neat on desktop can become cramped on a small screen. Keep your link text concise so each clickable label remains readable.

  • Click every bio link after saving.
  • Verify each URL starts with http:// or https://.
  • Check display on desktop and mobile browsers.

Additional tips for enhancing your bio

Bio customization works best when it is focused and easy to scan. Instead of listing many links, pick two or three that match what most followers want. For example, a “Start here” link plus one link for contact or a shop often covers the majority of intent.

Use link text that sets expectation. “Shop my prints” tells people what they will get. “Contact” is clearer than “here” because it matches user goals. This is also good for user engagement on Tumblr because people click when the label answers their question quickly.

If your self-promotion changes often, plan a simple update habit. When you swap your featured product or new project, update just the relevant link label and URL. Keeping the bio consistent improves trust, because followers learn where to go.

Finally, watch your results. If clicks drop, it may be because the link text no longer matches what you are promoting. Or it may be because the destination changed and now loads slowly. Re-check the basics first, then refine what you say in the link text.

Quick rule: if it is not clickable, fix the URL format first.
  • Missing URL scheme: always include http:// or https://.
  • Broken tag syntax: keep the full <a> and </a> pair.
  • Overlong bio text: use fewer links and short link labels.
  • No line breaks: use <br> to keep multiple links readable.

Quick reference: HTML you will reuse

What you add Template
One clickable link <a href='https://your-site.com'>Your link label</a>
New line spacing <br>

Frequently asked questions

How do I link in bio on Tumblr from my phone browser?
Log into Tumblr in your phone’s browser, not the app. Then open your blog settings, choose Edit theme, and update the bio description box with HTML links.
Where is the bio description box in Tumblr theme editing?
It is inside the theme editor for your chosen blog. Look for the field that controls your blog description or bio text, usually near header or profile settings.
What HTML format should I use for a Tumblr bio link?
Use an anchor tag: &lt;a href='URL'&gt;Link Text&lt;/a&gt;. Put the destination URL inside href and the clickable label inside the tags.
Do I need http:// for Tumblr bio links to work?
Yes, you should include http:// or https:// at the start of the URL. Without it, Tumblr may not make the text clickable.
Can I add multiple links and put each on a new line?
Yes. Add multiple anchor tags, and use &lt;br&gt; between them for line breaks in your bio.
Why isn’t my Tumblr bio link clickable after saving?
Check the URL scheme first, then verify the anchor tag syntax. Also confirm you saved the correct blog theme for the blog you are viewing.
how to link in bio tumblradd links in tumblr biotumblr bio link guidetumblr settings edit themehtml link formatting tumblr biobio customization for engagement