Headless treats volatile links as new doors every time
Author: Mzack9999Created Jul 17, 2026Updated Jul 27, 2026
Template pages and tokenized hrefs make the same UI control look like a new navigation on every visit. Exact action hashing then enqueues duplicates and blows up the queue.
Track stable door features across revisits (tag, id, path shape, query key set), drop fields that churn, and skip enqueue once a per-door budget is hit (LinkIdentityBudget).
Source: projectdiscovery/katana