Guide

How to get cited by Perplexity

Published 29 June 2026 · 8 min read

Perplexity cites a source when its crawler can reach the page, the answer is in the page's text, and a passage cleanly resolves the question. To get cited, allow PerplexityBot, lead with your answer, and keep the page current — here's how each part works.

How Perplexity decides what to cite

Perplexity answers a question by reading a set of web pages and naming the few it drew from, with inline citations. A page earns a citation by answering the question directly and being easy to attribute — not by ranking in a list. Perplexity does not build foundation models, so its crawler indexes pages to cite them, not to train on them.

Step 1: Let PerplexityBot reach your pages

Access comes first. Perplexity uses two crawlers — PerplexityBot, which builds the index it cites from, and Perplexity-User, which fetches a page live when someone asks about it. Check yoursite.com/robots.txt and confirm PerplexityBot isn't disallowed, including by a catch-all User-agent: * with Disallow: /. Blocking PerplexityBot removes you from Perplexity's cited answers entirely.

# Allow Perplexity to crawl and cite User-agent: PerplexityBot User-agent: Perplexity-User Allow: /

Step 2: Put the answer in the first sentence

Perplexity rewards pages that resolve the question early. A passage that answers in its opening sentence, under a clear heading, is far easier for Perplexity to lift and attribute than an answer buried after several paragraphs of build-up. Write each section so its first line is the takeaway.

Step 3: Make each passage self-contained

Perplexity extracts a chunk, not a whole page. A paragraph that only makes sense after the one before it is hard to quote cleanly, so avoid opening with "It," "This," or "That," and name your entities plainly — "robots.txt," "PerplexityBot" — rather than "the file" or "the crawler." Our guide on making pages quotable covers the structure in detail.

Step 4: Keep the page current

Freshness helps for anything time-sensitive. Perplexity tends to favour up-to-date sources for questions where recency matters, so a page that is maintained and clearly dated is a stronger candidate than one that looks abandoned. Revisit key pages rather than publishing once and leaving them.

Step 5: Show your own evidence

Specifics earn trust. Concrete numbers, examples, and references to primary sources make a passage more citable than vague claims — and they must be real, because a wrong specific is what gets a source distrusted. Citing your own authoritative sources is a signal worth adding where it fits naturally.

Common reasons Perplexity doesn't cite a page

Most misses trace back to a short list. PerplexityBot may be blocked in robots.txt; the content may load with JavaScript and arrive as an empty shell; the answer may be buried where Perplexity can't lift it; the page may be stale on a question where recency matters; or the content may be thin and unsourced next to stronger competitors. Each one is fixable once you know which applies.

Perplexity compared with other engines

The same reach-read-quote logic applies across answer engines. Like OpenAI's OAI-SearchBot for ChatGPT, PerplexityBot is a search crawler whose access decides citation eligibility, and the structural work that helps one engine helps the others. Perplexity is simply among the most answer-first and citation-led, which makes clean structure pay off quickly. Our GEO playbook covers the shared foundation.

A quick before-and-after

A short rewrite shows the difference. A page that opens "There are many factors that affect whether AI tools mention your business, and it can get complicated" gives Perplexity nothing to lift. Rewritten to "Perplexity cites your business when PerplexityBot can crawl your page and a sentence answers the question directly," the same page now leads with a self-contained answer Perplexity can quote and attribute. The fix is specificity, not length.

How to check whether Perplexity cites you

Test it two ways. Ask Perplexity a question your page should answer and see whether it cites you — treat the result as a hint, since it varies by wording. Then check your server logs for PerplexityBot visits. The free Site Check at Sailiently confirms whether Perplexity's crawler can reach and read the page, with the evidence behind each result.

What you can't force

One honest limit holds here too: nothing guarantees a Perplexity citation. The steps above make your page reachable, readable and quotable — a strong candidate — but whether Perplexity quotes you on a given question depends on the query and the competing sources. Be wary of anyone promising guaranteed citations.

Does Perplexity train its models on my content?
No. Perplexity does not build foundation models. PerplexityBot indexes your content so it can be cited in answers, not used for training.
What's the difference between PerplexityBot and Perplexity-User?
PerplexityBot builds the search index Perplexity cites from. Perplexity-User fetches a page live when a person asks Perplexity about it. PerplexityBot is the one that determines whether you're in the index at all.
Will blocking PerplexityBot remove me from Perplexity?
Yes. PerplexityBot builds the index Perplexity draws citations from, so disallowing it in robots.txt takes you out of Perplexity's cited answers.
How quickly does Perplexity pick up my changes?
There's no fixed schedule, and it varies with your site's freshness and importance. After a robots.txt or content change, allow a few days and re-check rather than expecting an instant result.
Is getting cited by Perplexity different from ranking on Google?
Yes. Perplexity quotes a passage from a source it has indexed and cites it inline; Google ranks pages in a list. A page can be cited by Perplexity without ranking highly on Google, because the two judge content differently.
Do outbound links to sources help me get cited?
They can. Citing your own authoritative sources is a trust signal that tends to help, as long as the links are genuinely relevant. Don't add links purely for the sake of it.

Sources

The crawler facts above come from each engine’s own documentation:

See where your site stands — free.

Run a Site Check on any page in under a minute. No card, 15 free credits to go deeper.

Check your site →

Related: Is your site visible to ChatGPT? · Making pages quotable