Find and fix orphaned content pages
no-outlinks-auditskillsetup L2★24
Infrasity-Labs/dev-gtm-claude-skills ↗What it does
Audit and fix dead-end pages (no outgoing internal links)
Best for
Finding pages that absorb link equity but pass none on, then generating 3 exact-fit internal linking suggestions per dead-end to rebuild structural authority
Inputs
- · Domain URL
Outputs
- · List of dead-end pages
- · 3 outgoing link suggestions per page
- · Anchor text + placement guidance
- · Context copy with embedded links
Requires
- · curl for sitemap discovery
- · Framework detection (Next.js RSC headers, static HTML)
- · Ahrefs MCP site-explorer-top-pages
Preconditions
Site must have sitemap.xml; curl must work; framework must be detectable
Failure modes
- · Sitemap missing (fallback to blog index crawl)
- · Framework detection wrong (wrong link extraction method)
- · Ahrefs quota exceeded
Trust signals
- · Detects framework correctly before running (Next.js RSC vs static)
- · Test method on 3 sample pages before full run
- · 3 suggestions per page with keyword + placement rationale