Skip to content

There Is No Such Thing as an AI Backlink

Getting cited by Claude or ChatGPT is worth chasing. It isn't a backlink, and anyone selling you one is selling something that doesn't exist.

Tom Boban · August 4, 2026 · 6 min read

Updated September 21, 2026

On this page

The email arrives about once a week. Sometimes it offers "AI backlinks." Sometimes "LLM citation placements," or a service that will get you "indexed by ChatGPT and Claude." The price is usually a few hundred dollars a month.

It works as a pitch because it bolts a word you already trust onto a technology you probably don't have strong intuitions about yet. So it's worth five minutes on what's actually being sold, which is nothing.

A link on someone else's site pointing at yours. That's the whole thing, and everything people care about follows from that one property:

  • It sits in the HTML at a public URL
  • A crawler can find it, follow it, and store it
  • It stays there until somebody edits that page
  • It moves a measurable amount of authority from that site to yours

The last one is the mechanism. Search engines read a link as one site vouching for another, and links from many independent, credible sites are still the strongest evidence available that a page deserves to rank. The weighting has got far more sophisticated since PageRank. The basic logic hasn't moved.

What happens when an AI cites you

Someone asks Claude for a web developer in their city. The model runs a search, reads some pages, and writes an answer. Your name might appear in it, possibly with a link.

Then the conversation ends, and so does the citation.

It was generated in that moment, for that person, in response to their exact phrasing. It lived inside a private conversation. No crawler will ever see it, because there's no URL where it exists. Ask the same question tomorrow and you might not come up at all. Nothing durable was created, so there's nothing for authority to flow from.

A backlink is a road between two places. An AI citation is somebody giving directions out loud. The directions might send you a customer this afternoon. They don't build a road.

BACKLINKSomeone's pagea public URLlinks toYour pagecrawler followsA stored edgeauthority flowsStill there tomorrow, and next year, until somebody edits that page.AI CITATIONSomeone asksmodel searchesAnswer names youchat endsNothing persistsno URL to crawlNo URL means no edge, so there is nothing for authority to flow along.
A backlink leaves something behind at a public URL that a crawler can find later. An AI citation is generated inside one private conversation and ends with it, so there is no edge for authority to travel along.

One honest complication. Some AI products do publish public pages, including shared conversation links and Perplexity's Pages. Those are real URLs and they can be crawled. They're also not what the pitch is describing, and a handful of shared chat links is not a link-building strategy.

The two side by side

BacklinkAI citation
Where it livesA public pageOne private conversation
LifespanUntil the page changesThe length of the reply
CrawlableYesNo
Shows in Search Console / AhrefsYesNever
Passes authorityYesNo
Sends you customersYesYes
Can be bought legitimatelyNoNo

Read the second-to-last row, because commercially it's the one that counts. AI citations send people who've already described their problem in detail and been handed your name as the answer to it. That's often better qualified than a search click.

So AI visibility isn't worthless. It's a separate channel from backlinks, earned differently and measured somewhere else entirely. Blurring the two is precisely what makes the fake version sellable.

It changes where you look for results

If you're expecting AI citations in Search Console's link report, you'll conclude the work failed while it's quietly working. They will never appear there. AI referrals show up in analytics as referral or direct traffic, so that's where to watch, tracked as its own line next to organic.

What actually earns citations

Answer engines want pages they can lift confident, factual statements out of. In practice that means a few things.

Say things plainly. "We're an AI digital marketing company in Mississauga, Ontario, founded in 2019" can be extracted and repeated. "We're passionate about crafting digital experiences" cannot. Marketing voice is the biggest single obstacle to being quoted correctly, and most sites are built almost entirely out of it.

Add structured data. Schema.org JSON-LD covering LocalBusiness, Service, FAQPage, and Article hands over your facts in a form that needs no interpretation.

Keep every fact identical everywhere. Address, phone, and hours should match exactly across your site, your schema, and your Google Business Profile. Conflicting facts don't get averaged. They get discarded, and you go out with them.

Publish an llms.txt. A plain-text summary at /llms.txt covering what the business is and what each page does. It's a young convention, unevenly supported, and takes an afternoon. That combination won't last much longer.

Answer questions where they get asked. A question as a heading with a direct answer beneath it is easy to lift. The same fact buried in paragraph four is not.

Then check you're not blocking the crawlers, which plenty of sites did during the training-data backlash and never revisited:

User-agent: ClaudeBot
Disallow: /

Look for ClaudeBot, Claude-User, GPTBot, and PerplexityBot in your robots.txt. If any of them are disallowed, you've opted out of the channel you're trying to win.

None of that requires buying anything, and all of it can be verified as done.

Check where you actually stand

Open Claude, ChatGPT, and Perplexity and ask what a customer would ask. Then ask each one what it knows about your business by name. Then ask where it got that from. The sites it names are the ones actually carrying you, and they are rarely the ones you would have picked.

Keep building real backlinks in the meantime, from client sites, local business associations, and work worth referencing. Those still do exactly what they've always done. They just won't be arriving from a chatbot. For the record, our own Links report in Search Console showed zero external links seven weeks after the site's first commit, which is a normal starting point for a new domain and a reminder that this side compounds slowly.

One update since this was written. ChatGPT now sells advertising, so there is finally something inside an assistant you can pay for. It's a sponsored placement below the answer and it isn't a citation, which means the argument above survives the change intact: buying the ad still doesn't buy the recommendation.


None of that list needs us. It needs somebody to work through it and then keep working through it, which is the part that defeats most businesses, and it's what our AI SEO and analysis service actually is: the unglamorous list, done in order, with the technical work underneath that makes any of it hold.

Frequently asked

Does ChatGPT use backlinks to decide who to recommend?

Not directly. When ChatGPT or Claude answers a question about a business, it usually runs a live web search and reads the top results, so backlinks matter the way they always have: they help your pages rank in the search the model runs. The model doesn't score your links itself. The citation it produces at the end is a sentence in one conversation, and it passes no authority anywhere.

Can you buy a backlink from ChatGPT or Claude?

No. There's nothing to buy. An AI citation is generated inside a private conversation, lives at no URL, and disappears when the reply ends, so no crawler can find it and no link report will ever show it. Services selling "AI backlinks" or "LLM citation placements" are describing a product that doesn't exist. If someone offers one, ask what URL the link will appear at.

Where do AI referrals show up in Google Analytics?

Mostly as referral or direct traffic, and never in Search Console's link report. When a citation carries a referrer you'll see the assistant's domain as a referral source. When it doesn't, which is common, the visit lands in Direct. We track AI referrals as their own line next to organic search so the work gets judged on what it sends rather than on links that were never going to appear.

How do I get an AI assistant to mention my business?

Publish plain, factual sentences that can be lifted and repeated, add schema.org structured data for your business and services, keep your address, phone and hours identical everywhere they appear, publish an llms.txt, and answer common questions as headings with direct answers beneath them. Then check your robots.txt isn't blocking ClaudeBot, GPTBot or PerplexityBot. None of it can be bought, and all of it can be verified.

Are AI citations worth anything if they aren't backlinks?

Yes. Commercially they're often worth more than a search click, because someone who has described their problem in detail to an assistant and been handed your name arrives well qualified. What a citation won't do is build lasting authority for your domain, since nothing durable is created. Treat AI visibility as its own channel, earned differently and measured elsewhere, and keep building real backlinks alongside it.

Sources

  1. Overview of OpenAI crawlers, OpenAI
  2. Perplexity crawlers, Perplexity
  3. LocalBusiness, Schema.org
  4. The /llms.txt file, llmstxt.org

Want this done properly on your site?