Faceted Navigation Auditor
Pricing
from $4.90 / 1,000 page auditeds
Faceted Navigation Auditor
Identify faceted navigation crawl traps, parameter bloat, indexability risks, and filter-path issues.
Faceted Navigation Auditor
Pricing
from $4.90 / 1,000 page auditeds
Identify faceted navigation crawl traps, parameter bloat, indexability risks, and filter-path issues.
Records, snapshots, or source observations to process. Defaults to a tiny deterministic fixture.
[ { "sourceId": "facet-safe", "sourceUrl": "https://example.com/shoes?color=blue", "title": "Simple color facet canonicalized", "description": "Facet has one parameter and canonical metadata.", "category": "facets", "keywords": [ "facet" ], "metadata": { "url": "https://example.com/shoes?color=blue", "parameterCount": 1, "indexable": false, "canonical": "https://example.com/shoes" } }, { "sourceId": "facet-risk", "sourceUrl": "https://example.com/shoes?color=blue&size=9&brand=x&sort=price&page=8", "title": "Faceted URL crawl trap", "description": "parameter bloat crawl trap with indexable true marker.", "category": "facets", "keywords": [ "parameter", "crawl trap" ], "metadata": { "url": "https://example.com/shoes?color=blue&size=9&brand=x&sort=price&page=8", "parameterCount": 5, "indexable": true } }]Optional URLs reserved for live fetching when Fetch URLs is true.
[]Fetch sourceUrl text over HTTP. Default is false for deterministic local runs.
Timeout for each bounded HTTP request.
Keywords or topics used to flag relevant records.
[ "facet", "parameter", "crawl trap"]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.