From 381a9a90a43cc5fa976078ba216c277a977d0a65 Mon Sep 17 00:00:00 2001 From: Dmitry Gusev Date: Sat, 23 May 2026 23:47:42 +0300 Subject: [PATCH] chore(robots): add ChatGPT-User + OAI-SearchBot + Applebot-Extended --- public/robots.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/robots.txt b/public/robots.txt index 72bc0c0..168a6fe 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -4,8 +4,14 @@ Allow: / # AI / LLM crawlers — явный allow для прозрачности User-agent: GPTBot Allow: / +User-agent: ChatGPT-User +Allow: / +User-agent: OAI-SearchBot +Allow: / User-agent: ClaudeBot Allow: / +User-agent: Applebot-Extended +Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot