Unum Group / robots.txt
← back to unum.com · change detected 1mo ago (2026-06-28T17:41:09Z) · modified +8 −1
What changed
- Added Allow: / for *
- Added sitemap https://www.unum.com/sitemap.xml
- Removed sitemap https://unum.com/sitemap_unum.xml
Diff old (2026-06-20T01:10:31Z) → new (2026-06-28T17:41:09Z)
| @@ -1,3 +1,10 @@ | ||
| 1 | + # Robots.txt for unum-jss | |
| 1 | 2 | User-agent: * |
| 3 | + Allow: / | |
| 4 | + | |
| 5 | + # Sitemaps | |
| 6 | + Sitemap: https://www.unum.com/sitemap.xml | |
| 7 | + | |
| 8 | + # Disallow admin and system paths | |
| 2 | 9 | Disallow: /sitecore/ |
| 3 | - sitemap: https://unum.com/sitemap_unum.xml | |
| 10 | + |