Anchors never invented
Every anchor is verified verbatim against your text. If the phrase is not in the post, the link is rejected rather than forced.
AI Auto Linker is the WordPress plugin that reads every post, finds the most related pages on your site by meaning, and links them with anchor text that already exists in your copy. Your own OpenAI key, no credits, no keyword lists.
Free plugin, launching on wordpress.org. One email when it ships, no spam, ever.
Site speed still moves rankings. Image compression is the fastest win: serve WebP, lazy-load below the fold, and let a caching plugin handle the rest. None of it matters if your hosting is slow.
Site speed still moves rankings. Image compression is the fastest win: serve WebP, lazy-load below the fold, and let a caching plugin handle the rest. None of it matters if your hosting is slow.
Five passes per post, each one a separate background job. Relevance is decided by embeddings, anchors by a language model, and nothing is ever forced into your text.
Every post becomes a vector with an OpenAI embeddings model, stored locally and refreshed only when the content changes.
Cosine similarity ranks every possible target above your threshold. Relevance comes from meaning, not from matching strings.
A first model pass drops candidates that are topically close but editorially wrong.
A second pass proposes an anchor phrase that already exists, word for word, in your text. No verbatim match, no link.
The link is written into the post as real HTML with a marker attribute, tracked in a registry, repairable later.
Links are real HTML in your content. They survive exports, feeds and search engines, and they stay if you ever deactivate the plugin.
Every anchor is verified verbatim against your text. If the phrase is not in the post, the link is rejected rather than forced.
A per-post link budget, anchor length bounds, and per-post exclusions: as source, as target, or entirely.
Keep links inside the same category so your topical clusters stay tight.
Broken targets are detected on a schedule, orphaned links are flagged, and when a permalink changes the links pointing at it are rewritten.
Every link placed and every candidate rejected is logged with a reason. An empty result is never a mystery.
WPML and Polylang are detected automatically and links stay inside one language. A French post never links to its English translation.
Your oldest posts are your least linked. When AI Auto Linker ships, they are the first thing it fixes.
Join the waitlist