Skip to content

Commit bba6a6f

Browse files
authored
Add docs robots crawler whitelist (#578)
1 parent e7ef81d commit bba6a6f

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

public/robots.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
User-agent: *
2+
Allow: /
3+
4+
User-agent: GPTBot
5+
Allow: /
6+
7+
User-agent: OAI-SearchBot
8+
Allow: /
9+
10+
User-agent: ChatGPT-User
11+
Allow: /
12+
13+
User-agent: PerplexityBot
14+
Allow: /
15+
16+
User-agent: ClaudeBot
17+
Allow: /
18+
19+
User-agent: Claude-User
20+
Allow: /
21+
22+
User-agent: Google-Extended
23+
Allow: /
24+
25+
User-agent: Applebot
26+
Allow: /
27+
28+
Sitemap: https://docs.tempo.xyz/sitemap.xml

0 commit comments

Comments
 (0)