How to Check Internal Link Distribution with OpenClaw
Map internal link distribution with OpenClaw and ToolRouter. Optimize link equity across your site.
ToolSite CrawlerOpenClaw maps internal link distribution across your entire site in one automated pass, producing a structured graph of links per page with inbound/outbound counts and depth metrics. The data feeds directly into visualization tools or link analysis scripts for identifying systematic distribution problems.
Connect ToolRouter to OpenClaw
1Install the CLI
npm install -g toolrouter-mcp2Call tools directly from OpenClaw
toolrouter-mcp call web-search search --query "AI tools"
toolrouter-mcp toolsSteps
Once connected (see setup above), use the Site Crawler tool:
- Ask: "Crawl mysite.com and analyze internal link distribution"
- OpenClaw shows link counts per page and highlights imbalances
- Request: "Which pages should receive more internal links?"
- Implement linking changes and re-crawl to verify improvement
Example Prompt
Try this with OpenClaw using the Site Crawler tool
Analyze the internal link distribution on mysite.com. Which pages are under-linked?
Tips
- Focus on pages targeting your highest-value keywords
- Ask for link distribution ratios compared to site benchmarks
- Combine with orphaned page detection for a complete internal linking audit