LinkBoostr Documentation
Welcome to LinkBoostr! This comprehensive guide will help you master internal linking for your WordPress site using our smart AI-powered suggestions.
LinkBoostr analyzes your content using TF-IDF algorithms to find contextually relevant internal link opportunities, helping you improve SEO and user experience effortlessly.
New to LinkBoostr? Start with the Quick Start Guide to get up and running in minutes.
Installation
Automatic Installation (Recommended)
- Log in to your WordPress admin panel
- Navigate to Plugins → Add New
- Search for
LinkBoostr - Click Install Now next to LinkBoostr
- Click Activate after installation completes
Manual Installation
- Download the plugin from WordPress.org
- Go to Plugins → Add New → Upload Plugin
- Choose the downloaded ZIP file
- Click Install Now
- Click Activate Plugin
Success! After activation, LinkBoostr will automatically start indexing your posts in the background.
Quick Start Guide
Step 1: Let LinkBoostr Index Your Content
After activation, LinkBoostr automatically indexes your posts using WordPress cron. This happens in the background with zero performance impact.
To check indexing status: Settings → LinkBoostr Settings
Step 2: Open the Block Editor (Gutenberg)
- Open any post or page in the Block Editor
- Look for "Link Suggestions" in the right sidebar
- If you don't see it, click the settings icon (⚙️) in the top-right
Step 3: Get Link Suggestions
LinkBoostr analyzes your content and shows up to 5 relevant internal link suggestions with:
- Target post title and URL
- Suggested anchor text
- Relevance score
- One-click insertion
Step 4: Insert Links
Click any suggestion card to instantly insert the link at your cursor position. That's it!
Pro Tip: Place your cursor where you want the link before clicking a suggestion for instant insertion.
Link Suggestions
How It Works
LinkBoostr uses TF-IDF (Term Frequency-Inverse Document Frequency) to analyze your content:
- Extract Keywords - Identifies important terms in your content
- Calculate Scores - Weights keywords by importance across your site
- Find Matches - Uses cosine similarity to find related posts
- Suggest Links - Provides relevant anchor text based on content overlap
Using in Gutenberg
The Link Suggestions panel appears in the right sidebar of the Block Editor:
- Shows 5 most relevant posts
- Color-coded relevance scores (green = high, yellow = medium)
- Alternative anchor text options
- Click to insert instantly
Using in Classic Editor
A meta box appears below the editor with the same suggestions. Click any anchor text to insert the link.
Suggestion Quality
Suggestions are ranked by relevance score (0-100%):
| Score Range | Quality | Description |
|---|---|---|
| 80-100% | Excellent | Highly relevant, strong semantic match |
| 60-79% | Good | Related content, good candidate |
| 40-59% | Fair | Some relevance, consider context |
| Below 40% | Low | Weak match, may not be suitable |
Orphan Page Detector
What Are Orphan Pages?
Orphan pages are posts or pages with zero internal links pointing to them. They're hard for users to discover and search engines to crawl effectively.
Finding Orphan Pages
- Go to Tools → LinkBoostr Orphans
- View all posts with zero inbound links
- See suggestions for which posts should link to them
- Click "View Post" to add links manually
How to Fix Orphan Pages
- Review the suggested "linking opportunities"
- Open suggested posts in the editor
- Add relevant internal links to the orphan page
- The orphan will disappear from the list once linked
Important: Orphan pages hurt SEO. Aim to link to every important page at least 2-3 times from related content.
Broken Link Checker
Automatic Detection
LinkBoostr automatically scans your internal links and detects:
- Links to deleted posts
- Links to draft/private posts
- Malformed internal URLs
- 404 errors
Viewing Broken Links
- Go to Tools → LinkBoostr Broken Links
- See all broken internal links across your site
- View which post contains the broken link
- Click "Edit Post" to fix
Fixing Broken Links
- Click "Edit Post" next to the broken link
- Find and remove or replace the broken link
- Save the post
- LinkBoostr will re-scan automatically
Link Density Warnings
What Is Link Density?
Link density is the ratio of linked text to total text on a page. Optimal link density improves SEO and user experience.
Recommended Ranges
- Optimal: 1-3% link density
- Acceptable: 0.5-5% link density
- Too High: Above 5% (appears spammy)
- Too Low: Below 0.5% (missing opportunities)
Real-Time Warnings
When editing posts, LinkBoostr shows warnings if your link density is:
- 🔴 Too High - Remove some links
- 🟡 Too Low - Consider adding more internal links
- 🟢 Optimal - Good job!
Dashboard Widget
Quick Stats Overview
The LinkBoostr dashboard widget shows:
- Total posts indexed
- Number of orphan pages
- Broken internal links count
- Indexing status
- Quick action buttons
Quick Actions
- Fix Orphans - Jump to orphan detector
- Fix Broken Links - View all broken links
- Reindex - Manually trigger reindexing
- View Settings - Access plugin settings
General Settings
Access settings at: Settings → LinkBoostr Settings
Max Suggestions
Set the maximum number of link suggestions to display (1-10). Default: 5
Recommendation: Keep at 5 for best balance between choice and simplicity.
Cache Duration
Suggestions are cached to improve performance. Default: 1 hour
Cache is automatically cleared when you publish or update posts.
Performance Settings
- Background Indexing: Always enabled, uses WP-Cron
- Batch Size: Indexes 10 posts per batch
- Frequency: Runs every 5 minutes
Indexing
How Indexing Works
LinkBoostr builds an index of your content in the background:
- Extracts text from post content
- Calculates TF-IDF scores for keywords
- Stores in a custom database table
- Updates automatically when posts are published/updated
Manual Reindexing
To manually reindex all posts:
- Go to Settings → LinkBoostr Settings
- Click "Reindex All Posts"
- Wait for the background process to complete
- Check the status in the dashboard widget
When to Reindex: After importing bulk content, changing post types, or if suggestions seem outdated.
Indexing Status
Check indexing progress:
- Dashboard Widget: Shows total indexed posts
- Settings Page: Detailed indexing status
- Console: Enable WP_DEBUG to see indexing logs
Post Types
Excluding Post Types
To exclude certain post types from indexing:
- Go to Settings → LinkBoostr Settings
- Find "Excluded Post Types" section
- Check the boxes for post types to exclude
- Save settings
- Reindex if needed
Supported Post Types
LinkBoostr works with:
- Posts (default)
- Pages (default)
- Custom post types (public ones)
Pro Tip: Exclude post types like "attachment", "revision", or custom types you don't want linked.
Frequently Asked Questions
Why aren't I seeing suggestions?
Possible reasons:
- Indexing is still in progress (check dashboard widget)
- You don't have enough published posts (minimum 3-5 recommended)
- Your content is too unique (no semantic matches found)
- Post type is excluded in settings
Will this slow down my site?
No. LinkBoostr is optimized for performance:
- Indexing happens in background via WP-Cron
- Suggestions are cached for 1 hour
- Database queries are optimized
- Average request time: <500ms
Can I use this with page builders?
LinkBoostr works best with Gutenberg and Classic Editor. Basic compatibility with Elementor and other builders is included, but may require manual link insertion.
Does it work on multisite?
Yes! LinkBoostr is fully multisite compatible with per-site indexing and settings.
How do I uninstall?
- Deactivate the plugin
- Delete the plugin
- The custom database table will be removed automatically
- All settings and cached data will be deleted
Troubleshooting
Suggestions Not Appearing
Solution 1: Clear cache and reindex
1. Settings → LinkBoostr Settings
2. Click "Reindex All Posts"
3. Wait 5-10 minutes
4. Refresh your editor
Solution 2: Check browser console for errors
- Press F12 to open Developer Tools
- Go to Console tab
- Look for JavaScript errors
- Report to support if found
Indexing Stuck
If indexing appears stuck:
- Verify WP-Cron is working:
wp cron event list - Check for PHP errors in debug log
- Increase PHP memory limit (min 128MB recommended)
- Disable other plugins temporarily to test for conflicts
Enable Debug Mode
To enable debugging, add to wp-config.php:
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);
Database Issues
To recreate the database table:
- Deactivate LinkBoostr
- Reactivate LinkBoostr
- Table will be recreated automatically
- Trigger manual reindex
Get Support
Need Help?
We're here to help! Choose your preferred support channel:
WordPress.org Support Forum
Free community support for all users:
Visit Support ForumGitHub Issues
Report bugs or request features:
Report on GitHubDocumentation
Explore more resources:
Enjoying LinkBoostr? Please leave a ★★★★★ review on WordPress.org!