| 开发者 | beeclear |
|---|---|
| 更新时间 | 2026年5月20日 19:23 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
the_content filter. Disable the plugin and the generated links disappear instantly.rel, title, aria-label, and CSS classes for each rule.Premium features:Built for... SEO specialists If you want a cleaner internal-linking structure without editing hundreds of posts by hand, BeeClear Smart Link Manager gives you a repeatable and controllable process. You define the rules once and scale internal linking across the site. Bloggers and content sites If you publish frequently, internal linking often becomes inconsistent over time. This plugin helps you connect related articles automatically, improving navigation and surfacing older content more effectively. Agencies When you manage multiple WordPress sites, repeatable SEO workflows matter. Import/export tools, configurable rules, and a predictable index rebuild process make the plugin practical across staging and production environments. Business websites Internal links help users discover related pages, services, and resources faster. That improves content discoverability and supports a clearer site structure without forcing database-level content edits. Ready for more advanced linking? If you need semantic keyword enhancement, custom external linking rules, more advanced logic, or page-level control, the premium version is the next step. It is designed for sites that need broader linking automation and more precise SEO control. Read more about the premium version here: https://beeclear.pl/internal-external-link-manager/ Additional resourcesUpgrade to unlock more advanced linking workflows and broader optimization options. Learn more here: https://beeclear.pl/internal-external-link-manager/
- Semantic keyword enhancement
- Custom external linking rules
- Extended rule logic and priorities
- Page-level priority settings
- Activity log with operation history
beeclear-smart-link-manager folder to your /wp-content/plugins/ directory, or upload the ZIP from Plugins > Add New > Upload Plugin.Internal linking means adding links from one page on your site to another page on the same domain. It helps users discover related content, improves crawl paths for search engines, and supports a clearer site structure.
No. BeeClear Smart Link Manager injects links dynamically at render time through the the_content filter. Your stored post content is not rewritten.
You create linking rules with a phrase and a target URL. The plugin builds an index and then injects matching links when content is displayed on the frontend.
Yes. Each rule can include a per-page link limit, so the same phrase is not linked too often within a single piece of content.
Yes. You can configure attributes such as rel, title, aria-label, and CSS classes for each link rule.
After adding or editing rules, use Rebuild Index in the plugin interface. You can also enable automatic rebuilding on content updates.
Common reasons include case-sensitive mismatch, the per-page limit already being reached, or the content being outside the plugin's linking scope.
Yes. Use the import/export tools to transfer rules between WordPress environments.
Yes. The plugin works with standard WordPress content rendering and is compatible with Gutenberg and the Classic Editor.
No. The current free version uses internal WordPress APIs for scanning and index generation instead of loopback HTTP requests.
Yes. If you need more advanced internal and external linking options, you can learn more about the premium version here: https://beeclear.pl/internal-external-link-manager/
delete_post_meta_by_key() for faster and more reliable removal of plugin meta across all posts.admin_enqueue_scripts hook registration.preg_match call.