Title: Amitry Internal Links
Author: amitry
Published: <strong>July 23, 2026</strong>
Last modified: July 23, 2026

---

Search plugins

![](https://ps.w.org/amitry-internal-links/assets/banner-772x250.png?rev=3620301)

![](https://ps.w.org/amitry-internal-links/assets/icon-256x256.gif?rev=3620301)

# Amitry Internal Links

 By [amitry](https://profiles.wordpress.org/amitry/)

[Download](https://downloads.wordpress.org/plugin/amitry-internal-links.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/amitry-internal-links/#description)
 * [Reviews](https://wordpress.org/plugins/amitry-internal-links/#reviews)
 *  [Installation](https://wordpress.org/plugins/amitry-internal-links/#installation)
 * [Development](https://wordpress.org/plugins/amitry-internal-links/#developers)

 [Support](https://wordpress.org/support/plugin/amitry-internal-links/)

## Description

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

 * Scans your post against your existing published content using keywords, categories,
   and tags
 * Shows ranked suggestions in a sidebar inside the block editor
 * Each suggestion has a score from 0 to 100 so you can tell strong matches from
   weak ones
 * Click Insert to add a link at your cursor, or select text first to turn that 
   selection into a link
 * Skips suggestions that you already linked, or marks them clearly so you know
 * Lets you dismiss or permanently ignore suggestions that are not useful

#### What it does not do

 * No automatic content modifications. You decide what gets inserted.
 * No keyword-to-URL replacement rules. The plugin reads your actual content.
 * No external API calls. Everything runs on your server.
 * No tracking, no telemetry, no analytics phoning home.
 * No giant SEO dashboard. Just suggestions where you write.

#### 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.

## Screenshots

[⌊Setup starts by explaining what the plugin does, before it asks you anything.⌉⌊
Setup starts by explaining what the plugin does, before it asks you anything.⌉[

Setup starts by explaining what the plugin does, before it asks you anything.

[⌊Step one: pick a goal, and the plugin tunes how many suggestions you see.⌉⌊Step
one: pick a goal, and the plugin tunes how many suggestions you see.⌉[

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.⌉⌊Step two:
choose which content types can be suggested as link targets.⌉[

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.⌉⌊Suggestions appear in the editor sidebar, each
with a relevance score. You pick the anchor text and press Insert.⌉[

Suggestions appear in the editor sidebar, each with a relevance score. You pick 
the anchor text and press Insert.

## Installation

 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.

## FAQ

### 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Amitry Internal Links” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ amitry ](https://profiles.wordpress.org/amitry/)

[Translate “Amitry Internal Links” into your language.](https://translate.wordpress.org/projects/wp-plugins/amitry-internal-links)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/amitry-internal-links/),
check out the [SVN repository](https://plugins.svn.wordpress.org/amitry-internal-links/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/amitry-internal-links/)
by [RSS](https://plugins.trac.wordpress.org/log/amitry-internal-links/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.
 * Block editor sidebar with ranked suggestions, score rings, and inline insert.
 * Setup wizard to pick a suggestion volume.
 * Settings page with volume, content type, and advanced score controls.
 * Existing link detection.
 * Dismiss and permanently ignore actions, with a restore list in settings.
 * Local analysis cache with automatic invalidation on content updates.

## Meta

 *  Version **1.0.0**
 *  Last updated **12 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [content optimization](https://wordpress.org/plugins/tags/content-optimization/)
   [gutenberg](https://wordpress.org/plugins/tags/gutenberg/)[internal links](https://wordpress.org/plugins/tags/internal-links/)
   [link building](https://wordpress.org/plugins/tags/link-building/)[seo](https://wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://wordpress.org/plugins/amitry-internal-links/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/amitry-internal-links/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/amitry-internal-links/reviews/)

## Contributors

 *   [ amitry ](https://profiles.wordpress.org/amitry/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/amitry-internal-links/)