ExtraHop / robots.txt snapshot
← back to extrahop.com · fetched 2026-06-20T14:27:25Z (7h ago) · HTTP 200 · 481 bytes · sha256 85b71efe4f1270df · raw
final URL: https://www.extrahop.com/robots.txt
| 1 | # robots.txt |
| 2 | User-agent: * #Applies to all bots |
| 3 | Disallow: /*?* #Blocks parameters from being crawled |
| 4 | |
| 5 | #Sanity |
| 6 | Disallow: /studio |
| 7 | |
| 8 | #Allow image resources |
| 9 | Allow: /_next/image?url=* |
| 10 | |
| 11 | #Specific pages |
| 12 | Disallow: /demo-success |
| 13 | Disallow: /contact-success |
| 14 | Disallow: /partners/locator |
| 15 | |
| 16 | #Legal pages |
| 17 | Disallow: /legal/* |
| 18 | |
| 19 | # Ahrefs crawlers |
| 20 | User-agent: AhrefsSiteAudit |
| 21 | Allow: / |
| 22 | |
| 23 | User-agent: AhrefsBot |
| 24 | Allow: / |
| 25 | |
| 26 | Sitemap: https://www.extrahop.com/api/sitemap.xml |