[WordPress] 外掛分享: Redirection Manager

首頁外掛目錄 › Redirection Manager
WordPress 外掛 Redirection Manager 的封面圖片
10+
安裝啟用
尚無評分
133 天前
最後更新
問題解決
WordPress 6.3+ PHP 7.4+ v2.0.1 上架:2025-05-20

內容簡介

總結:Redirection Manager 外掛讓您可以直接從 WordPress 後台管理 URL 重新導向,專為 Headless WordPress 設置(如 Next.js、Nuxt.js 等)設計。

1. 這個外掛的主要功能是什麼?
- 提供管理員界面,讓您可以新增/編輯/刪除重新導向。
- 支援 301、302 重新導向以及 404 閉鎖。
- 將重新導向存儲在自訂資料庫表中。

2. 這個外掛需要哪個插件的支援?
- 需要安裝 WPGraphQL 插件才能正常運作。

3. 還有哪些特性?
- 前端可以藉由 GraphQL 輕鬆獲取重新導向。
- 具有輕量級和 AJAX 驅動的管理面板。
- 配備完善的安全措施,包括 nonce 和權限檢查。

4. 這個外掛特別適合哪些開發者使用?
- 對於正在構建 headless 前端並需要控制其 WordPress URL 結構的開發人員來說非常理想。

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Redirection Manager」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Redirection Manager is a powerful redirect management plugin designed for both classic WordPress sites and Headless WordPress setups, perfect for developers building modern frontends with Next.js, Nuxt.js, React, and other JavaScript frameworks.
Note: The plugin WPGraphQL (https://wordpress.org/plugins/wp-graphql/) is required for GraphQL functionality.
Key Features
Global Redirect Management:
– Intuitive admin interface to add, edit, and delete redirects
– Support for 301 (Moved Permanently), 308 (Permanent Redirect), and 410 (Gone) status codes
– Advanced search and filtering by status code
– Pagination support for large redirect lists
– CSV export functionality for backup and migration
– Automatic URL normalization for consistency
Post-Level Redirects:
– Meta box on all public post types (posts, pages, custom post types)
– Set redirects directly from the post editor
– Supports 301, 308, and 410 redirects at the post level
– Automatic handling during template_redirect
Content Management:
– Related content detection – automatically identifies posts/pages/terms associated with redirect URLs
– Quick access to edit or view related content
– Option to trash content when creating redirects
– Support for WooCommerce products
GraphQL Integration:
– Fetch all global redirects via GraphQL query
– Post-level redirect fields (redirectType, redirectUrl) on all post types
– Perfect for headless CMS implementations
– Optimized for frontend frameworks
Developer-Friendly:
– Clean, well-documented code following WordPress coding standards
– Custom database table for optimal performance
– AJAX-powered admin interface
– Full security with nonce verification and capability checks
– Extensible architecture
Supported Redirect Types

301 – Moved Permanently: Traditional permanent redirect with destination URL
308 – Permanent Redirect: Modern permanent redirect that preserves HTTP method
410 – Gone: Indicates content is permanently deleted (no destination URL needed)

延伸相關外掛

文章
Filter
Apply Filters
Mastodon