Internal Linking Optimizer
This tool automatically suggests relevant internal links within your content to boost SEO and improve user navigation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add internal-linking-optimizer npx -- -y @trustedskills/internal-linking-optimizer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"internal-linking-optimizer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/internal-linking-optimizer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill optimizes internal linking within website content to improve SEO and user experience. It analyzes existing text, identifies opportunities for relevant links between pages, and suggests or implements those connections. The goal is to enhance crawlability for search engines and guide users to related information on the site.
When to use it
- Content Audits: During a website content audit, identify orphaned pages or topics with limited internal linking.
- New Content Creation: When publishing new articles or blog posts, ensure they are linked appropriately within existing site architecture.
- SEO Improvement Projects: As part of broader SEO initiatives to boost organic rankings and domain authority.
- Website Restructuring: When reorganizing a website's information architecture, this skill can help establish clear internal links between new sections.
Key capabilities
- Analyzes existing text for potential linking opportunities.
- Identifies relevant pages within the site to link to.
- Suggests specific anchor text for improved SEO.
- Can implement suggested internal links (implementation details not specified).
Example prompts
- "Analyze this article and suggest internal links to other relevant content on our website."
- "Find opportunities to improve internal linking within the 'blog' section of [website URL]."
- “Suggest anchor text for a link from this page to our ‘services’ page.”
Tips & gotchas
This skill requires access to the website's content and sitemap. The effectiveness depends on the quality and organization of existing site content; a poorly structured site will limit optimization possibilities.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.