Internal Links Check
Build crawlable, descriptive links between related pages without creating noisy or circular navigation.
Check your websiteWhy this check matters
Internal links help users and crawlers discover related content and understand hierarchy. Their anchor text also supplies context about the destination.
Passing evidence
<a href="/checks/seo/canonical-tag">Learn how canonical tags work</a>Common failing evidence
<div onclick="goToPage()">Click here</div>Possible false positives
- Single-purpose landing pages may need few links.
- Client-side frameworks can still emit normal crawlable anchors.
How to fix it safely
- Use standard anchors for destinations.
- Link from relevant body content with descriptive text.
- Repair broken, redirected, and orphaned destinations.
How to verify the fix
- Inspect rendered anchors and their final status codes.
- Confirm priority pages are reachable through a short, logical path.
Related SEO / AEO / GEO checks
Run the complete audit
Check this signal together with the related category evidence on the current public page.
Open the seo / aeo / geo audit tool