1
Build the list
Merge a sitemap, a Search Console indexed export, and high-value paths from analytics or logs. Deduplicate.
Technical SEO · URL inventory
List crawling is an SEO audit method: you hand a crawler a finite list from a sitemap, Search Console export, or server log. No discovery. Just the pages that matter.
This site is about search-engine crawling for websites. It is not ListCrawler and not a classifieds directory.
Definition
In SEO tools, a list crawl is the opposite of a spider crawl. You supply the URLs. The crawler fetches only that set.
1
Merge a sitemap, a Search Console indexed export, and high-value paths from analytics or logs. Deduplicate.
2
This site’s crawler, Screaming Frog List mode, or a script. Crawl depth stays at zero.
3
Status codes, redirects, canonicals, noindex, titles, and whether a search engine can still use the page.
When to use it
| Factor | List crawl | Recursive spider |
|---|---|---|
| How URLs are chosen | You provide the set | The bot follows links |
| Scope | Narrow and known | Broad and unpredictable |
| Best for | Migrations, index checks, QA | Finding orphan and unknown pages |
| Risk on large sites | Low — no facet explosion | High — parameters and filters |
Start here