Linux 软件免费装
Banner图

Core Plus Links - Internal Link Manager & Broken Link Checker

开发者 corelocalseo
更新时间 2026年9月5日 10:22
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

seo gutenberg broken links internal links autolink

下载

1.0.0 1.1.0 1.2.0

详情介绍:

Internal links are how readers (and search engines) move through your site. Building them by hand means hunting related pages, copying URLs, and hoping you did not leave orphans behind. Core Plus Links keeps that work on your WordPress site: a local content index, rule-based suggestions in the block editor, keyword auto-linking you review before anything is written, and a report of broken internal links. Nothing is sent to an external AI or analytics service. There is no API key. Suggestions come from your own posts and pages. How it works After activation, Core Plus Links queues a background index of your published posts and pages. Ranking uses titles, taxonomies, headings, and your existing link graph — the same content and settings produce the same ranked results. Open a post or page in the Gutenberg editor and use the Core Plus Links sidebar: Auto-linking Write a keyword and choose the page it should point to. Scan the site, review the matches, and apply the ones you want — one at a time or as a selected batch. Core Plus Links creates a WordPress revision when it writes, and you can undo an inserted link from the recent-changes list (one row at a time). If the post was edited after the insert, undo is unavailable and you fix that link in the editor. Nothing is auto-applied. Scheduled or unattended apply is not part of this plugin. Link Health Find internal links that point at unpublished, trashed, or missing pages. Run a scan from the admin screen; jobs run in the background (and drain in the admin request on quiet sites). Core Plus Links does not crawl the public internet and does not HTTP-check external URLs. Unresolved short links such as /go/ affiliate URLs are not reported as broken. Reports See orphan pages (no inbound internal links), underlinked pages, and related summaries with sortable, paginated columns. Suggestion history is available from Reports. Privacy Indexing, ranking, auto-linking, and Link Health run in your WordPress database. The plugin does not call external AI services and does not send your content off-site. Learn more Upcoming Pro — custom post types, custom fields, bring-your-own-key AI, and external HTTP link checking — is documented at https://corepluslinks.com/. The free plugin on WordPress.org is complete for posts and pages. Pro is a separate product, not an in-plugin unlock.

安装:

  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 for suggested links.
  5. In Core Plus Links admin, use Auto-linking to add keyword rules and review matches, and Link Health to scan for broken internal links.
On low-traffic sites, background jobs wait on WP-Cron. You can process the queue with WP-CLI: wp core-plus-links run-queue.

屏幕截图:

  • Compact status strip and inbound/outbound link counts for the current post.
  • Admin dashboard with index health and reindex controls.
  • Context bank settings for taxonomies and exclusions.
  • Reports overview for orphan and underlinked pages.
  • Settings for exclusions, retention, and scheduled reindex.
  • Auto-linking: keyword rules for pages you want linked.
  • Auto-linking: review matches and apply selected links.
  • Link Health: broken internal links to unpublished, trashed, or missing pages.

升级注意事项:

1.2.0 1.2.0 adds a Change history report with per-change, per-run, and per-rule undo, plus auto-link apply-scope lists. No schema change from 1.1.0. 1.1.0 Adds Auto-linking and Link Health. Applying or undoing an auto-link writes post content and creates a WordPress revision. Plugin tables migrate on first load after update. 1.0.0 First public release of Core Plus Links.

常见问题:

Does Core Plus Links send my content anywhere?

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

Do I need an API key?

No. Deterministic suggestions, auto-linking, and internal Link Health 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.

Does auto-linking change my posts by itself?

No. You define keyword rules, scan, review matches, and apply the ones you confirm. The plugin does not insert links on a schedule.

Can I undo an auto-linked insert?

Yes, one inserted link at a time from the recent-changes list. Undo creates a WordPress revision. If the post was edited after the insert, undo is unavailable — open the post to fix it by hand.

What broken links does Link Health find?

Internal links to unpublished, trashed, or missing pages on your site. It does not check external URLs over HTTP. Unresolved /go/-style URLs are not listed as broken.

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. This release 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

更新日志:

1.2.0 1.1.0 1.0.0