What Is a Backlink (And What It's Actually Worth)

A backlink isn't a vote. It's a person choosing to send you their readers.

BacklinksLink BuildingSEO
Abstract soft-focus gradient in deep ink navy, jade green and pale citron

A backlink is a link on someone else's website that points to a page on yours. It is an <a href=""> tag on a domain you do not control, pointing at a URL you do. Search engines use backlinks to discover pages, understand what they cover, and judge how much to trust them.

The trouble starts with the sentence that usually comes next. You have been told a backlink is a "vote" for your page, and that search engines count votes and rank the winner. That metaphor is twenty-five years old, and it has quietly ruined the way most people build links. Votes are anonymous, cheap and countable. A backlink is none of those things. A backlink is a decision a specific human being made to send their readers to your page instead of keeping them. Define it that way and everything downstream rearranges: relevance stops being a nice-to-have, volume stops being the goal, and most of the tactics people pay for stop making sense.

The short version

  • A backlink is a link on a site you do not control, pointing at a page you do.
  • It carries two things at once: a ranking signal to search engines, and real readers to your page.
  • What makes one valuable is relevance and editorial intent, not the domain's authority score.
  • rel="nofollow", rel="sponsored" and rel="ugc" tell Google not to pass the signal. Paid links belong in the second bucket.
  • There is no way to get good links except asking humans who have a reason to say yes, which makes link building an outreach problem.

Backlinks work in two directions at once. They pass signals to search engines, and they pass actual people to your site.

Diagram: one link, written once. The identical anchor tag forks into two outcomes. Placed on a relevant page that covers your topic, the ranking signal is strong and real readers click through. Placed in a footer roundup on a high-authority domain nobody reads, almost no ranking signal passes and no readers arrive. The markup is the same in both cases, so the markup is not what determines the value.
Same anchor tag, both times. Everything that differs happens after the markup: who chose to place it, and whether anyone is on the other side to click it.

The search engine half is the one everyone obsesses over. When a crawler finds a link to your URL on a page it already trusts, three things happen. It discovers your page, because links remain one of the main ways new URLs get found. It associates the anchor text and surrounding paragraph with your page, which is why a link reading "backlink outreach software" tells Google something "click here" does not. And it passes some measure of authority from the linking page to yours. That third part descends from PageRank. Google's ranking systems are vastly more complicated in 2026 than a single link graph score, but the underlying idea has never been retired: a link from a page other pages trust is worth more than a link from a page nobody trusts.

The second half gets ignored, and it is the half that tells you whether the link was any good. A link is a pipe. If it sits in a paragraph a few thousand relevant people read, some of them will click. If it sits in a footer roundup on a site nobody reads, nothing flows through it either way. Referral traffic is not a bonus on top of the SEO value. It is the clearest available proxy for it.

There are roughly six ways a link ends up on someone else's site, and they differ far more in how you acquire them than in how they look in the HTML.

Type How you get it Typical value Risk
Editorial link A writer needs a source and cites you unprompted Highest None
Outreach-earned link You pitch the editor of a relevant page a real reason to link High Low
Guest post You write the article; the host publishes it with your link Depends entirely on the host Low, unless done at thin scale
Digital PR You publish original data; journalists cover and cite it High when it lands, zero when it does not Low
Unlinked mention Someone named your brand in text; you ask them to link it Moderate, cheap to get None
Niche directory You submit to a curated industry list or index Low, fine for a real handful Rises fast with volume
Paid link or insertion You pay a site owner or a broker Negative in expectation High, violates Google policy

The distinction that matters is not which row is best. It is that rows two through five are the same activity wearing different clothes: find a page with a real reason to link to you, find the person who controls it, give them a reason to say yes. Guest posts and digital PR are not separate disciplines, they are two pitches in different formats.

What do dofollow, nofollow, sponsored and UGC mean?#

They are rel attribute values telling Google how a site owner wants a link treated. Google documents them on its qualify your outbound links page.

Attribute What it marks What Google does with it
No attribute ("dofollow") A normal, endorsed editorial link Crawled and used as a ranking signal
rel="nofollow" A link the publisher will not vouch for Generally not followed; no association with the linked page
rel="sponsored" Ads, sponsorships, affiliate links Generally not followed; the correct tag for anything paid
rel="ugc" Comments, forum posts, profiles Generally not followed

In markup, that looks like this:

<a href="https://example.com/page">endorsed — no attribute, "dofollow"</a>
<a href="https://example.com/page" rel="nofollow">not vouched for</a>
<a href="https://example.com/page" rel="sponsored">paid, sponsored or affiliate</a>
<a href="https://example.com/page" rel="ugc">comment, forum post, profile</a>

Two practical notes. "Dofollow" is not a real attribute. There is no rel="dofollow"; it is shorthand for a link with no attribute at all. And Google's wording is that these links "will generally not be followed", which is deliberately softer than "ignored". Do not build a strategy on nofollow links, but do not refuse one from a publication your buyers read. It still sends people, and a profile made up entirely of followed links looks stranger than a natural mix.

Yes. The honest version of that answer is more useful than the confident one.

Ahrefs' index contains roughly 20 million pages with no referring domains, and only 2,997 of them get more than 1,000 search visits a month. That is their own stated ratio: about 1 in every 6,671 pages with no backlinks. Backlinko's analysis of 11.8 million search results found that the number one result has more referring domains than positions two to ten, with a clear gradient down the page.

Correlation, not proof. Good pages attract links, so causation runs both ways and neither study can separate them. The practical conclusion holds either way: if you are competing for a query anyone else wants, links are part of the price of entry. What changed is the shape of the requirement. AI-generated content collapsed the cost of publishing, so the volume competing for every term went up, and the signals that are expensive to fake went up in value with it. A link is expensive to fake because a real person has to agree to it.

Relevance, and it is not close.

A link from a mid-sized site that covers your exact topic, on a page that ranks for terms your buyers search, inside a paragraph where your page is the best next click, beats a link from a huge generalist domain in a list of forty tools. The first has topical context, editorial intent and real click-through. The second has a big number in a metrics tool.

Ordered list of what determines a backlink's value, most important first: one, topical relevance of the linking page; two, editorial intent; three, placement in the body; four, the linking page's own authority and traffic; five, anchor text; six, uniqueness of the referring domain. Ranks one to three are things a person decides. Ranks four to six are things a tool measures.
A ranking, not a measurement: this is our ordering from doing the work, not a weighting anyone has quantified. The point is the split. Ranks 1 to 3 are decisions a human makes; 4 to 6 are the ones every metrics tool shows you, which is why link buying optimises the bottom half.

The rough order of what actually determines value:

  1. Topical relevance of the linking page. The page, not the domain. A finance publication's recipe section is not a finance link.
  2. Editorial intent. Did a human choose this link because it helped the reader, or was it inserted because someone asked or paid?
  3. Placement. In the body, in context, high on the page beats a footer, a bio line or a "resources" dump.
  4. The linking page's own authority and traffic. Does anyone read it, and does anything link to it?
  5. Anchor text. Descriptive is good. Exact-match everywhere is a fingerprint, not a strategy.
  6. Uniqueness of the referring domain. The tenth link from a site does far less than the first.

Domain Rating, Domain Authority and their cousins are third-party estimates, not Google inputs. Useful for triage at scale, useless as a target.

A bad backlink is one that exists because of a transaction rather than a judgement, and Google is explicit about it.

Buying or selling links that pass ranking signal, excessive link exchanges, mass guest posting with keyword-stuffed anchors, and automated link generation are all named in Google's link spam policies. The consequence is rarely a dramatic manual penalty. It is that the links get neutralised and you have paid for nothing: not catastrophe, just a budget line that quietly produces zero.

Private blog networks, expired-domain schemes, comment spam and "500 backlinks for $50" packages all sit in the same bucket. The tell never changes: if the site would publish anything for anyone at that price, the link means nothing, because a link only carries value when the person granting it had the option to say no.

You ask people. Every method that does not come down to asking a human either happens to you (editorial links) or gets filtered out (paid links).

Publishing something genuinely link-worthy is necessary and not sufficient, because nobody links to pages they have never seen. The work that produces links is prospecting — building a list of pages whose authors have a concrete, specific reason to link to yours — and then outreach, where you find the right human and send a pitch that references the actual page you want them to edit. This is why link building is an outreach problem, not a content problem, and it is why volume is a coping mechanism for irrelevance: when your list is full of sites that have no real reason to care, the only lever left is sending more emails. Fix the relevance and the volume requirement collapses. The tactic-by-tactic version of that work is in our guide to earning more links.

Volume is a coping mechanism for irrelevance. Fix the relevance and the volume requirement collapses.

Comparison: a volume-first prospect list of 25 sites where only one has a real reason to link, so nobody replies and you send more; versus a relevance-first list of 10 sites where every one has a real reason to link, so you send fewer emails and earn more links.
Same effort, different list. Volume is what you reach for when the list has no reason to care about you.

The bottleneck is that relevance-first prospecting is slow by hand. Finding a hundred pages with a legitimate reason to link, identifying who controls each one, and writing a hundred pitches that are not interchangeable is days of work per campaign. Which is why most teams give up and buy a list instead.

That gap is what we built GenLink to close. It is an AI backlink agent: it finds sites with a real reason to link to a given page, identifies the right contact, writes a pitch specific to that site, sends it and follows up. It handles the outreach half. You still need something worth linking to. No tool fixes that, and any tool claiming otherwise is selling the exact thing Google filters out.

Point GenLink at a page and see which sites actually have a reason to link to it.

See which sites would link to your page →

Frequently Asked Questions#

What is a backlink in simple terms?

A backlink is a link on another website that points to a page on yours. If a blog writes an article and links to your homepage, that link is a backlink for you and an outbound link for them. Search engines use backlinks to discover pages, understand what they are about, and judge how trustworthy they are.

Do nofollow backlinks help SEO?

Not directly in the way followed links do. Google says links marked rel="nofollow" will generally not be followed, so you should not build a strategy around them. They still have value: they send referral traffic, build brand awareness, and contribute to a link profile that looks natural rather than engineered. Accept them, do not chase them.

How many backlinks do I need to rank?

There is no fixed number. The answer is always relative to the pages already ranking for your target query. Check the referring domain counts of the current top results, then aim to match the quality and topical relevance of their links rather than the raw count. For low-competition terms the answer is often zero.

Is buying backlinks safe?

No. Buying or selling links that pass ranking signal is explicitly listed in Google's link spam policies. The common outcome is not a dramatic penalty but total neutralisation: the links stop counting and the money is gone. Paid placements should carry rel="sponsored", which is honest and also means they will not help your rankings.

What is the difference between a backlink and an internal link?

A backlink comes from a domain you do not control. An internal link points from one page on your site to another page on the same site. Internal links matter a great deal for crawling and for distributing authority around your own site, but they cannot substitute for external endorsement, because you granted them yourself.

Do backlinks still matter with AI search?

Yes, and Google says so fairly plainly. Its guidance on AI features and your website states there are "no additional requirements to appear in AI Overviews or AI Mode, nor other special optimizations necessary", and that the same foundational SEO best practices apply. There is no separate AI channel with its own rules, so the authority signals that already matter keep mattering.


If the answer to "how do I get these?" is the part you came for, the mechanics are in how to get more backlinks — or point GenLink at a page and let the agent do the prospecting and the pitching for you. It is free to start.

Keep readingAll posts
GenLink

Put the playbook to work.

The agent finds relevant high-authority sites, writes a personal pitch, follows up, and lands the backlink. You point it at the goal.

Start free