
內容簡介
**總結:**
LinkBoostr 是由 Digitalastic 開發的 WordPress 外掛,可協助內容團隊和 SEO 專家優化內部連結,利用智能內容分析,讓您不再需要手動搜索相關文章來連結。
**問題與答案:**
- 這個外掛主要幫助哪些人士?
- Bloggers、SEO 專家、內容團隊、和代理機構等,想要改善內部連結但不想做繁瑣的手動工作。
- 這個外掛的免費功能有哪些?
- 提供每篇文章最多 5 個內部連結建議、智能 TF-IDF 分析和關鍵字偵測、跨表格工作流程、以及多項其他功能如找出孤立頁面、檢查破損內部連結、警告連結密度等。
- Pro 版本的新功能有哪些?
- 包含自動連結插入、批量連結操作、進階分析及報告、自訂文章類型支持、匯出/匯入功能、以及優先支援等功能。
- LinkBoostr 的隱私政策是怎樣的?
- 這個外掛不收集或傳送任何使用者資料,不會做外部 API 呼叫,不追蹤使用者行為,不使用 cookies,也不存儲個人資訊。所有內容分析都在您的 WordPress 伺服器上進行,您的數據完全屬於您。
外掛標籤
開發者團隊
原文外掛簡介
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:
Extract important keywords from your posts
Build a searchable index of your content
Find semantically related posts when you’re writing
Suggest relevant anchor text based on content overlap
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:
Install Node.js and npm
Navigate to the plugin directory
Run npm install in the blocks/link-suggestion/ directory
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
Documentation: Visit our documentation site
Support Forum: Get help on WordPress.org forums
Bug Reports: Submit issues on GitHub
Credits
Developed with ❤️ by Digitalastic
Contributors:
* Manish Bhagat – Lead Developer
Special Thanks:
* WordPress community for excellent documentation
* All beta testers and early adopters
