Linux 软件免费装
Banner图

BASIX Auto Links

开发者 chirobasix
更新时间 2026年4月23日 19:26
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

seo internal links internal linking automatic linking auto links

下载

1.0.0

详情介绍:

BASIX Auto Links automatically inserts internal links into your WordPress content. Define keyword-to-URL rules, and the plugin scans every post and page — replacing matching keywords with links to the pages you specify. It also links post titles and taxonomy terms automatically. Internal linking is one of the most effective (and most overlooked) SEO strategies. This plugin handles it for you, so you can focus on creating content instead of manually linking every page. How It Works The plugin works in three layers, processed in order:
  1. Custom Keyword Rules — You define rules like web design, website design, /services/web-design. Whenever those keywords appear in your content, the plugin automatically links them to the URL you specified.
  2. Post Title Matching — The plugin scans your content for mentions of other post/page titles on your site and links them automatically.
  3. Taxonomy Term Matching — Category and tag names found in your content are linked to their archive pages.
Links are inserted at display time — your actual post content in the database is never modified. Key Features AI-Powered Link Discovery (Optional) The AI feature is completely optional and requires your own API key. You can choose between: The AI analyzes your site content inventory and suggests keyword-to-URL rules that you can review and approve before they are applied. About the Author BASIX Auto Links is built and maintained by CHIROBASIX, a chiropractic marketing agency focused on helping practices grow through better websites, SEO, and patient-generation systems. We built this plugin to automate the internal linking work our team does for client sites — and released it free so any WordPress site can benefit. Learn more about CHIROBASIX at https://chirobasix.com/.

安装:

Automatic Installation
  1. Go to Plugins > Add New in your WordPress admin.
  2. Search for BASIX Auto Links.
  3. Click Install Now, then Activate.
  4. Go to Settings > Auto Links to configure.
Manual Installation
  1. Download the plugin ZIP file.
  2. Go to Plugins > Add New > Upload Plugin in your WordPress admin.
  3. Upload the ZIP file and click Install Now.
  4. Activate the plugin.
  5. Go to Settings > Auto Links to configure.

屏幕截图:

  • AI-powered link suggestion scanner — optionally use Claude or OpenAI to discover new internal linking opportunities.

升级注意事项:

1.0.0 Initial release of BASIX Auto Links.

常见问题:

Does this plugin modify my post content in the database?

No. Links are inserted at display time using WordPress content filters. Your actual post content is never changed.

Will this slow down my site?

The plugin uses WordPress object caching to minimize database queries. On most sites, the performance impact is negligible. If you use a persistent object cache plugin (like Redis or Memcached), results are cached even more efficiently.

Can I disable auto-linking on a specific post?

Yes. Add a custom field with the key _basix_al_exclude and any truthy value (like 1) to any post where you want to disable auto-linking.

Does it work with custom post types?

Yes. Any public custom post type registered on your site will appear in the settings and can be used both as a content source (where links are inserted) and as a link target.

Do I need an AI API key to use this plugin?

No. The AI feature is completely optional. The plugin works perfectly with manual keyword rules, post title matching, and taxonomy linking — no API key required.

What happens if I delete a page that keyword rules point to?

The plugin automatically validates that target URLs exist before inserting links. If a target page is deleted or unpublished, the corresponding rules are silently skipped. No broken links will be created.

Is it compatible with WooCommerce?

Yes. The plugin automatically skips WooCommerce cart, checkout, and account pages to avoid interfering with the shopping experience.

Is it compatible with Divi?

Yes. The plugin includes specific compatibility handling for the Divi theme builder.

Can I use relative URLs in my keyword rules?

Yes, and it is recommended. Using relative URLs (like /services/web-design instead of https://example.com/services/web-design) ensures your rules continue to work if you change domains.

更新日志:

1.0.0