Auto Internal Linking by Kuantero

描述

Auto Internal Linking by Kuantero is a WordPress plugin that automatically inserts internal links based on post tags. When a post contains a tag “X”, every occurrence of the word “X” (only in non-linked content) across your site—except on the homepage—will be automatically linked to the most recent post that also uses that tag. The plugin avoids self-linking (a page linking to itself) and only processes up to two link insertions per tag per post. Manual links remain unchanged. The settings page in the admin area displays statistics on how many posts/pages were modified for each tag.

屏幕截图

  • First, you need to have tags on a post, that you want to promote via SEO
  • Second, if that tag is present on other posts in content, an internal link will appear towards the initial page that specified the tag

安装

  1. Download the plugin file (e.g., auto-internal-linking.php).
  2. Create a folder named auto-internal-linking in your /wp-content/plugins/ directory.
  3. Upload the file into that folder.
  4. Activate the plugin through the ‘Plugins’ menu in your WordPress admin dashboard.
  5. No additional configuration is necessary—the plugin works automatically. Just make sure you add tags on the pages you wanted to promote.

常见问题

Does the plugin link to the same page?

No, self-links are excluded. The plugin will not add a link from a page to itself.

How many links does it add per tag?

The plugin inserts a maximum of two links per tag occurrence within a post.

评价

此插件暂无评价。

贡献者及开发者

「Auto Internal Linking by Kuantero」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial release of Auto Internal Linking by Kuantero.