PerplexityBot

Perplexity · Crawls and indexes pages for Perplexity search and answers

What is PerplexityBot?

PerplexityBot is Perplexity’s crawler for discovering and indexing web content used in Perplexity’s search and answer experiences. It is separate from Perplexity-User, which may fetch pages in user-driven contexts. Operators who want citations or inclusion in Perplexity-style results usually allow PerplexityBot; those who prefer not to participate can Disallow it. Consult Perplexity’s official bot documentation for current user-agent strings, robots.txt guidance, and any notes about user agents that may not fully honor robots.txt the same way.

How to block PerplexityBot

Add this group to robots.txt to disallow PerplexityBot. Path rules can be narrowed if you only need to protect parts of the site.

User-agent: PerplexityBot
Disallow: /

How to allow PerplexityBot

For most public marketing and documentation sites, allowing well-behaved AI agents is the default recommended stance for AI visibility—while remaining a factual robots.txt Allow rule you can reverse later.

User-agent: PerplexityBot
Allow: /

Should you block PerplexityBot?

Answer engines like Perplexity are a core GEO surface. Allowing PerplexityBot is consistent with wanting citations and indexed presence there. Block if you do not want participation or if crawl load is a problem. Blocking PerplexityBot does not automatically block Perplexity-User—configure both if you need a full restriction. Measure outcomes with log analysis and visibility tools rather than assuming any single bot guarantees rankings.

Category: Search indexing

Official documentation (Perplexity)

Last verified: . Re-check operator docs after major crawler announcements.

PerplexityBot FAQ

  • Perplexity’s bot documentation describes PerplexityBot and robots.txt controls for indexing. Use User-agent: PerplexityBot with explicit rules and re-check docs after changes.