Linux 软件免费装
Banner图

Amitry Internal Links

开发者 amitry
更新时间 2026年7月24日 00:53
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo gutenberg internal links content optimization link building

下载

1.0.0

详情介绍:

Amitry Internal Links is a small plugin that helps you build better internal links in WordPress. While you write, it looks at your existing posts and quietly suggests where a link might fit. You stay in charge: nothing is ever inserted automatically, and there is no dashboard full of charts to maintain. The plugin is built around one idea: internal linking should feel like a thoughtful editing pass, not a chore handed to an SEO tool. So it shows up where you are already working, the block editor sidebar, and gets out of the way when you are done. What it does What it does not do Why a new internal linking plugin? Most internal linking tools either automate too much (rewriting your content for you) or pull you out of the editor into a separate workflow. Amitry Internal Links takes a calmer approach: it is a small panel in the place where you are already writing, and it suggests rather than acts. It is also fully local. No API keys to configure, no third-party services to trust, no risk that your content gets sent somewhere you did not expect. Privacy The plugin does not contact any external service. All analysis happens on your own server. Nothing is logged about your usage, and there is no opt-in or opt-out for telemetry because there is no telemetry.

安装:

  1. From your WordPress admin: go to Plugins, Add New, and search for "Amitry Internal Links". Click Install, then Activate.
  2. Or upload the plugin folder to /wp-content/plugins/ and activate it from the Plugins screen.
  3. After activating, you will be guided through a short setup (about 30 seconds) where you can pick how many suggestions you want and which content types to include.
  4. Open any post in the block editor and look for the link icon in the editor toolbar to see suggestions.

屏幕截图:

  • Step one: pick a goal, and the plugin tunes how many suggestions you see.
  • Step two: choose which content types can be suggested as link targets.
  • Suggestions appear in the editor sidebar, each with a relevance score. You pick the anchor text and press Insert.

升级注意事项:

1.0.0 First public release.

常见问题:

Does this plugin modify my content automatically?

No. The plugin only suggests links. Nothing is inserted unless you click the Insert button on a specific suggestion. You stay in full control.

Does it use AI or send my content to a cloud service?

No. All analysis runs locally on your server. The plugin does not make any external API calls and does not require API keys. Your content does not leave your site.

How are suggestions ranked?

The plugin tokenizes your post and your other published content, then compares them. Posts in the same category get a boost, shared tags get a boost, and overlapping keywords contribute to the score. The result is a number between 0 and 100. Higher means a stronger match.

What if I already linked to a suggested post?

The plugin notices and marks that suggestion as "Already linked". You can also turn on an option to hide already linked posts completely.

Can I make a suggestion disappear permanently?

Yes. Each suggestion card has a small menu with "Ignore permanently". Ignored suggestions are stored per post, so the same suggestion will not show up for that post again. You can restore any ignored suggestion from the settings page.

Does it work with custom post types?

The free version supports posts and pages. Other content types may be supported in a future release.

Does it work with the classic editor?

Amitry Internal Links is designed for the block editor. Classic editor support is not planned.

Does it work with WooCommerce?

WooCommerce is detected and the plugin will not break, but product analysis is not included in the free version.

Does it work with cache plugins like WP Rocket or W3 Total Cache?

Yes. The plugin tells page cache plugins not to cache its admin pages and REST endpoints, so suggestions stay fresh and personal to the logged-in editor. If you still see stale data after a content change, try clearing your cache plugin's cache once. The plugin's own internal cache is invalidated automatically whenever you save a post.

更新日志:

1.0.0