Define how AI crawlers and bots can access and understand your content. Let AI tools index your site the right way with our enhanced robots.txt configuration.
User-agent: * Allow: / Sitemap: https://airankly.com/sitemap.xml Sitemap: https://airankly.com/sitemap-ai.xml Sitemap: https://airankly.com/llms.txt
Modern AI systems like ChatGPT, Perplexity, and Gemini use custom crawlers. These systems may index and reuse your content in chat interfaces and voice assistants. A properly configured robots.txt
improves visibility and clarity for these systems.
# Granting access to AI bots (experimental) User-agent: ChatGPT-User Allow: / User-agent: GPTBot Allow: / User-agent: PerplexityBot Allow: / User-agent: GeminiBot Allow: / User-agent: ClaudeBot Allow: /
If you use the AIRankly plugin, your robots.txt
file is automatically updated — no need to edit it manually.