Your First Scan
Once your site is verified, you're ready to run your first scan. This guide explains what happens during a scan and how to interpret the results.
Starting a Scan
- Go to your Dashboard
- Click on the verified site you want to scan
- Click Start Scan
The scan begins immediately. You'll see real-time progress as Auditoro works through your pages.
What Happens During a Scan
1. Sitemap Discovery
Auditoro first looks for your sitemap to identify pages:
- Checks
/sitemap.xmland common locations - Parses sitemap index files if present
- Falls back to crawling from the homepage if no sitemap exists
2. Page Crawling
For each discovered page, Auditoro:
- Fetches the HTML content
- Respects
robots.txtdirectives - Extracts links to discover additional pages
- Captures page metadata (title, description, headings)
3. Quality Checks
Auditoro runs 20+ checks on each page across categories:
- SEO - Titles, meta descriptions, headings, structured data
- Performance - Compression, caching
- Security - HTTPS, security headers, mixed content
- Accessibility - Alt text, lang attributes
- Content - Broken links, spelling errors, redirects, JS errors
4. Score Calculation
After all checks complete, Auditoro calculates your health score using:
- Issue severity (Critical, Caution, Advisory)
- Issue category weights
- Diminishing returns for repeated issue types
Understanding Results
Health Score
Your health score ranges from 0 to 100:
| Score Range | Status | Meaning |
|---|---|---|
| 80-100 | Healthy | Site is in good shape with minor or no issues |
| 50-79 | Needs Attention | Multiple issues that should be addressed |
| 0-49 | Critical | Significant problems affecting the site |
The score uses logarithmic diminishing returns, meaning:
- The first few issues have the biggest impact
- Many instances of the same issue type don't tank your score excessively
- Diverse issue types indicate broader problems than repeated single issues
Issue Severities
Each issue has a severity level:
Critical - Problems that significantly harm SEO, user experience, or security
- Missing page titles
- Broken internal links
- HTTPS errors
- JavaScript console errors
Caution - Issues that should be fixed but aren't emergencies
- Duplicate meta descriptions
- Missing alt text on images
- Suboptimal heading structure
Advisory - Recommendations for improvement
- Missing cache headers
- Missing compression
- Minor SEO optimizations
Issue Categories
Issues are grouped into categories to help prioritize fixes:
| Category | Impact | Examples |
|---|---|---|
| Crawlability | Very High | Missing titles, HTTPS errors, robots.txt issues |
| Content Quality | High | Duplicate titles, missing meta descriptions |
| User Experience | High | Broken links, broken images, JS errors |
| SEO Best Practices | Medium | Heading structure, canonical issues, structured data |
| Performance | Medium | Compression and caching issues |
| Security | Medium | Mixed content, missing security headers |
| Technical Health | Medium | Redirect chains |
| Accessibility | Medium | Missing alt text, missing lang attribute |
| Modern Standards | Low | Missing compression, cache headers, favicon |
Reviewing Issues
Click on any issue type to see:
- Affected pages - List of URLs where the issue occurs
- Issue details - Specific information about what's wrong
- How to fix - Guidance on resolving the problem
Issue Statuses
Each issue can have one of these statuses:
- Open - Active issue that needs attention
- Ignored - Marked as intentionally ignored (doesn't affect score)
- False Positive - Incorrectly detected (doesn't affect score)
- Resolved - Fixed and no longer detected in subsequent scans
After Your First Scan
Now that you have baseline results:
- Review critical issues first - Focus on issues with the highest impact
- Fix and rescan - After making changes, run another scan to verify
- Set up scheduled scans - Automate regular monitoring
- Track trends - Watch your health score improve over time
Next Steps
- Understanding Results - Deep dive into interpreting findings
- Fixing Issues - Step-by-step remediation guidance
- Scheduled Scans - Set up automated monitoring