Skip to main content

alexa site audit

recommended: allow
Operated by Amazon search engine

alexa site audit was a web crawler operated by Amazon as part of the Alexa Internet service, which provided website analytics and traffic data. The bot collected information for analyzing site performance and ranking websites, but Alexa Internet was shut down by Amazon in May 2022.

What it does

alexa site audit follows an algorithmic schedule shaped by your site's popularity, update cadence, and domain authority. It generally spreads requests across recurring crawl passes, throttles itself to limit server load, and respects crawl directives more reliably than most other bots.

How to identify it

User-agent contains any of:

  • alexa site audit

Example user-agent string:

Mozilla/5.0 (compatible; alexa site audit/1.0; +http://www.alexa.com/help/webmasters; )

robots.txt

Well-behaved crawlers honor robots.txt. To control alexa site audit:

Allow full access

User-agent: alexa site audit
Allow: /

Block entirely

User-agent: alexa site audit
Disallow: /

Grey-area scrapers ignore robots.txt. Botscope enforces your policy at the edge or origin regardless — see how →

References

See alexa site audit on your own site

Botscope shows every bot and AI agent hitting your site — and lets you allow, challenge, or block each one. Observe first, enforce when you're ready.

Start free — connect in minutes