Guide

Is Linktree bad for SEO?

This question gets a lot of alarming answers from companies with an interest in the answer. We have that interest too, so here is the boring, correct version, including the parts where it does not matter.

Updated 9 min readPrices checked August 2026

The short answer

For your website, no. Bio-page links are nofollow everywhere, but they were never going to pass ranking signal anyway, so nothing is lost. The real question is whether the bio page itself can be found, and most of them cannot be.

The short answer, three mechanisms

"Is it bad for SEO" collapses three separate questions that have three different answers. Separating them is most of the work.

  1. Does it pass link equity to my site? No, and it never did. Not a loss.
  2. Can the bio page itself be found? Often not, and this one is a real cost that nobody writes about.
  3. What does it do to results for my own name? This is the one that can genuinely help or hurt, depending on the platform.

Whether the page itself can be found

This is the mechanism that actually costs people something, and it is almost never mentioned in articles about this question.

Most link-in-bio pages are client-rendered applications. The server returns a nearly empty HTML document and JavaScript fills in the content. Google can execute JavaScript, but it does so on a delay and inconsistently, and it deprioritises pages that need it. Everything else that reads a URL, and that includes iMessage, WhatsApp, Slack, Discord and X, does not execute JavaScript at all.

How to test yours in thirty seconds

  • Paste your bio-page URL into a DM to yourself. If the preview is blank or shows the platform's own name instead of yours, the page is not serving real content.
  • Search site: followed by your bio page URL. Nothing returned means it is not indexed.
  • View source, not inspect element. Source shows what the server sent; inspect shows what JavaScript built afterwards. If your name is not in the source, no crawler saw it.

The fix is server-side rendering of at least the head, which is a platform decision rather than something you can configure. It is worth knowing which side of it your platform is on before you invest years of links into it.

What it does to results for your own name

Search your own name. For most creators and small businesses the results are a mix of social profiles and whatever else exists. A bio page that indexes gives you one more result you control, and one that tends to rank well for a name because it carries the name prominently and gets linked from the profiles that already rank.

A bio page that does not index gives you nothing there. This is the whole practical difference, and it is the reverse of how the question is usually framed: the risk is not that a link page hurts your SEO, it is that it quietly fails to help.

What to actually do

What this page says, in six lines

  • Stop worrying about nofollow. It costs you nothing you had.
  • Check whether your bio page renders in a DM preview. That is the fastest proxy for whether crawlers see it.
  • Use your real name or brand as the page address, so it can rank for it.
  • Fill in the bio and the profile picture. An empty page is correctly treated as not worth indexing, by us and by everyone else.
  • Link to your bio page from your own site, so it is not an orphan.

For what it is worth: every link2l.ink profile is served with a real title, description, canonical and structured data before any JavaScript runs, and pages with actual content are listed in a sitemap. Pages with no bio and no picture are marked noindex, which is us agreeing with the search engine rather than arguing with it. If you want the adjacent reading, dead links cost more than most people think, and click rate is the number that actually tells you whether the page works.

A link page that search engines can actually read

Every profile is served with a real title, description and structured data, before any JavaScript runs. Free to build.