Perplexity SEO: how to get cited by Perplexity
To get cited by Perplexity, let PerplexityBot and Perplexity-User crawl your site, publish pages that answer one question in the first 60 words, mark them up with FAQPage or Article JSON-LD, keep facts consistent across your site and third-party sources, and refresh dated pages. Perplexity retrieves live search results and quotes the sources that answer the query most directly.
1. Let Perplexity's crawlers in
Perplexity uses PerplexityBot for indexing and Perplexity-User for live fetches when a person asks a question. Blocking either at robots.txt, in a WAF, or behind Cloudflare bot-fight mode removes you from the citation pool entirely. Allow both explicitly rather than relying on a wildcard.
Check: Run the AI crawler checker and confirm PerplexityBot and Perplexity-User both return allowed.
2. Answer the question in the first 60 words
Perplexity quotes short, self-contained passages. Open each page with a direct answer that would stand alone if lifted out of context, then expand. Bury the answer under a preamble and a competitor's cleaner paragraph gets quoted instead.
Check: Read your first paragraph alone. If it does not answer the page's title question, rewrite it.
3. Mark up the page so the answer is machine-readable
FAQPage schema for question pages, Article with a datePublished and dateModified for guides, Product with an Offer for commerce, and Organization on your entity pages. Structured data does not guarantee a citation, but it makes the answer unambiguous and it is what our audit generates for you.
Check: Validate JSON-LD, then confirm the visible copy matches every value in the markup.
4. Make your facts consistent everywhere
Perplexity cross-references sources. When your pricing page, your comparison pages, and third-party directories disagree about a number, the model hedges or omits you. Pick one canonical figure per fact and repeat it verbatim.
Check: List your top ten factual claims and grep the site for contradictions.
5. Publish comparison and alternatives pages
A large share of Perplexity queries are comparative: 'best X', 'X vs Y', 'alternatives to X'. Pages structured as tables with named competitors and honest limitations get cited far more than feature marketing, because they contain the shape of the answer the user asked for.
Check: Own one page per comparison query, and never split the same query across two pages.
6. Keep pages fresh and dated
Perplexity favours recent sources for anything time-sensitive. Put a visible last-updated date on the page, keep it truthful, and re-verify the underlying facts when you change it. A stale date is worse than none.
Check: Schedule a recurring audit so drift surfaces before a competitor's newer page replaces you.
7. Publish an llms.txt and keep it current
An llms.txt at your root lists your canonical pages and what each one answers, giving retrieval systems a clean map of your site. It is cheap to maintain and it is generated and republished automatically as part of each audit cycle.
Check: Confirm /llms.txt resolves and lists your current owner pages.
8. Track the prompts that matter, then close the gaps
Measure the actual questions your buyers ask, record whether you are cited and how you are described, and treat every uncited prompt as a content gap with a named owner page. Measurement without a publishing step is where most Perplexity programs stall.
Check: Run prompt tracking on a schedule and push uncited prompts into the gap queue.
Perplexity questions, answered
- How do I get cited by Perplexity?
- Allow PerplexityBot and Perplexity-User to crawl, answer one question directly in the first 60 words of each page, add FAQPage or Article JSON-LD, keep your facts consistent across your site and third-party sources, publish comparison pages for comparative queries, and keep dated pages fresh.
- Does Perplexity use Google's index?
- Perplexity runs its own crawler and index and also fetches pages live when a user's question requires current information. Ranking in Google helps because both reward the same fundamentals, but Perplexity citations depend on your own crawlability and answer structure, not on Google position alone.
- What is the difference between PerplexityBot and Perplexity-User?
- PerplexityBot crawls and indexes pages for later retrieval. Perplexity-User fetches a specific page in response to a live user request. Blocking PerplexityBot removes you from the index; blocking Perplexity-User breaks citations when a user's question points at your page.
- How long does it take to show up in Perplexity answers?
- Technical unblocking can change results within days because live fetches are not gated on a crawl cycle. Content and consistency work typically takes two to six weeks to move citation rates, which is why tracking the same prompt set over time matters more than a single snapshot.
Related: AI crawler checker · AEO checklist · Share of AI Voice · llms.txt generator