X (Twitter) / robots.txt
← back to x.com · change detected 3h ago (2026-08-06T01:10:59Z) · modified +2 −2
What changed
- Added Allow: /search?q=%23 for Bingbot
- Removed Disallow: /search?q= for Bingbot
- Added Allow: /search?q=%23 for Googlebot
- Removed Disallow: /search?q= for Googlebot
Diff old (2026-07-09T02:52:02Z) → new (2026-08-06T01:10:59Z)
| @@ -6,13 +6,13 @@ | ||
| 6 | 6 | Allow: /*?t= |
| 7 | 7 | Allow: /*?ref_src= |
| 8 | 8 | Allow: /hashtag/*?src= |
| 9 | + Allow: /search?q=%23 | |
| 9 | 10 | Allow: /i/api/ |
| 10 | 11 | # Same length as the /*/likes and /*/media rules; RFC 9309 breaks the tie in |
| 11 | 12 | # favor of Allow, so /i/api/ fetches stay crawlable. |
| 12 | 13 | Allow: /i/api/* |
| 13 | 14 | Disallow: /*?lang=en-ss |
| 14 | 15 | Allow: /*?lang= |
| 15 | - Disallow: /search?q= | |
| 16 | 16 | Disallow: /search/realtime |
| 17 | 17 | Disallow: /search/users |
| 18 | 18 | Disallow: /search/*/grid |
| @@ -43,11 +43,11 @@ | ||
| 43 | 43 | Allow: /*?t= |
| 44 | 44 | Allow: /*?ref_src= |
| 45 | 45 | Allow: /hashtag/*?src= |
| 46 | + Allow: /search?q=%23 | |
| 46 | 47 | Allow: /i/api/ |
| 47 | 48 | Allow: /i/api/* |
| 48 | 49 | Disallow: /*?lang=en-ss |
| 49 | 50 | Allow: /*?lang= |
| 50 | - Disallow: /search?q= | |
| 51 | 51 | Disallow: /search/realtime |
| 52 | 52 | Disallow: /search/users |
| 53 | 53 | Disallow: /search/*/grid |