Title: ODC Internal Link Integrity Scanner
Author: Old Dream Creation
Published: <strong>2026 年 9 月 3 日</strong>
Last modified: 2026 年 9 月 3 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/odc-internal-link-integrity-scanner.
svg)

# ODC Internal Link Integrity Scanner

 由 [Old Dream Creation](https://profiles.wordpress.org/bamboovinoth/) 開發

[下載](https://downloads.wordpress.org/plugin/odc-internal-link-integrity-scanner.1.8.2.zip)

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

 [技術支援](https://wordpress.org/support/plugin/odc-internal-link-integrity-scanner/)

## 外掛說明

Maintaining a healthy internal link architecture is critical for search engine rankings
and smooth user experiences. **ODC Internal Link Integrity Scanner** is an on-demand
maintenance tool designed to identify dead ends and eliminate inefficient internal
redirect hops across your entire site.

Unlike heavy, automated monitoring plugins that constantly poll databases and bloat
background server processes, **ODC Internal Link Integrity Scanner** runs strictly
when initiated via safe AJAX batch requests.

### Key Features

 * **Comprehensive Internal Auditing:** Scans Posts, Pages, Custom Post Types, Navigation
   Menus, Block Theme Templates (Header/Footer), and Widget Areas.
 * **404 & 301/302 Detection:** Flags missing pages (`404 Not Found`) and outdated
   paths (`301/302 Moved Permanently`).
 * **1-Click Auto-Replace Engine:** Instantly rewrites outdated 301 redirected links
   directly in the database with their final destination URL without opening the
   editor.
 * **Server-Safe AJAX Batching:** Processes items in small throttled batches, preventing
   PHP timeouts and server crashes on large sites.
 * **Hardened Security:** Built using strict WordPress standards, including cryptographic
   nonce verifications, user capability checks, validated widget option access, 
   and SSRF prevention via `wp_safe_remote_head()`.
 * **Zero External Dependencies:** Built with native WordPress Dashicons and scripts—
   no external fonts, CDNs, or tracking scripts.

### SEO Benefits

 * **Preserves Crawl Budget:** Eliminates unnecessary redirect hops so search engines
   index your key content faster.
 * **Protects Link Equity:** Directs PageRank and anchor relevance straight to destination
   endpoints without dilution.
 * **Faster User Experience:** Prevents latency caused by multiple server-side redirect
   chains.

## 安裝方式

 1. Upload the `odc-internal-link-integrity-scanner` folder to your `/wp-content/plugins/`
    directory, or install the plugin directly through the WordPress plugins screen.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Navigate to **Tools > Link Integrity Scanner** to launch your first scan.

## 常見問題集

### Does this plugin run continuously in the background?

No. ODC Internal Link Integrity Scanner is built as an on-demand audit tool. It 
only runs when you manually click “Start Comprehensive Audit,” ensuring zero background
server drag or database bloat.

### Does this plugin check external links?

No. This tool is strictly optimized for internal link health (links pointing to 
your own domain name).

### What does the “Auto-Replace” button do?

When an internal link returns a 301 or 302 redirect status, the scanner determines
the final destination URL. Clicking “Auto-Replace” safely updates the source text
in your database to point directly to that destination.

### Can I scan custom post types?

Yes. Any custom post type registered as `public => true` (such as WooCommerce products,
portfolios, and recipes) is automatically included in the audit.

## 使用者評論

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

## 參與者及開發者

以下人員參與了開源軟體〈ODC Internal Link Integrity Scanner〉的開發相關工作。

參與者

 *   [ Old Dream Creation ](https://profiles.wordpress.org/bamboovinoth/)

[將〈ODC Internal Link Integrity Scanner〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/odc-internal-link-integrity-scanner)

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

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

## 變更記錄

#### 1.8.2

 * Updated all prefixes from ‘odc_’ to 7-character ‘odcilis_’ to satisfy WordPress
   directory prefix uniqueness guidelines.

#### 1.8.1

 * Separated all CSS and JavaScript into enqueued assets via wp_enqueue_style/script.
 * Hardened widget option lookups and updates with explicit sidebar widget whitelisting.
 * Renamed plugin to ODC Internal Link Integrity Scanner with matching slug and 
   text domain.
 * Added submitter username bamboovinoth to contributors list.

#### 1.0

 * Initial release.

## 中繼資料

 *  版本 **1.8.2**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/odc-internal-link-integrity-scanner/)
 * 標籤:
 * [301 redirect](https://tw.wordpress.org/plugins/tags/301-redirect/)[404 error](https://tw.wordpress.org/plugins/tags/404-error/)
   [Broken Link Checker](https://tw.wordpress.org/plugins/tags/broken-link-checker/)
   [internal links](https://tw.wordpress.org/plugins/tags/internal-links/)[seo](https://tw.wordpress.org/plugins/tags/seo/)
 *  [進階檢視](https://tw.wordpress.org/plugins/odc-internal-link-integrity-scanner/advanced/)

## 評分

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

[撰寫評分](https://wordpress.org/support/plugin/odc-internal-link-integrity-scanner/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/odc-internal-link-integrity-scanner/reviews/)

## 參與者

 *   [ Old Dream Creation ](https://profiles.wordpress.org/bamboovinoth/)

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/odc-internal-link-integrity-scanner/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://onlinedreamz.com)