GoDaddy / robots.txt
← back to godaddy.com · change detected 3d ago (2026-09-16T08:45:16Z) · modified +23 −0
What changed
- 🤖 AIAdded rules for AI crawler Claude-SearchBot (Anthropic)
- 🤖 AIAdded rules for AI crawler ClaudeBot (Anthropic)
- 🤖 AIAdded rules for AI crawler GPTBot (OpenAI)
- 🤖 AIAdded rules for AI crawler OAI-SearchBot (OpenAI)
- 🤖 AIAdded rules for AI crawler PerplexityBot (Perplexity)
- 🤖 AIAdded Allow: /domain-auctions/ for Claude-User
Diff old (2026-07-16T23:56:02Z) → new (2026-09-16T08:45:16Z)
| @@ -3,9 +3,32 @@ | ||
| 3 | 3 | # |
| 4 | 4 | |
| 5 | 5 | User-agent: Claude-User |
| 6 | + Allow: /domain-auctions/ | |
| 6 | 7 | Allow: /domainsearch/ |
| 7 | 8 | Allow: /v1/search/ |
| 8 | 9 | |
| 10 | + User-agent: Claude-SearchBot | |
| 11 | + Allow: /domain-auctions/ | |
| 12 | + Allow: /domainsearch/ | |
| 13 | + Allow: /v1/search/ | |
| 14 | + | |
| 15 | + User-agent: ClaudeBot | |
| 16 | + Allow: /domain-auctions/ | |
| 17 | + Allow: /domainsearch/ | |
| 18 | + Allow: /v1/search/ | |
| 19 | + | |
| 20 | + User-agent: PerplexityBot | |
| 21 | + Allow: /domain-auctions/ | |
| 22 | + | |
| 23 | + User-agent: OAI-SearchBot | |
| 24 | + Allow: /domain-auctions/ | |
| 25 | + Allow: /domainsearch/ | |
| 26 | + Allow: /v1/search/ | |
| 27 | + | |
| 28 | + User-agent: GPTBot | |
| 29 | + Allow: /domain-auctions/ | |
| 30 | + Allow: /domainsearch/ | |
| 31 | + Allow: /v1/search/ | |
| 9 | 32 | User-agent: * |
| 10 | 33 | Allow: *.js |
| 11 | 34 | Allow: *.css |