Lululemon Athletica / robots.txt
← back to lululemon.com · change detected 2h ago (2026-09-15T08:26:44Z) · modified +9 −6
What changed
- 🤖 AIBlocked Meta-WebIndexer (Meta) entirely
- Added Allow: /*/c/*/*?*icid=* for *
- Added Allow: /c/*/*?*icid=* for *
- Added Disallow: /*/c/*/*z*z*z* for *
- Added Disallow: /*/search?Ntt= for *
- Added Disallow: /c/*/*z*z*z* for *
- Added Disallow: /search?Ntt= for *
- Removed Allow: */c/*/*?*icid=* for *
- Removed Disallow: */c/*/*z*z*z* for *
- Removed Disallow: */search?Ntt=* for *
Diff old (2026-07-30T10:51:18Z) → new (2026-09-15T08:26:44Z)
| @@ -1,6 +1,6 @@ | ||
| 1 | 1 | User-Agent: * |
| 2 | - | |
| 3 | - Disallow: */search?Ntt=* | |
| 2 | + Disallow: /search?Ntt= | |
| 3 | + Disallow: /*/search?Ntt= | |
| 4 | 4 | Disallow: /shop/gadgets/ |
| 5 | 5 | Disallow: /cartridges/FeaturesResultsList/ |
| 6 | 6 | Disallow: /search/ |
| @@ -8,11 +8,14 @@ | ||
| 8 | 8 | Disallow: /*?Ns=RATINGS* |
| 9 | 9 | Disallow: /*?Ns=product* |
| 10 | 10 | Disallow: /api/c/* |
| 11 | - Disallow: */c/*/*z*z*z* | |
| 11 | + Disallow: /c/*/*z*z*z* | |
| 12 | + Disallow: /*/c/*/*z*z*z* | |
| 12 | 13 | Disallow: /dcp/api/* |
| 13 | - Allow: */c/*/*?*icid=* | |
| 14 | - | |
| 14 | + Allow: /c/*/*?*icid=* | |
| 15 | + Allow: /*/c/*/*?*icid=* | |
| 15 | 16 | User-Agent: meta-externalagent |
| 16 | 17 | Disallow: / |
| 17 | - | |
| 18 | + User-Agent: meta-webindexer | |
| 19 | + Disallow: / | |
| 18 | 20 | Sitemap: https://shop.lululemon.com/sitemap.xml |
| 21 | + |