Frequently Asked Questions
About BetaSweep
Who is BetaSweep for?
How is BetaSweep different?
BetaSweep takes a different approach to website auditing. Instead of treating accessibility, SEO & AI, performance, HTML validation, and website structure as separate concerns, BetaSweep analyzes your website as a complete system. Because these areas influence one another, viewing them together provides a more complete picture of your website’s overall health.
BetaSweep is also designed to make website audits easier to understand. Every issue includes clear explanations, practical recommendations, and educational resources so you can understand what the issue means, why it matters, and how to fix it—whether you’re a developer, marketer, or business owner.
Finally, BetaSweep puts you in control. Scan any website for free, choose exactly what you want to scan, and only pay when you need the detailed results. Most websites don’t change dramatically from week to week, so there’s little value in paying for the same report over and over. With BetaSweep, you decide when it’s time to scan again and when it’s worth unlocking a report.
Do I need technical skills?
Does BetaSweep use AI?
No. BetaSweep's scanning engine uses industry-standard libraries like axe-core and Lighthouse as a foundation, but the whole-site scanning, cross-page analysis, result aggregation, rule enrichment, and reporting are built specifically for BetaSweep. Every page is scanned in a single automated pass, and results are consolidated across your entire site so you can see patterns and prioritize what matters most.
Scan results are deterministic—the same page will produce the same results every time. There's no AI generating or interpreting your results.
The "AI" in the SEO & AI module refers to what it checks for, not how it works. It evaluates whether your site is structured in a way that AI tools like ChatGPT, Claude, and Google's AI Overviews can understand and accurately represent—things like structured data, meta tags, and llms.txt.
How many pages can BetaSweep scan?
Why a desktop app?
Why run multiple modules?
Why full-site scanning?
What is AI readability?
Can I customize scans?
Is BetaSweep ADA compliant?
Getting Started
What does BetaSweep scan?
How do I run a scan?
From the New Scan tab:
- Choose a scan type. In General Settings, pick Fullsite (scans every page found in your sitemap), Single Page (scans one URL), or Select Pages (scans a list of URLs you enter manually).
- Enter your URL(s). For Fullsite or Single Page, enter one address. For Select Pages, enter your list of URLs (all from the same site).
- Pick your modules. Turn on the checks you want—Accessibility, SEO & AI, Performance, Spell Check, and HTML Validation. Run one or run them all.
- Adjust the settings (optional). Set your WCAG level, choose which devices to test (desktop, mobile, or both), pick performance throttling, and—on Fullsite scans—exclude paths like
/adminor limit repeating pages. The defaults work well if you'd rather skip this. - Start the scan. BetaSweep runs a quick pre-scan first to check your site is reachable, look for blockers like password or bot protection, and estimate how long the full scan will take. Review the summary, then proceed.
Your results are ready as soon as the scan finishes. Don't have a site to test on? Scan your own, or try any public site to see what BetaSweep finds.
What happens during the pre-scan?
What scan types are available?
Can I use my computer while a scan is running?
Can I let a scan run overnight?
Can BetaSweep scan large websites?
Does BetaSweep change my website?
Is my website data private?
Which operating systems does BetaSweep support?
Does BetaSweep require an internet connection?
Scan Settings
Which scan modules should I choose?
How do I enable HTML Validation?
Which WCAG compliance level should I use?
Should I scan Desktop, Mobile, or Both?
What do the Performance throttling options mean?
What is Crawl Delay?
robots.txt sets a crawl delay, BetaSweep respects it automatically.Can I exclude pages from a scan?
/admin or /api to skip pages that match those patterns. You can also turn on page type filtering to scan only one example page from repeating templates — like a single product page out of hundreds.What's the difference between Fullsite, Single Page, and Select Pages?
Can I scan password-protected websites?
Can I scan localhost?
Yes. BetaSweep can scan any site your computer can reach, including sites running on localhost (e.g., http://localhost:3000). This makes it easy to catch issues during development, before you deploy.
A few things to keep in mind:
- Your local server needs to be running when the scan starts.
- Performance scores will reflect your machine and network — not real-world conditions — so they're useful for spotting issues, not for benchmarking.
- Most local dev environments don't have a
robots.txtorsitemap.xml, so the pre-scan will show warnings. That's expected. If there's no sitemap, use Single Page or Select Pages mode to scan specific URLs directly. - Local and live versions of the same site are tracked separately in your scan history. Once you've deployed, scan the live URL to start a fresh history for the production site.
Can I scan staging websites?
Can I stop a scan after it starts?
Accessibility
What does the Accessibility module check?
What are WCAG Levels A, AA, and AAA?
What do the severity levels mean?
What does "Needs Manual Review" mean?
Why doesn't BetaSweep report every accessibility issue automatically?
How do I use the Color Contrast Adjuster?
SEO & AI
What does the SEO & AI module check?
llms.txt. It also catches site-wide problems like duplicate titles and broken links.What is an SEO & AI issue?
Does BetaSweep check structured data?
Does BetaSweep check robots.txt?
robots.txt, since it tells search engines and AI crawlers what they can access. BetaSweep also respects it — pages your robots.txt blocks are skipped during the scan.Does BetaSweep check llms.txt?
llms.txt is a newer file that gives AI systems a guide to your site's content, much like sitemap.xml guides search engines. BetaSweep checks for it as part of its AI readability analysis.Does BetaSweep check broken links?
Why are some SEO & AI issues informational?
Performance
What does the Performance module measure?
Why is the Performance module slower than the others?
Why don't my performance scores always stay the same?
Why doesn't my score match Google PageSpeed Insights?
Which throttling option should I use?
Spell Check
What does Spell Check do?
Why are words I know being flagged?
How do I exclude words?
Does BetaSweep check grammar?
HTML Validation
What does the HTML Validation module check?
Why is HTML Validation optional?
Why are some HTML issues reported under Accessibility instead?
What types of HTML issues can HTML Validation find?
Reports
What does the free scan overview include?
What does a detailed report include?
Can I compare rescans?
Can I add notes to a report?
Can I export reports?
Can I export only certain modules?
What are Passed Rules?
Can I filter results by page?
Where are my scans stored?
Can I delete old scans?
Troubleshooting
Why is my scan taking longer than expected?
Why are some pages missing from my scan?
robots.txt blocks them, the page matches an Exclude Path rule you set, page type filtering grouped similar pages so only one was scanned, or the page was blocked by your site's bot protection. The pre-scan summary lists pages that were excluded and why.Why couldn't BetaSweep find my sitemap?
sitemap.xml is accessible at your domain root (e.g., https://example.com/sitemap.xml) or listed in your robots.txt. If it lives somewhere else, switch to Select Pages and enter your URLs manually.Why did BetaSweep detect bot protection?
How do I allow BetaSweep through my WAF or bot blocker?
X-BetaSweep-Token header. Tokens are stored securely in your computer's keychain.