ChatGPT / robots.txt
← back to chatgpt.com · change detected 1mo ago (2026-07-07T02:22:00Z) · modified +6 −0
What changed
- Added rules for user-agent ‘AdsBot-Google’
- Added rules for user-agent ‘AdsBot-Google-Mobile’
Diff old (2026-06-26T13:23:15Z) → new (2026-07-07T02:22:00Z)
| @@ -8,6 +8,12 @@ | ||
| 8 | 8 | |
| 9 | 9 | User-agent: Google-Extended |
| 10 | 10 | Disallow: / |
| 11 | + | |
| 12 | + # Prevent shared code blocks and GPTs from being used as Google Ads destinations | |
| 13 | + User-agent: AdsBot-Google | |
| 14 | + User-agent: AdsBot-Google-Mobile | |
| 15 | + Disallow: /s/cb_ | |
| 16 | + Disallow: /g/ | |
| 11 | 17 | |
| 12 | 18 | User-agent: anthropic-ai |
| 13 | 19 | Disallow: / |