LinkBoostr

plugin banner

Smart internal linking assistant that finds link opportunities in existing content and helps new pages rank faster—safely and effortlessly.

Author:Digitalastic (profile at wordpress.org)
WordPress version required:6.0
WordPress version tested:6.9.4
Plugin version:1.0.0
Added to WordPress repository:17-02-2026
Last updated:17-02-2026
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/linkboostr/
Total downloads:148
plugin download
Click to start download

LinkBoostr by Digitalastic helps content teams and SEO specialists streamline internal linking. Stop manually searching for relevant posts to link to—LinkBoostr does it for you using intelligent content analysis.

Key Features

  • Smart Suggestions: Get 5 contextually relevant internal link suggestions based on your content
  • One-Click Insertion: Insert links instantly with suggested anchor text
  • Gutenberg Sidebar: Beautiful sidebar panel in the block editor
  • Classic Editor Support: Meta box for those using Classic Editor
  • Orphan Page Detector: Find and fix pages with zero internal links
  • Background Indexing: Automatic TF-IDF indexing with zero performance impact
  • Multisite Compatible: Works seamlessly across WordPress multisite networks

How It Works

LinkBoostr analyzes your content using TF-IDF (Term Frequency-Inverse Document Frequency) algorithm to:

  1. Extract important keywords from your posts
  2. Build a searchable index of your content
  3. Find semantically related posts when you’re writing
  4. Suggest relevant anchor text based on content overlap
  5. Let you insert links with a single click

Perfect For

  • Bloggers looking to improve internal linking
  • SEO specialists optimizing site structure
  • Content teams managing large sites
  • Agencies working with multiple clients
  • Anyone who wants better internal links without the manual work

Free Features

  • Up to 5 inbound link suggestions per post
  • Smart TF-IDF analysis and keyword detection
  • Cross-tab workflow with phrase highlighting
  • Color-coded relevancy scores
  • Gutenberg and Classic Editor support
  • Orphan page detection
  • Broken internal link checker
  • Link density warnings
  • Dashboard widget with quick stats
  • Interactive onboarding tour
  • Manual and automatic indexing
  • Post type exclusions
  • REST API access
  • Full i18n support

Pro Features (Coming Soon)

  • Automatic link insertion
  • Bulk link operations
  • Advanced analytics & reports
  • Custom post type support
  • Export/import functionality
  • Priority support

Source Code

The uncompiled source code for the Gutenberg block is included in the plugin:

  • Block source: blocks/link-suggestion/src/index.js
  • Block styles: blocks/link-suggestion/src/styles.scss
  • Compiled output: blocks/link-suggestion/build/

The plugin also maintains a public GitHub repository with all source code:
https://github.com/digitalastic-hub/linkboostr

Build Instructions:

If you want to rebuild the Gutenberg block from source:

  1. Install Node.js and npm
  2. Navigate to the plugin directory
  3. Run npm install in the blocks/link-suggestion/ directory
  4. Run npm run build to compile

All other code (PHP, CSS, JS) is uncompiled and human-readable.

Privacy Policy

LinkBoostr does not:

  • Collect or transmit any user data
  • Make external API calls (all processing is local)
  • Track user behavior
  • Use cookies
  • Store personal information

All content analysis happens on your WordPress server. Your data stays yours.

Support

Credits

Developed with ❤️ by Digitalastic

Contributors:
* Manish Bhagat – Lead Developer

Special Thanks:
* WordPress community for excellent documentation
* All beta testers and early adopters


Screenshots
FAQ
ChangeLog