internal-links

Analyze internal link structures from Screaming Frog CSV data.

25|4|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/popiliadam/platinum-seo-engine --skill internal-links-popiliadam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: internal-links
Source: https://github.com/popiliadam/platinum-seo-engine/tree/main/skills/planning/internal-links
Command: npx skills add https://github.com/popiliadam/platinum-seo-engine --skill internal-links-popiliadam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires scripts.planning.internal_links_transform, scripts.util.sf_mcp_client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides an in-depth analysis of internal link structures to help identify and resolve SEO issues like orphan pages, broken links, and redirect chains.

Core Features & Use Cases

  • Orphan Page Analysis: Identifies pages with no internal links, indicating poor navigation.
  • Broken Link Detection: Identifies broken internal links that can harm user experience and SEO.
  • Redirect Chain Identification: Finds single-hop redirect chains within the site that could negatively impact page ranking.
  • Use Case: Before a website migration, use this Skill to ensure that internal links remain functional and maintain the site's SEO integrity.

Quick Start

Use the internal-links skill with the project_slug "example-project" to analyze the internal link structure.

Frequently Asked Questions about internal-links

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find orphan pages and broken internal links for an SEO audit?

To find orphan pages and broken internal links for an SEO audit, you can analyze your website's internal link structure. This process detects pages with no internal links and identifies broken links that harm user experience.

Does this internal link analysis work with Screaming Frog crawl data?

Yes, this internal link analysis works directly with Screaming Frog crawl data. It specifically requires the 'all_inlinks.csv' and 'internal_all.csv' exports to detect redirect chains and structural issues.

What is the best way to identify single-hop redirect chains on my website?

The best way to identify single-hop redirect chains is by analyzing your internal_all.csv data. This process pinpoints single-hop redirect chains within your site that could negatively impact page ranking.

Can I check internal links before a website migration to maintain SEO integrity?

Yes, you can check internal links before a website migration to maintain SEO integrity. Analyzing the internal link structure ensures links remain functional and resolves issues like orphan pages beforehand.

Do I need to export all_inlinks.csv to detect redirect chains and orphan pages?

Yes, you need to export all_inlinks.csv and internal_all.csv to detect redirect chains and orphan pages. These specific data sources provide the required map of your site's internal link structure.