Grupo Bimbo / robots.txt
← back to grupobimbo.com · change detected 1mo ago (2026-06-27T17:18:59Z) · modified +120 −0
What changed
- 🤖 AIAdded rules for AI crawler CCBot (Common Crawl)
- 🤖 AIAdded rules for AI crawler ChatGPT-User (OpenAI)
- 🤖 AIAdded rules for AI crawler Claude-Web (Anthropic)
- 🤖 AIAdded rules for AI crawler ClaudeBot (Anthropic)
- 🤖 AIAdded rules for AI crawler Google-Extended (Google)
- 🤖 AIAdded rules for AI crawler GPTBot (OpenAI)
- 🤖 AIAdded rules for AI crawler OAI-SearchBot (OpenAI)
- 🤖 AIAdded rules for AI crawler PerplexityBot (Perplexity)
- Added sitemap https://www.grupobimbo.com/sitemap.xml
Diff old (2026-06-20T01:10:30Z) → new (2026-06-27T17:18:59Z)
| @@ -12,6 +12,123 @@ | ||
| 12 | 12 | # |
| 13 | 13 | # For more information about the robots.txt standard, see: |
| 14 | 14 | # http://www.robotstxt.org/robotstxt.html |
| 15 | + | |
| 16 | + # ============================================================ | |
| 17 | + # AI / LLM crawlers - explicit allowlist (Auditoria WEB-AEO 9-jun-2026) | |
| 18 | + # Each AI bot is allowed to crawl public content but blocked from | |
| 19 | + # private/admin paths, mirroring the User-agent: * rules below. | |
| 20 | + # ============================================================ | |
| 21 | + User-agent: GPTBot | |
| 22 | + Allow: / | |
| 23 | + Disallow: /core/ | |
| 24 | + Disallow: /profiles/ | |
| 25 | + Disallow: /admin/ | |
| 26 | + Disallow: /comment/reply/ | |
| 27 | + Disallow: /filter/tips | |
| 28 | + Disallow: /node/add/ | |
| 29 | + Disallow: /search/ | |
| 30 | + Disallow: /user/register/ | |
| 31 | + Disallow: /user/password/ | |
| 32 | + Disallow: /user/login/ | |
| 33 | + Disallow: /user/logout/ | |
| 34 | + | |
| 35 | + User-agent: OAI-SearchBot | |
| 36 | + Allow: / | |
| 37 | + Disallow: /core/ | |
| 38 | + Disallow: /profiles/ | |
| 39 | + Disallow: /admin/ | |
| 40 | + Disallow: /comment/reply/ | |
| 41 | + Disallow: /filter/tips | |
| 42 | + Disallow: /node/add/ | |
| 43 | + Disallow: /search/ | |
| 44 | + Disallow: /user/register/ | |
| 45 | + Disallow: /user/password/ | |
| 46 | + Disallow: /user/login/ | |
| 47 | + Disallow: /user/logout/ | |
| 48 | + | |
| 49 | + User-agent: ChatGPT-User | |
| 50 | + Allow: / | |
| 51 | + Disallow: /core/ | |
| 52 | + Disallow: /profiles/ | |
| 53 | + Disallow: /admin/ | |
| 54 | + Disallow: /comment/reply/ | |
| 55 | + Disallow: /filter/tips | |
| 56 | + Disallow: /node/add/ | |
| 57 | + Disallow: /search/ | |
| 58 | + Disallow: /user/register/ | |
| 59 | + Disallow: /user/password/ | |
| 60 | + Disallow: /user/login/ | |
| 61 | + Disallow: /user/logout/ | |
| 62 | + | |
| 63 | + User-agent: ClaudeBot | |
| 64 | + Allow: / | |
| 65 | + Disallow: /core/ | |
| 66 | + Disallow: /profiles/ | |
| 67 | + Disallow: /admin/ | |
| 68 | + Disallow: /comment/reply/ | |
| 69 | + Disallow: /filter/tips | |
| 70 | + Disallow: /node/add/ | |
| 71 | + Disallow: /search/ | |
| 72 | + Disallow: /user/register/ | |
| 73 | + Disallow: /user/password/ | |
| 74 | + Disallow: /user/login/ | |
| 75 | + Disallow: /user/logout/ | |
| 76 | + | |
| 77 | + User-agent: Claude-Web | |
| 78 | + Allow: / | |
| 79 | + Disallow: /core/ | |
| 80 | + Disallow: /profiles/ | |
| 81 | + Disallow: /admin/ | |
| 82 | + Disallow: /comment/reply/ | |
| 83 | + Disallow: /filter/tips | |
| 84 | + Disallow: /node/add/ | |
| 85 | + Disallow: /search/ | |
| 86 | + Disallow: /user/register/ | |
| 87 | + Disallow: /user/password/ | |
| 88 | + Disallow: /user/login/ | |
| 89 | + Disallow: /user/logout/ | |
| 90 | + | |
| 91 | + User-agent: PerplexityBot | |
| 92 | + Allow: / | |
| 93 | + Disallow: /core/ | |
| 94 | + Disallow: /profiles/ | |
| 95 | + Disallow: /admin/ | |
| 96 | + Disallow: /comment/reply/ | |
| 97 | + Disallow: /filter/tips | |
| 98 | + Disallow: /node/add/ | |
| 99 | + Disallow: /search/ | |
| 100 | + Disallow: /user/register/ | |
| 101 | + Disallow: /user/password/ | |
| 102 | + Disallow: /user/login/ | |
| 103 | + Disallow: /user/logout/ | |
| 104 | + | |
| 105 | + User-agent: Google-Extended | |
| 106 | + Allow: / | |
| 107 | + Disallow: /core/ | |
| 108 | + Disallow: /profiles/ | |
| 109 | + Disallow: /admin/ | |
| 110 | + Disallow: /comment/reply/ | |
| 111 | + Disallow: /filter/tips | |
| 112 | + Disallow: /node/add/ | |
| 113 | + Disallow: /search/ | |
| 114 | + Disallow: /user/register/ | |
| 115 | + Disallow: /user/password/ | |
| 116 | + Disallow: /user/login/ | |
| 117 | + Disallow: /user/logout/ | |
| 118 | + | |
| 119 | + User-agent: CCBot | |
| 120 | + Allow: / | |
| 121 | + Disallow: /core/ | |
| 122 | + Disallow: /profiles/ | |
| 123 | + Disallow: /admin/ | |
| 124 | + Disallow: /comment/reply/ | |
| 125 | + Disallow: /filter/tips | |
| 126 | + Disallow: /node/add/ | |
| 127 | + Disallow: /search/ | |
| 128 | + Disallow: /user/register/ | |
| 129 | + Disallow: /user/password/ | |
| 130 | + Disallow: /user/login/ | |
| 131 | + Disallow: /user/logout/ | |
| 15 | 132 | |
| 16 | 133 | User-agent: * |
| 17 | 134 | # CSS, JS, Images |
| @@ -59,3 +176,6 @@ | ||
| 59 | 176 | Disallow: /index.php/user/register/ |
| 60 | 177 | Disallow: /index.php/user/login/ |
| 61 | 178 | Disallow: /index.php/user/logout/ |
| 179 | + | |
| 180 | + # Sitemap | |
| 181 | + Sitemap: https://www.grupobimbo.com/sitemap.xml |