Orphan Page Finder
Pricing
from $4.90 / 1,000 page auditeds
Orphan Page Finder
Find orphan pages by comparing sitemap URLs, crawl-discovered URLs, and internal link graph relationships.
Orphan Page Finder
Pricing
from $4.90 / 1,000 page auditeds
Find orphan pages by comparing sitemap URLs, crawl-discovered URLs, and internal link graph relationships.
Records, snapshots, or source observations to process. Defaults to a tiny deterministic fixture.
[ { "sourceId": "linked-page", "sourceUrl": "https://example.com/services", "title": "Linked service page", "description": "Page is present in sitemap and has three incoming internal links.", "category": "crawl graph", "keywords": [], "metadata": { "url": "https://example.com/services", "inSitemap": true, "incomingLinks": 3, "discovered": true } }, { "sourceId": "orphan-page", "sourceUrl": "https://example.com/old-offer", "title": "Sitemap only orphan page", "description": "orphan sitemap only page with incomingLinks:0.", "category": "crawl graph", "keywords": [ "orphan", "sitemap only" ], "metadata": { "url": "https://example.com/old-offer", "inSitemap": true, "incomingLinks": 0, "discovered": false } }]XML sitemap or sitemap-index URLs to compare with the internal crawl graph.
[]Fetch sitemaps and crawl internal links. Default is false for deterministic fixture runs.
Timeout for each sitemap or page request.
Maximum internal pages fetched while building the link graph.
Keywords or topics used to flag relevant records.
[ "orphan", "sitemap only", "unlinked"]Write JSON and Markdown report artifacts to the key-value store.
Maximum records to process in one run.
Maximum searchable text bytes per record.
Validate input and write a dry-run summary without PPE charges or dataset output.