Smart Interlinker Pro
Intelligent internal linking for WordPress — content-based suggestions, tag/taxonomy matching, auto-link rules, orphan reports, link health checks and more. Lightweight, privacy-friendly and extensible.
by Your Name · github.com/dibyandupal/smart-interlinker-pro · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/dibyandupal/smart-interlinker-pro/archive/refs/heads/main.zipIntelligent internal linking for WordPress — content-based suggestions, tag/taxonomy matching, auto-link rules, orphan reports, link health checks and more. Lightweight, privacy-friendly and extensible.
Description
Smart Interlinker Pro helps you automatically and manually create internal links across your WordPress site. Key features:
- Content-based suggestions (TF-IDF baseline)
- Tag & taxonomy matching
- Anchor text recommendations
- Bulk insert with safety checks
- Auto-linking rules (keyword -> target URL)
- Orphan post report & broken internal link detection
- Link graph visualization (on-demand)
- REST API endpoints & WP-CLI support (optional)
- Works with custom post types & WooCommerce products
- i18n-ready and privacy-friendly
Installation
- Upload the
smartinterlinker-profolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Go to Smart Interlinker -> Settings to configure which post types to index and other options.
Frequently Asked Questions
Will this slow down my site?
No — the plugin indexes posts in a custom table and uses background batching. Frontend assets are optional and can be disabled.
Will the plugin modify my posts automatically?
Auto-link rules are opt-in. Bulk insert operations require explicit user confirmation.
Changelog
1.0.0
- Initial release.
Screenshots
- Suggestions metabox in post editor.
- Orphan report.
Upgrade Notice
1.0.0
Initial release.
Arbitrary section
For support and feature requests, open an issue on the project page or contact the author.