Title: Core Plus Links
Author: corelocalseo
Published: <strong>August 11, 2026</strong>
Last modified: August 11, 2026

---

Search plugins

![](https://ps.w.org/core-plus-links/assets/banner-772x250.png?rev=3641307)

![](https://ps.w.org/core-plus-links/assets/icon-256x256.png?rev=3641307)

# Core Plus Links

 By [corelocalseo](https://profiles.wordpress.org/corelocalseo/)

[Download](https://downloads.wordpress.org/plugin/core-plus-links.1.0.0.zip)

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

 [Support](https://wordpress.org/support/plugin/core-plus-links/)

## Description

Core Plus Links is an internal linking assistant for WordPress. Open a post or page
in the block editor, and the Core Plus Links sidebar suggests related pages from
your site so you can insert links without leaving the editor.

It is deterministic by default: suggestions come from a local content index and 
rule-based ranking (titles, taxonomies, headings, and link-graph signals). The plugin
does not call external AI services and does not send your content off-site.

Includes:

 * Indexing for posts and pages
 * Deterministic suggested links in the Gutenberg sidebar, with editable anchors,
   one-click insert, and dismiss
 * Inbound and outbound link listings for the current post in the editor sidebar
 * A context bank for taxonomies and exclusions (specific posts/pages and categories/
   tags)
 * Suggested exclusions for utility pages — proposed for your review, never applied
   automatically
 * Basic reports (orphans, underlinked pages, and related summaries) with sortable
   columns

### Development

Source code, including the unminified JavaScript used to build the editor and admin
bundles, is available at https://github.com/corelocalseo/core-plus-links.

## Screenshots

[⌊Core Plus Links sidebar in the block editor with suggested links and match strength.⌉⌊
Core Plus Links sidebar in the block editor with suggested links and match strength
.⌉[

Core Plus Links sidebar in the block editor with suggested links and match strength.

[⌊Compact status strip and inbound/outbound link counts for the current post.⌉⌊Compact
status strip and inbound/outbound link counts for the current post.⌉[

Compact status strip and inbound/outbound link counts for the current post.

[⌊Admin dashboard with index health and reindex controls.⌉⌊Admin dashboard with 
index health and reindex controls.⌉[

Admin dashboard with index health and reindex controls.

## Installation

 1. In your WordPress admin, go to Plugins -> Add New, search for “Core Plus Links”,
    and click Install Now.
 2. Activate Core Plus Links.
 3. After activation, Core Plus Links queues a full-site index job. A setup notice 
    appears (“Core Plus Links is building your content index…”). When indexing finishes,
    you will see “Core Plus Links finished building your content index.”
 4. Open a post or page in the block editor and use the Core Plus Links sidebar.

On low-traffic sites, background jobs wait on WP-Cron. You can process the queue
with WP-CLI: `wp core-plus-links run-queue`.

## FAQ

### Does Core Plus Links send my content anywhere?

No. It runs entirely on your WordPress site. Indexing, ranking, and suggestions 
use your local database. Nothing is sent to an external AI or analytics service.

### Do I need an API key?

No. Deterministic suggestions work without an API key, license, or external account.

### What does “deterministic” mean?

Suggestions are produced by fixed, rule-based scoring over your indexed content,
not by a generative model. The same content and settings produce the same ranked
results.

### Why do some suggestions say “Weak match”?

“Weak match” means the candidate only partially overlaps the current post (for example
limited title or taxonomy overlap). Review those suggestions carefully before inserting.
Stronger overlaps are labeled accordingly.

### Does it work in the classic editor?

Not yet. v1 supports the Gutenberg block editor only. Classic editor support is 
planned for a later release.

### Does Core Plus Links work on multisite?

Yes, activated on individual sites. Network activation is not supported yet.

### How do I finish indexing on a low-traffic site?

Jobs run on WP-Cron. On quiet sites, process due jobs with:

    ```
    wp core-plus-links run-queue
    ```

Optional status check:

    ```
    wp core-plus-links queue-status
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

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

[Translate “Core Plus Links” into your language.](https://translate.wordpress.org/projects/wp-plugins/core-plus-links)

### Interested in development?

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

## Changelog

#### 1.0.0

 * First public release of Core Plus Links.
 * Deterministic indexing for posts and pages; Gutenberg sidebar suggestions with
   editable anchors, insert, and dismiss.
 * Inbound and outbound links for the current post in the editor sidebar.
 * Context bank for taxonomies and exclusions; suggested utility-page exclusions
   for review (never auto-applied).
 * Basic reports (orphans, underlinked pages) with sortable columns; background 
   job queue and WP-CLI helpers (`wp core-plus-links run-queue`).

## Meta

 *  Version **1.0.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.6 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [gutenberg](https://wordpress.org/plugins/tags/gutenberg/)[internal links](https://wordpress.org/plugins/tags/internal-links/)
   [seo](https://wordpress.org/plugins/tags/seo/)[suggestions](https://wordpress.org/plugins/tags/suggestions/)
 *  [Advanced View](https://wordpress.org/plugins/core-plus-links/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

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