Licensing and Robots for Maximum Inclusion: How to Welcome AI Crawlers
These systems do not all use the same crawler or follow the same rules. A website that blocks GPTBot may still appear in ChatGPT search if it allows...
Articles, guides, and insights on content marketing, SEO, and growth.
These systems do not all use the same crawler or follow the same rules. A website that blocks GPTBot may still appear in ChatGPT search if it allows...
PerplexityBot is an automated web crawler used by an AI-powered information service to gather and analyze publicly available web content. Its role is to fetch pages so the service can build a knowledge base or produce answers that draw on real web sources. Because it is an automated agent, it identifies itself with a user-agent string, allowing site owners to recognize its requests in logs. Website administrators can control how it accesses their pages using robots.txt rules, page-level directives, or by setting crawl limits, which is important if they want to restrict reuse of their content or reduce server load. The crawler’s activity matters for copyright and licensing considerations, since the content it copies may be used in generated answers or internal datasets. Verifying requests via user-agent and reverse DNS helps ensure that you are responding to the genuine service and not an impostor. If needed, webmasters can contact the service operator to request different handling of content or to discuss licensing. Thoughtful handling of PerplexityBot combines respect for content ownership with the practical need to keep servers responsive and accurate.