Title: OrdoLink – Smart Internal Link Suggestions &amp; Health Audit
Author: trollmoj
Published: <strong>18. August 2026</strong>
Last modified: 18. August 2026

---

Plugins suchen

![](https://ps.w.org/ordolink/assets/banner-772x250.png?rev=3653301)

![](https://ps.w.org/ordolink/assets/icon-256x256.png?rev=3653301)

# OrdoLink – Smart Internal Link Suggestions & Health Audit

 Von [trollmoj](https://profiles.wordpress.org/trollmoj/)

[Herunterladen](https://downloads.wordpress.org/plugin/ordolink.0.2.1.zip)

 * [Details](https://de.wordpress.org/plugins/ordolink/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/ordolink/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/ordolink/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/ordolink/#developers)

 [Support](https://wordpress.org/support/plugin/ordolink/)

## Beschreibung

OrdoLink is the fast, performance-first internal link builder built for WordPress.
It analyzes your published posts and surfaces high-value internal linking opportunities
directly inside the Gutenberg block editor-without slowing down your database.

Unlike traditional internal link plugins that run heavy database queries on your
server and cause CPU spikes, OrdoLink handles language processing off-site via a
dedicated high-performance engine. You get instant, semantic link suggestions with
zero site bloat.

**Key features:**

 * **Zero Database Bloat** – Heavy NLP processing and indexing happen off-site. 
   Your WordPress database stays fast, clean, and responsive.
 * **Smart Semantic Suggestions** – Discovers related posts based on true context
   and meaning, not just exact keyword matches or tags.
 * **Native Gutenberg Sidebar** – Link suggestions appear naturally in the block
   editor as you write, allowing one-click insertions with no context switching.
 * **Bulk Review Table** – Quickly review, insert, or dismiss link suggestions across
   your entire post library from a unified admin panel.
 * **Most Referenced Posts** – See at a glance which posts across your site attract
   the most internal links, so you know what’s already resonating.
 * **Link Health Audit** – Scans your published posts to catch broken or redirecting
   outbound links before they hurt your SEO.
 * **Zero Manual Setup** – Registers automatically upon activation. No API keys 
   to copy-paste or complex settings to configure.

### Architecture & Performance

OrdoLink processes language analysis and vector matching on an off-site server rather
than executing heavy operations inside your WordPress MySQL database.

By offloading natural language processing to dedicated external infrastructure, 
OrdoLink delivers contextual link suggestions while keeping your WordPress admin
light and responsive, regardless of your site’s content library size.

A free plan covers up to 100 posts with no credit card required. Starter, Publisher,
and Agency plans are available for larger sites and networks. Your current usage
is shown under **OrdoLink  Settings**, where you can upgrade at any time.

### External Services

OrdoLink sends data to the OrdoLink service (ordolink.net) in the following situations:

 * **On activation:** your site’s URL is sent to provision an API key and site record.
 * **When analysing posts:** each post’s ID, title, URL, and plain-text content 
   are sent for semantic indexing.
 * **When checking for broken links:** URLs found in your published posts are sent
   for link-health analysis.
 * **When upgrading your plan:** clicking upgrade redirects your browser to Polar.
   sh to complete payment. Polar processes your billing details directly – OrdoLink
   never sees your payment information.

No raw HTML, user accounts, or personal visitor data are transmitted. Post data 
leaves your server only when you explicitly trigger an analysis.

 * Service home: https://ordolink.net
 * Privacy policy: https://ordolink.net/privacy
 * Terms of service: https://ordolink.net/terms
 * Polar.sh (payment processor): https://polar.sh
 * Polar.sh privacy policy: https://polar.sh/legal/privacy

### Development

The Gutenberg sidebar is built from source using `@wordpress/scripts` (webpack).
If you modify `src/index.js` you need to rebuild before the changes take effect.

Requirements: Node.js 20+ and npm.

From the `wp-plugin/ordolink/` directory:

 * **Install dependencies:** `npm install`
 * **Production build** (output  `build/index.js`): `npm run build`
 * **Watch mode** (rebuilds on file change): `npm start`
 * **JavaScript unit tests:** `npm test`

The unminified source (`src/`) is included in every distributed zip. All PHP files
are plain, human-readable PHP with no build step required.

## Screenshots

[⌊Gutenberg sidebar showing ranked internal link suggestions while editing a post.⌉⌊
Gutenberg sidebar showing ranked internal link suggestions while editing a post.⌉[

Gutenberg sidebar showing ranked internal link suggestions while editing a post.

[⌊The Suggestions table - review, insert, or dismiss suggestions across your entire
site.⌉⌊The Suggestions table - review, insert, or dismiss suggestions across your
entire site.⌉[

The Suggestions table – review, insert, or dismiss suggestions across your entire
site.

[⌊Link health page - keep track of broken links and over-linked pages, which may
harm SEO stats.⌉⌊Link health page - keep track of broken links and over-linked pages,
which may harm SEO stats.⌉[

Link health page – keep track of broken links and over-linked pages, which may harm
SEO stats.

[⌊Dashboard - Overview of all things related to your links, and quick access to 
easy wins.⌉⌊Dashboard - Overview of all things related to your links, and quick 
access to easy wins.⌉[

Dashboard – Overview of all things related to your links, and quick access to easy
wins.

## Installation

#### From the WordPress plugin directory

 1. Go to **Plugins  Add New** in your WordPress admin.
 2. Search for **OrdoLink** and click **Install Now**.
 3. Click **Activate**.

That’s it. The plugin registers your site automatically on activation-there is nothing
to copy or configure manually.

#### From a .zip file

 1. Download `ordolink.zip` from [ordolink.net](https://ordolink.net).
 2. Go to **Plugins  Add New  Upload Plugin**, upload the zip, and click **Install 
    Now**.
 3. Click **Activate Plugin**.

#### Verifying the connection

Go to **OrdoLink  Settings**. The Diagnostics section shows green ticks next to 
_Backend Reachable_ and _API Key Configured_ when everything is working.

#### First run

 1. Go to **OrdoLink  Analyze Posts** and click **Analyze My Posts**.
 2. Once analysis finishes, you are taken to **OrdoLink  Suggestions**.
 3. Review the ranked suggestions and click **Insert Link** to add a link to the source
    post automatically.

For full documentation visit [ordolink.net/docs](https://ordolink.net/docs).

## FAQ

### Will OrdoLink slow down my WordPress admin or front-end speed?

No. All text parsing, indexing, and semantic AI calculations happen off-site on 
our servers. Your WordPress database is only touched when you explicitly approve
and insert a link.

### Do I need to create an account?

No. The plugin registers your site automatically when activated. An API key is provisioned
seamlessly in the background-nothing to sign up for or copy-paste manually.

### Where is my content sent?

Post titles, URLs, and plain text extracted from your posts are sent securely to
the OrdoLink service at ordolink.net for analysis. Raw HTML, database credentials,
and original post structures stay strictly in your WordPress database. See our Privacy
Policy at ordolink.net/privacy for full details.

### Is my data used to train AI models?

Absolutely not. OrdoLink sends post titles, permalinks, and excerpt metadata to 
its own backend solely to build your site’s link index and generate suggestions.
None of that data is shared with any AI provider or used for model training — by
us or anyone else.

### Will the plugin work if I don’t use Gutenberg?

Yes. The indexing engine and link suggestions work regardless of which editor you
use. The Gutenberg sidebar — where suggestions appear inline as you write — requires
the block editor, but you can review and apply all suggestions from the OrdoLink
admin pages instead.

### The API key field is empty after activation – what do I do?

The provisioning request runs in the background on activation. If it timed out, 
deactivate the plugin and reactivate it. If the key is still empty, email info@ordolink.
net and include the debug report from **OrdoLink  Settings  Diagnostics**.

### Can I use OrdoLink on multiple sites?

Yes, on any number of sites. Each site you activate OrdoLink on gets its own free
account and its own independent 100-post allowance — there’s no cap on how many 
sites can each use the Free plan this way. Starter and higher plans additionally
let you manage multiple sites under a single paid account with one shared quota,
which is useful for agencies and site networks that would rather have one subscription
and one usage pool than several separate free accounts.

### I cloned my site to a staging environment and see a warning.

OrdoLink detects URL changes and warns you to prevent staging data from mixing with
production. On your staging site, deactivate and reactivate the plugin to provision
a fresh key. Your production site is not affected.

### How do I remove OrdoLink completely?

Deactivate the plugin, then click **Delete** in the Plugins list. OrdoLink removes
all its settings and stored data from your WordPress database on uninstall.

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„OrdoLink – Smart Internal Link Suggestions & Health Audit“ ist Open-Source-Software.
Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „OrdoLink – Smart Internal Link Suggestions & Health Audit“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/ordolink)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/ordolink/), sieh
dir das [SVN-Repository](https://plugins.svn.wordpress.org/ordolink/) an oder abonniere
das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/ordolink/) per
[RSS](https://plugins.trac.wordpress.org/log/ordolink/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 0.2.1

 * Fixed a fatal error on the Dashboard’s Site Link Health section caused by a reference
   to a removed class constant.

#### 0.2.0

 * Added help and documentation access points throughout the admin experience: Screen
   Help tabs on OrdoLink’s admin pages, a „How do suggestions work?“ link in the
   Gutenberg sidebar, a Resources card on the Settings page, and quick links from
   the main Plugins list.

#### 0.1.0

 * Initial public release.

## Meta

 *  Version **0.2.1**
 *  Zuletzt aktualisiert **vor 19 Stunden**
 *  Aktive Installationen **weniger als 10**
 *  WordPress-Version ** 6.0 oder höher **
 *  Getestet bis **7.0.4**
 *  PHP-Version ** 8.1 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/ordolink/)
 * Schlagwörter
 * [content strategy](https://de.wordpress.org/plugins/tags/content-strategy/)[gutenberg](https://de.wordpress.org/plugins/tags/gutenberg/)
   [internal links](https://de.wordpress.org/plugins/tags/internal-links/)[link building](https://de.wordpress.org/plugins/tags/link-building/)
   [seo](https://de.wordpress.org/plugins/tags/seo/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/ordolink/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Deine Rezension](https://wordpress.org/support/plugin/ordolink/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/ordolink/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/ordolink/)