Skip to content

Commit f53ca92

Browse files
committed
Add crawl-delay for Claude bots in robots.txt
1 parent d19ceed commit f53ca92

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

public/robots.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,14 @@ Crawl-delay: 20
6363

6464
User-Agent: SEOkicks
6565
Disallow: /
66+
67+
User-Agent: ClaudeBot
68+
Crawl-delay: 5
69+
70+
User-Agent: Claude-SearchBot
71+
Crawl-delay: 5
72+
73+
User-Agent: Claude-User
74+
Crawl-delay: 5
75+
76+

0 commit comments

Comments
 (0)