Orphan Page Sitemap Link Auditor avatar

Orphan Page Sitemap Link Auditor

Pricing

from $4.90 / 1,000 orphan page sitemap link auditor sitemap file checkeds

Go to Apify Store
Orphan Page Sitemap Link Auditor

Orphan Page Sitemap Link Auditor

Audit orphan page sitemap link auditor inputs and return structured findings, evidence rows, and a buyer-ready report for SEO, developer, and operations teams.

Pricing

from $4.90 / 1,000 orphan page sitemap link auditor sitemap file checkeds

Rating

0.0

(0)

Developer

junipr

junipr

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Store Positioning

Store title: Orphan Page Sitemap Link Auditor

Short description: Audit orphan page sitemap link auditor inputs and return structured findings, evidence rows, and a buyer-ready report for SEO, developer, and operations teams.

SEO title: Orphan Page Sitemap Link Auditor — technical SEO, web, and domain audit

SEO description: Audit orphan page sitemap link 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: orphan, sitemap, link, 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: sitemap-file-checked at $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. Orphan Page Sitemap Link Auditor: charged when actor start is completed. The price includes Apify platform usage; no separate usage pass-through is intended.
  • sitemap-file-checked: base $0.00490, GOLD $0.00392. Orphan Page Sitemap Link Auditor: charged when sitemap file checked is completed. The price includes Apify platform usage; no separate usage pass-through is intended.
  • record-extracted: base $0.00372, GOLD $0.00298. Orphan Page Sitemap Link 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. Orphan Page Sitemap Link 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. Orphan Page Sitemap Link 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 Orphan Page Sitemap Link controls on a capped public sample
  • Find high-priority Orphan Page Sitemap Link issues before release
  • Validate Orphan Page Sitemap Link evidence from supplied pages
  • Prioritize Orphan Page Sitemap Link fixes with severity and proof
  • Export Orphan Page Sitemap Link QA rows for client review

Orphan Page Sitemap Link Auditor reconciles XML sitemap membership, bounded internal-link discovery, and supplied URL inventories to identify sitemap-only, crawl-only, zero-inlink, noindex, and canonical-conflict candidates.

What it does

  • Fetches real sitemap files, including sitemap indexes, and preserves per-URL lastmod values.
  • Recursively crawls internal links from public seeds within page/depth/domain limits and calculates inlink counts and crawl depth.
  • Accepts raw sitemap XML and link-inventory rows for repeatable reconciliation workflows.
  • Detects orphan candidates, sitemap-only URLs, crawl-discovered URLs missing from the sitemap, noindex sitemap entries, and canonical targets absent from the sitemap.

Reports

The key-value store contains the Markdown audit, full reconciliation CSV, orphan candidates, missing-from-sitemap rows, sitemap-only rows, and crawl-only rows.

Example input

{
"sitemapUrls": [
"https://www.wikipedia.org/"
],
"crawlStartUrls": [
"https://www.wikipedia.org/"
],
"urlList": [
"https://www.wikipedia.org/"
],
"rawSitemapXmlInputs": [],
"linkInventoryRows": [],
"allowedDomains": "",
"maxSitemapUrls": 3,
"maxCrawlPages": 3,
"maxDepth": 3,
"checkCanonical": true,
"checkRobotsIndexable": true,
"requestDelayMs": 3,
"timeoutMs": 3
}

Output fields

url, normalizedUrl, inSitemap, discoveredByCrawl, inSuppliedUrlList, internalInlinkCount, crawlDepth, canonicalUrl, robotsIndexable, httpStatus, sitemapLastModified, orphanCandidate, missingFromSitemap, sitemapOnly, issueCode, severity, recommendation

Cost controls

Use maxSitemapUrls, maxCrawlPages, maxDepth, and allowedDomains to bound the audit.

Limitations

The findings reconcile supplied and observed evidence; they do not guarantee search-engine indexing or update sitemaps and internal links.