AISEORadarBot
Our crawler only visits a site when someone explicitly starts an audit on it. It identifies itself honestly and follows the politeness rules below.
User-agent
AISEORadarBot/1.0 (+https://aiseo.megzo.biz/bot)What it does
When someone starts an audit on a site, AISEORadarBot reads robots.txt, the sitemap, and a limited number of internal pages: at most 5 on the free audit, at most 25 on the Pro Report.
For a single check (per-user-agent accessibility) we send one request each with the user-agent strings of known AI crawlers (GPTBot, ClaudeBot, PerplexityBot etc.); standard audit practice for detecting user-agent blocks. All other requests use our own user-agent.
Politeness rules
- We respect robots.txt for the AISEORadarBot token
- At most 1 request per second per host
- Page cap per audit (5 free / 25 Pro)
- 10-second timeout per request; no aggressive retries
How to block us
Add the following two lines to your robots.txt. We comply immediately, no exceptions:
User-agent: AISEORadarBot
Disallow: /Contact
Questions or concerns about the crawler? Write to us at audit@megzo.biz and we'll respond quickly.