Adding your first site
Tell the scanner what URL to crawl and how deep to go.
Updated
Add a site
- Open Apps β ADA Scanner β Sites.
- Click Add site.
- Enter the canonical URL (
https://acme.gov, nothttp://acme.govor with a trailing slash). - Pick how deep to crawl: just the homepage, the top 50 pages, the top 500, or the whole sitemap.
Verifying ownership
Some advanced features (scheduled scans, badge embedding, AI suggestions) require verifying you own the site β we want to be sure you're not scanning sites you don't have permission to scan.
Crawl behavior
- We respect
robots.txtfor any path that disallows our user agent (HelloCivicBot). - We honor
<meta name="robots" content="noindex">andX-Robots-Tagheaders. - We rate-limit ourselves to ~1 request per second per host by default.
Scanning a staging environment?
Use HTTP basic auth credentials in Site β Settings β Authentication so we can crawl gated pages.
Was this article helpful?
Your feedback helps us improve our docs.

