Overview
Crawls are automated scans that discover and analyze every link on your domain. Start crawls manually when you need immediate results, or schedule them to run automatically.Starting a Manual Crawl
1
Select Domain
From your dashboard, click on the domain you want to crawl.
2
Click Start Crawl
Click the Start Crawl button in the domain overview.
3
Configure Options
Select your scan options:
- SSL Check
- SEO Analysis
- Anchor Text Analysis
- Response Trends
4
Start
Click Start Crawl to begin. You’ll see real-time progress.
Crawl Progress
While a crawl is running, the progress view shows:Live Feed
The activity feed shows URLs being processed in real-time:Scheduling Crawls
Automated crawls run on a schedule without manual intervention.Setting Up a Schedule
1
Open Domain Settings
Navigate to your domain and click Settings → Schedule.
2
Enable Scheduling
Toggle Scheduled Crawls to ON.
3
Select Frequency
Choose how often to run crawls:
4
Configure Time
Select when crawls should run:
- Time: Hour of day (in your timezone)
- Day: Day of week (for weekly)
5
Save
Click Save Schedule to activate.
Schedule Options
Daily Crawl Limits
Each plan has limits on how many crawls you can run per day:Scheduled crawls count toward your daily limit. Plan schedules accordingly.
Crawl Depth
Crawl depth determines how many “links away” from the start URL the crawler will go:Depth by Plan
URL Limits
Each crawl has a maximum number of URLs it will check:
When the limit is reached:
- Crawl completes with partial results
- Dashboard shows “URL limit reached”
- Results still include all checked URLs
Canceling a Crawl
To stop a running crawl:- Go to the crawl progress page
- Click Cancel Crawl
- Confirm cancellation
- Stops immediately
- Keeps results for URLs already checked
- Counts toward daily limit
- Shows status as “Cancelled”
Crawl Best Practices
Start Small
Begin with limited depth to gauge site size before running deep crawls.
Off-Peak Hours
Schedule crawls during low-traffic periods to minimize server impact.
Regular Cadence
Weekly crawls catch issues quickly without excessive server load.
After Deployments
Run a crawl after major changes to catch new broken links.
Crawl Queue
When multiple crawls are requested, they queue in order:- One crawl runs at a time per account
- Queued crawls start automatically when previous completes
- You can reorder or cancel queued crawls
Handling Large Sites
For sites with 10,000+ pages:Use Section Crawling
Use Section Crawling
Instead of crawling the entire site:
- Set start URL to a section (e.g.,
/blog) - Crawl each section separately
- Combine results for full picture
Sitemap-Based Crawling
Sitemap-Based Crawling
Use your sitemap as the URL source:
- Set start URL to
/sitemap.xml - Crawler extracts all URLs from sitemap
- More efficient than discovery-based crawling
Incremental Crawling (Agency)
Incremental Crawling (Agency)
Only check pages that changed:
- Enable incremental mode in settings
- Crawls check new/changed pages
- Significantly faster for large sites
Next Steps
Scan Options
Configure what analyses to run during crawls.
Crawl Results
Learn to interpret and act on crawl data.