Interlinko – Smart Internal Linking for WordPress

Description

Interlinko is a powerful WordPress plugin that automatically converts specified keywords in your posts and pages into links. Perfect for improving internal linking and SEO.

Key Features

  • Unlimited keywords – Add as many keyword groups as you need
  • Multiple keywords per link – Group multiple keywords pointing to the same URL
  • Automatic plurals – Singular and plural forms are detected automatically (French, English, Spanish, German, Italian, Portuguese)
  • Flexible targeting – Apply to all posts, specific categories or custom post types
  • Smart links – Control the maximum number of links per post and the minimum distance between links
  • Duplicate control – Choose whether the same keyword can be linked multiple times
  • Link attributes – Add rel=”nofollow” and/or open links in a new tab
  • Statistics – Track the number of active links in your content
  • Import/Export – Save and restore your keywords in JSON or CSV format
  • Global exclusion – Select posts/pages to completely exclude from Interlinko
  • Per-keyword exclusion – Exclude specific content for individual keywords
  • Preview – Test how Interlinko will add links to your posts
  • Intuitive interface – Modern and easy-to-use design, even for beginners
  • Safe replacement – Uses DOM parsing to avoid replacing keywords inside HTML tags, headings or existing links

Automatic Plural Handling

Interlinko automatically detects your site’s language (via WPML, Polylang or WordPress settings) and applies the appropriate plural rules. For example:

  • If you add the keyword “article”, Interlinko will also find “articles”
  • If you add “category”, it will also find “categories”
  • Works with French, English, Spanish, German, Italian and Portuguese

You don’t need to configure anything: it’s all automatic!

How It Works

  1. Add keyword groups with one or more keywords
  2. Specify the target URL for each group
  3. Configure options such as max links, minimum distance, etc.
  4. The plugin automatically converts matching keywords into links when the content is displayed

Use Cases

  • Internal linking – Link important keywords to relevant pages on your site
  • Affiliate marketing – Automatically link product names to affiliate URLs
  • Glossary links – Link technical terms to their definitions
  • SEO optimization – Improve your site’s internal link structure

Privacy

This plugin does not collect any personal data. All keyword data is stored locally in your WordPress database.

Installation

  1. Upload the plugin files to the /wp-content/plugins/interlinko directory, or install the plugin directly through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to ‘Interlinko’ in the admin menu to configure your keywords.

FAQ

Will this slow down my site?

No, the plugin is optimized for performance. Keywords are processed using efficient DOM parsing when the content is displayed.

How do plurals work?

Interlinko automatically handles plurals! When you add a keyword, the plugin detects your site’s language and automatically finds both singular and plural forms. For example, if you add “product”, it will also find “products” in your content. This works for French, English, Spanish, German, Italian and Portuguese.

Can I exclude certain posts or pages?

Yes, in several ways:

  1. Global exclusion: In the settings, select the posts/pages to exclude completely
  2. Meta box: On each post’s edit page, check the “Disable Interlinko” box
  3. Per keyword: When creating/editing a keyword, select specific content to exclude for that keyword only

Does it work with page builders?

Yes, the plugin works with any content that goes through the WordPress the_content filter.

Can I link the same keyword to different URLs?

Each keyword can only point to a single URL. If you need different URLs, use different keywords.

Does it match partial words?

No, the plugin only matches whole words to avoid unwanted replacements.

Does it replace keywords in existing links?

No, the plugin safely avoids existing links, headings and other HTML elements.

How do I import/export my keywords?

Use the “Tools” tab on the Interlinko page. You can export in JSON or CSV format and import these files on another site.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Interlinko – Smart Internal Linking for WordPress” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release
  • Unlimited keyword groups with multiple keywords per link
  • Automatic plural handling (French, English, Spanish, German, Italian, Portuguese)
  • Automatic language detection (WPML/Polylang/WordPress)
  • Smart link control: max links per post, minimum distance between links
  • Duplicate link control
  • Link attributes: rel=”nofollow” and target=”_blank”
  • Import/Export of keywords (JSON and CSV)
  • Post exclusion via meta box and settings
  • Per-keyword exclusion for specific posts
  • Link preview before publishing
  • Statistics tracking
  • Modern card-based interface with tab navigation
  • External CSS and JavaScript assets
  • POT file for translations