From 3104eaf1ce9bcabd5058aceb46bda8d134ccfaf8 Mon Sep 17 00:00:00 2001 From: striker Date: Sat, 23 May 2026 23:46:06 +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 457965e..45d6dda 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -4,8 +4,14 @@ Allow: / # AI-crawlers 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: Google-Extended