Title: Smart Internal Links
Author: Daniyal Hassan
Published: <strong>May 23, 2026</strong>
Last modified: May 23, 2026

---

Search plugins

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

![](https://ps.w.org/smart-internal-links/assets/icon-256x256.png?rev=3545398)

# Smart Internal Links

 By [Daniyal Hassan](https://profiles.wordpress.org/daniyaldotdev/)

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

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

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

## Description

Smart Internal Links helps you automatically find and insert relevant internal links
in your posts. It analyzes your content and suggests opportunities to link to other
posts on your site based on keyword matches, giving your SEO a significant boost.

**Key Features:**

 * **Bulk Analysis Dashboard:** Analyze your entire website or a subset of posts(
   Latest 25, 50, 100) at once to find internal linking opportunities.
 * **Smart Link Detection:** Automatically finds phrases in your content that match
   other post titles.
 * **One-Click Linking:** Insert internal links directly from the dashboard with
   a single click.
 * **Post Editor Integration:** Use the meta box in the Classic editor or the Gutenberg
   sidebar to analyze and link individually while writing.
 * **Two-Tab Management:** Separate tabs for “Available Links” (suggestions) and“
   Added Links” (history).
 * **Intelligent Matching:** Prioritizes strong 3-word matches over 2-word matches
   for better relevance.
 * **Non-Destructive Injection:** Links are stored in the database and rendered 
   at display time — your post content is never modified.
 * **Configurable Settings:** Control maximum links per post, phrase sizes, post
   types to analyze, and more.

**How It Works:**

 1. **Analyze:** The plugin scans your posts to find phrases that match the titles 
    of other published posts.
 2. **Suggest:** It presents the best linking opportunities, showing the keyword, source
    post, and target post.
 3. **Link:** You review the suggestion and click “Add Link” to approve it. The link
    is then injected into the rendered content automatically.

## Screenshots

 * [[
 * Dashboard showing stats, available link suggestions with Add Link / Dismiss actions,
   and bulk analyze controls.
 * [[
 * Gutenberg block editor — the Smart Internal Links panel appears in the Post sidebar.
   Click Analyze Content to find opportunities and add them with one click.
 * [[
 * Settings tab — configure max links, phrase sizes, and supported post types.

## Installation

 1. Upload the `smart-internal-links` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to **Internal Links** in your admin dashboard (top-level menu item).
 4. Click **Analyze Website** to start finding internal links!

## FAQ

### Does it modify my post content?

No. Links are stored in the database and injected into the rendered output via the`
the_content` filter. Your actual post content is never touched.

### Does it link automatically?

No, the plugin suggests links, but you have full control. You must click “Add Link”
to approve them. This ensures you only add relevant links.

### Can I choose which posts to analyze?

Yes! You can choose to analyze the latest 25, 50, 100 posts, or your entire library
at once from the dashboard.

### Where can I find the settings?

Navigate to **Internal Links** in your admin sidebar, then click the **Settings**
tab. You can also analyze individual posts from the meta box inside the post editor.

### Does it slow down my site?

No. The textual analysis is performed on-demand via AJAX in the admin dashboard,
so it does not affect your front-end site performance. Link injection is a lightweight
in-memory string operation at render time.

### Which post types are supported?

By default, Posts and Pages are supported. You can enable additional public post
types from the Settings tab.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ Daniyal Hassan ](https://profiles.wordpress.org/daniyaldotdev/)

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

### Interested in development?

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

## Changelog

#### 2.0.0

 * Rewritten core: migrated from Custom Post Type to a dedicated custom database
   table for better performance and scalability.
 * Added: Gutenberg sidebar integration alongside Classic editor meta box.
 * Added: Paginated dashboard tables with bulk add, dismiss, and remove actions.
 * Added: Configurable settings (max links per post, phrase sizes, supported post
   types).
 * Added: Non-destructive link injection via `the_content` filter — post content
   is never modified.
 * Added: Automatic data migration from v1.x CPT entries on upgrade.
 * Improved: Phrase matching now supports plural/singular word variations.
 * Improved: Stopwords list is filterable via `smartinlinks_stopwords` filter.
 * Added: Developer filters: `smartinlinks_should_inject_links`, `smartinlinks_max_links_per_post`,`
   smartinlinks_link_html`, `smartinlinks_analyze_settings`, `smartinlinks_suggestions`.

#### 1.2

 * Fixed: WordPress Plugin Directory compliance issues.
 * Improved: Input validation and sanitization with wp_unslash().
 * Improved: SQL query security with proper prepared statements.
 * Fixed: Contributors field to match WordPress.org username.

#### 1.1

 * Added “Limit Posts” feature to analyze latest 25, 50, or 100 posts.
 * Enhanced dashboard UI with modern design and responsive layout.
 * Added database table for better performance.
 * Implemented bulk analysis with progress bar.

#### 1.0

 * Initial release.

## Meta

 *  Version **2.0.0**
 *  Last updated **6 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [automatic linking](https://wordpress.org/plugins/tags/automatic-linking/)[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/)
   [seo optimization](https://wordpress.org/plugins/tags/seo-optimization/)
 *  [Advanced View](https://wordpress.org/plugins/smart-internal-links/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ Daniyal Hassan ](https://profiles.wordpress.org/daniyaldotdev/)

## Support

Got something to say? Need help?

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