Entity Link Engine
Automatic internal linking for WordPress — with entity mapping, fan-out retrieval queries and explainable, score-ranked links. Not random links.
by Eugen Ullrich · github.com/eullr/entity-link-engine · website
★ 0stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/eullr/entity-link-engine/releases/download/v1.0.0/entity-link-engine.zipFrom the readme
Entity Link Engine
Automatic internal linking for WordPress — with entity mapping, fan-out
retrieval queries and explainable, score-ranked links. Not random links.
Entity Link Engine builds your site's internal link structure the way a
retrieval system would: it maps the entities in your content to the posts
that answer them, expands every post into fan-out queries, scores the
retrieved candidates, and only then inserts internal links.
Download
The ready-to-install plugin ZIP is attached to every
GitHub Release
(entity-link-engine.zip). Install it under
/wp-content/plugins/entity-link-engine/ and activate it in WordPress.
Screenshots
| | |
|---|---|
| | |
| | |
| | |
The dashboard leads through a four-step workflow (configure → build index →
review entities → suggest in the editor), the settings stay grouped and
readable, and the integrated help explains mapping, retrieval, scoring and
the undo workflow on one page.
Why not just a keyword list?
A keyword list finds a phrase. It doesn't know whether the link makes sense.
Entity Link Engine blocks the classic mistakes before insertion:
- never inside headings, code, pre, tables, blockquotes, figures or images;
- never
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Aug 18, 2026 | entity-link-engine.zip | 1 |