Site Architecture Click Depth Auditor
Pricing
from $4.90 / 1,000 site architecture click depth auditor page auditeds
Site Architecture Click Depth Auditor
Audit site architecture click depth auditor inputs and return structured findings, evidence rows, and a buyer-ready report for SEO, developer, and operations teams.
Store Positioning
Store title: Site Architecture Click Depth Auditor
Short description: Audit site architecture click depth auditor inputs and return structured findings, evidence rows, and a buyer-ready report for SEO, developer, and operations teams.
SEO title: Site Architecture Click Depth Auditor — technical SEO, web, and domain audit
SEO description: Audit site architecture click depth auditor inputs and return structured findings, evidence rows, and a buyer-ready report for SEO, developer, and operations teams. Use it to find crawlability, indexability, security, metadata, and page-quality issues with evidence-backed rows and audit reports.
Categories: SEO_TOOLS
Keywords: site, architecture, click, depth, auditor, structured data, public data, web/domain audit
Fixed-Inclusive PPE Pricing
This actor uses pay-per-event pricing. Event prices include Apify platform usage; users are not expected to pay a separate platform-usage pass-through charge for the configured pricing model.
- Tier: W1 — Web/domain audit
- Primary event:
page-auditedat $0.00490 base - Default max charge: $10.00
- Store discounts: FREE/BRONZE base, SILVER discounted, GOLD deepest approved discount
Event set:
actor-start: base $0.00500, GOLD $0.00400. Site Architecture Click Depth Auditor: charged when actor start is completed. The price includes Apify platform usage; no separate usage pass-through is intended.page-audited: base $0.00490, GOLD $0.00392. Site Architecture Click Depth Auditor: charged when page audited is completed. The price includes Apify platform usage; no separate usage pass-through is intended.record-extracted: base $0.00372, GOLD $0.00298. Site Architecture Click Depth Auditor: charged when record extracted is completed. The price includes Apify platform usage; no separate usage pass-through is intended.finding-emitted: base $0.00372, GOLD $0.00298. Site Architecture Click Depth Auditor: charged when finding emitted is completed. The price includes Apify platform usage; no separate usage pass-through is intended.audit-report-generated: base $0.05000, GOLD $0.04000. Site Architecture Click Depth Auditor: charged when audit report generated is completed. The price includes Apify platform usage; no separate usage pass-through is intended.
Public Task Concepts
- Audit Site Architecture Click Depth controls on a capped public sample
- Find high-priority Site Architecture Click Depth issues before release
- Validate Site Architecture Click Depth evidence from supplied pages
- Prioritize Site Architecture Click Depth fixes with severity and proof
- Export Site Architecture Click Depth QA rows for client review
Site Architecture Click Depth Auditor performs a bounded crawl from selected seeds, builds an internal directed-link graph, and calculates the shortest click depth, inlinks, outlinks, path depth, and deep/orphan-prone page findings.
What it does
- Crawls real public pages up to
maxPagesandmaxDepth, or replays supplied HTML pages through the same graph builder. - Normalizes internal targets, deduplicates nodes, preserves edge anchor text and navigation/footer/content zones, and calculates minimum depth.
- Emits both
page-nodeandlink-edgerows with deep-page, low-inlink, orphan-prone, external-edge, and duplicate-normalized-link findings. - Reconciles optional sitemap inventory with crawl seeds and writes node, edge, deep-page, low-inlink, and summary reports.
Reports
The key-value store contains the architecture audit, node and edge CSVs, deep-page and low-inlink CSVs, and a click-depth JSON summary. Every report is generated from the emitted graph rows.
Example input
{"startUrls": ["https://www.wikipedia.org/"],"sitemapUrls": ["https://www.wikipedia.org/"],"urlList": ["https://www.wikipedia.org/"],"htmlInputs": [{"sourceUrl": "https://www.wikipedia.org/wiki/Main_Page","html": "<!doctype html><html lang=\"en\"><head><title>Site Architecture Click Depth Auditor Demo</title><meta name=\"description\" content=\"A public page for technical SEO analysis.\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"><link rel=\"canonical\" href=\"https://www.wikipedia.org/wiki/Main_Page\"><link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/site.css\"><link rel=\"stylesheet\" href=\"/local.css\" integrity=\"sha384-bad\"><script src=\"https://cdn.jsdelivr.net/npm/app.js\"></script><script src=\"/ok.js\" integrity=\"sha256-q3bAT6PqU/NkM+nmCzOxM1iv7FPl/JTMqy0YgkNF7+k=\" crossorigin=\"anonymous\"></script></head><body><h1>Site Architecture Click Depth Auditor</h1><h3>Skipped level</h3><p>Updated on 2026-06-20. This page has enough text to support readability, content quality, architecture, link, image, and technical SEO checks with deterministic computed evidence generated from markup.</p><nav><a href=\"/wiki/Main_Page\">Main Page</a><a href=\"https://www.mediawiki.org/\">External docs</a></nav><img src=\"/logo.png\" alt=\"\" width=\"120\"><form action=\"https://forms.example.org/submit\"><label>Email<input type=\"email\" name=\"email\" required></label><input type=\"hidden\" name=\"token\" value=\"abc\"></form><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"Product\",\"name\":\"Demo Product\",\"sku\":\"sku-1\",\"offers\":{\"@type\":\"Offer\",\"price\":\"19.00\",\"priceCurrency\":\"USD\",\"availability\":\"https://schema.org/InStock\"}}</script></body></html>","headers": {"cache-control": "max-age=3600","content-encoding": "br","last-modified": "Wed, 01 Jul 2026 00:00:00 GMT"}}],"allowedDomains": "","maxPages": 3,"maxDepth": 3,"includeNavigationLinks": true,"includeFooterLinks": true,"normalizeUrls": true,"deepPageThreshold": 3,"requestDelayMs": 3,"timeoutMs": 3}
Output fields
sourceUrl, targetUrl, rowType, pageUrl, pageTitle, clickDepth, minClickDepth, pathDepth, inlinkCount, outlinkCount, internalLinkCount, externalLinkCount, linkZone, anchorText, deepPage, orphanProne, issueCode, recommendation
Cost controls
Use maxPages, maxDepth, allowedDomains, and requestDelayMs to control crawl scope and load.
Limitations
The actor does not render JavaScript, change internal links, crawl private pages, or make ranking guarantees.