Title: Core Plus Links &#8211; Internal Link Manager &amp; Broken Link Checker
Author: corelocalseo
Published: <strong>2026 年 8 月 11 日</strong>
Last modified: 2026 年 8 月 26 日

---

搜尋外掛

![](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 – Internal Link Manager & Broken Link Checker

 由 [corelocalseo](https://profiles.wordpress.org/corelocalseo/) 開發

[下載](https://downloads.wordpress.org/plugin/core-plus-links.1.1.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/core-plus-links/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/core-plus-links/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/core-plus-links/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/core-plus-links/#developers)

 [技術支援](https://wordpress.org/support/plugin/core-plus-links/)

## 外掛說明

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:

 * Suggested links with match strength, an editable anchor, one-click insert, and
   dismiss
 * Inbound and outbound links for the post you are editing
 * Suggested exclusions for utility pages (checkout, cart, privacy policy) — proposed
   for review, never applied automatically

#### 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.

### Development

The plugin ships the unminified JavaScript (JSX under /editor, /admin, and /components)
used to build the compiled bundles in /build. Browse the source in the WordPress.
org plugin repository.

## 螢幕擷圖

[⌊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.

[⌊Auto-linking: keyword rules for pages you want linked.⌉⌊Auto-linking: keyword 
rules for pages you want linked.⌉[

Auto-linking: keyword rules for pages you want linked.

## 安裝方式

 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`.

## 常見問題集

### 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
    ```

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Core Plus Links – Internal Link Manager & Broken Link Checker〉
的開發相關工作。

參與者

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

[將〈Core Plus Links – Internal Link Manager & Broken Link Checker〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/core-plus-links)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/core-plus-links/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/core-plus-links/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/core-plus-links/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/core-plus-links/)。

## 變更記錄

#### 1.1.0

 * Auto-linking: keyword rules, scan, review, bulk apply, WordPress revisions, and
   per-row undo. Nothing is applied until you confirm.
 * Link Health: report internal links to unpublished, trashed, or missing pages.
   Unresolved `/go/`-style URLs are not reported as broken. Does not HTTP-check 
   external URLs.
 * Scan drain so apply, scan, and reindex jobs complete in the admin request on 
   quiet sites; leftover index batches keep moving on each cron tick instead of 
   waiting a minute between 25 posts.
 * Tested with WordPress 7.1.

#### 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`).

## 中繼資料

 *  版本 **1.1.0**
 *  最後更新 **5 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/core-plus-links/)
 * 標籤:
 * [autolink](https://tw.wordpress.org/plugins/tags/autolink/)[broken links](https://tw.wordpress.org/plugins/tags/broken-links/)
   [gutenberg](https://tw.wordpress.org/plugins/tags/gutenberg/)[internal links](https://tw.wordpress.org/plugins/tags/internal-links/)
   [seo](https://tw.wordpress.org/plugins/tags/seo/)
 *  [進階檢視](https://tw.wordpress.org/plugins/core-plus-links/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/core-plus-links/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/core-plus-links/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/core-plus-links/)