Guide

How to get cited by Perplexity

What Perplexity itself says about its crawlers and citations, the robots.txt lines that matter, and the steps we follow to get a page quoted.

Quick answer

To get cited by Perplexity, first let its search crawler, PerplexityBot, read your site: Perplexity says it respects robots.txt and recommends allowing it. Then make each page answer one real question in its first lines, with specific, dated facts. Perplexity puts numbered links to its sources in every answer, so a clear, checkable page is what earns the link.

How does Perplexity choose which sites to cite?

Perplexity describes itself as an answer engine. In its own words, it "searches the internet, gathering information from authoritative sources like articles, websites, and journals", then writes one answer. It also says each answer includes numbered citations linking to the original sources. Perplexity Help Center

Perplexity does not publish a ranking recipe for which pages win those numbered spots. So the rest of this guide splits into two kinds of advice:

  • What Perplexity's own docs say — mainly about its crawlers and robots.txt. These are rules, not guesses.
  • What we see in our own work — how pages that get cited tend to be written. We label that as our experience.

One thing follows directly from Perplexity's docs: it can only link to a page it could reach. If your site blocks its crawler, you have taken yourself out of the running before the writing even matters.

Which Perplexity crawlers need to reach my site?

A crawler (or bot) is a program that visits web pages and reads them. A robots.txt file sits at the root of your site and tells crawlers which pages they may read. Perplexity runs two, and they behave differently: Perplexity Crawlers

CrawlerWhat Perplexity says it doesDoes it follow robots.txt?
PerplexityBotFinds and links websites in Perplexity's search results. Perplexity says it is not used to crawl content for AI foundation models.Yes
Perplexity-UserVisits a page when a user asks a question, to help answer it, and may include a link to that page in the response.Generally no, because a user asked for the fetch

Perplexity's advice is plain: "To ensure your site appears in search results, we recommend allowing PerplexityBot in your site's robots.txt file." It also notes that robots.txt changes may take up to 24 hours to show up on its side. Perplexity Crawlers

For example, a robots.txt that lets PerplexityBot read everything could include these two lines:

User-agent: PerplexityBot then Allow: /

If you already have a rule like User-agent: * with Disallow: /, that blocks PerplexityBot too, unless you add a specific rule for it. Our guide to AI crawlers and robots.txt covers the other engines' bots.

Check your firewall, not just robots.txt. A firewall or CDN (the service that sits in front of your site) can block bots that robots.txt allows. Perplexity publishes the IP addresses for both crawlers, at perplexitybot.json and perplexity-user.json, so you can allow them by user-agent and IP. Perplexity Crawlers

How do I get my site cited by Perplexity, step by step?

Do these in order. The first two are about access and come from Perplexity's docs. The rest are how we write pages that get cited, in our experience.

  1. Open your robots.txt (yoursite.com/robots.txt) and confirm nothing blocks PerplexityBot. Then wait a day for Perplexity to pick up any change.
  2. Ask whoever runs your hosting or CDN whether bot protection is on. If it is, have them allow Perplexity's published user-agents and IP ranges.
  3. Put the answer first. Each page should answer one question in its opening two or three sentences. Engines quote short, direct statements; a page that makes you scroll for the answer is harder to lift.
  4. Be specific and dated. Prices, hours, service areas, numbers with the date you measured them. A fact nobody else has is a reason to cite you instead of the next site.
  5. Use structure a machine can follow. Question-style headings, short lists, simple tables and a short FAQ. That makes it easy to pull one clean fact out of your page.
  6. Show who wrote it and when. A byline, a published date and an updated date help readers — and any system judging freshness — trust the page.
  7. Get named elsewhere. Reviews, directories, local press and industry lists. In our experience, answer engines trust a fact more when several independent sites say the same thing.
  8. Ask Perplexity yourself. Type the questions your customers ask and note who gets cited. Repeat monthly so you can see what moved.

What should be on my Perplexity checklist?

CheckHow to test itSource of the rule
PerplexityBot is allowed in robots.txtOpen /robots.txt and read the rules for PerplexityBot and for *Perplexity's crawler docs
Firewall or CDN is not blocking PerplexityAsk your host; compare against Perplexity's published IP listsPerplexity's crawler docs
Each page answers one question up topRead only the first three sentences — is the answer there?Our experience
Key facts are specific and datedLook for vague claims ("affordable", "fast") and replace them with factsOur experience
Headings, lists, tables, FAQSkim the page — can you find one fact in five seconds?Our experience
Author and dates are visibleByline, published date, updated date near the topOur experience
You are mentioned on other trusted sitesSearch your business name outside your own siteOur experience
You track results over timeA saved list of questions, re-asked on a scheduleOur experience

How do I know if Perplexity is citing me?

There are two simple ways to see it.

Ask the questions. Keep a list of 10 to 20 questions a real customer would type, such as "best family dentist in Tampa" (an example). Ask each one in Perplexity and note whether you are cited, and in which position. Doing this by hand every month is slow, which is why our Prompt Simulator runs a question across 12 AI engines side by side — Perplexity included — highlights your citation and rank, and saves every run so you have a history.

Read your server logs. Because Perplexity-User visits pages when someone asks Perplexity a question, seeing it in your logs is a sign your page was fetched to help answer a real user. Seeing PerplexityBot means the search crawler is reading your site, which is the first step to being linked.

If you are not cited anywhere yet, start with access. Our free AI Access score checks whether crawlers like PerplexityBot are allowed on your site, as part of 30+ checks per page.

Sources

  1. Perplexity Crawlers — Perplexity. Read Sep 24, 2026.
  2. How does Perplexity work? — Perplexity Help Center. Read Sep 24, 2026.
FAQ

Common questions

Does blocking PerplexityBot stop Perplexity from ever visiting my site?

Not entirely. Perplexity says PerplexityBot respects robots.txt, but Perplexity-User — which fetches a page when a user asks a question — generally ignores robots.txt because a user requested the fetch. Perplexity Crawlers

Is PerplexityBot used to train AI models?

Perplexity says no: PerplexityBot is for surfacing and linking websites in its search results and is not used to crawl content for AI foundation models. Perplexity Crawlers

How long after I change robots.txt will Perplexity notice?

Perplexity says it may take up to 24 hours for its systems to reflect robots.txt changes. Perplexity Crawlers

Do I need an llms.txt file to get cited by Perplexity?

Perplexity's crawler documentation does not mention llms.txt. It is a cheap file to add and can help AI tools find your key pages, but access and clear answers matter first. See what llms.txt is.

See what AI says about your business.

Enter your domain and the free AI visibility check shows where ChatGPT, Gemini, Perplexity and Google's AI answers mention you — and where they don't.