Perplexity-User
Perplexity uses Perplexity-User to open a page when someone asks a question about it.
- Operated by
- Perplexity
- robots.txt token
Perplexity-User- User-Agent sent
- Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Perplexity-User/1.0; +https://perplexity.ai/perplexity-user)
- Honours robots.txt
- Not necessarily. Perplexity documents that because the fetch is started by a person, robots.txt rules may not apply. A
Disallowhere is a request, not a control.
This one is on the answer path.
Perplexity uses it to open pages when someone asks a question, so while it's blocked Perplexity can't read your pages when someone asks about you.
Two lines in robots.txt.
Block Perplexity-User
User-agent: Perplexity-User
Disallow: /Goes in the robots.txt at the root of your domain.
Allow Perplexity-User
User-agent: Perplexity-User
Allow: /Only needed if a broader rule already blocks it — a group of its own overrides the wildcard.
Group selection matches the token, not the full User-Agent string, and it is case-insensitive. A rule under User-agent: * applies only when the crawler has no group of its own.
Perplexity runs more than one, and they do different jobs.
Blocking one does not block the others. This is where most advice goes wrong: the rule that stops model training is not the rule that decides whether you appear in an answer.
Everything on this page was read from Perplexity’s own published source on . Read the source. Vendors change these pages without announcing it — if you find something here that no longer matches, tell us and we’ll correct it.
We run a crawler too. Here is what it does and how to block it.
Knowing what Perplexity-User does doesn’t tell you whether your site lets it in.
The free checker reads your robots.txt and asks your site for its homepage as each major AI crawler, then tells you which ones it turned away. No signup, about 20 seconds.