Title: WP Post Redirect
Author: Marco Milesi
Published: <strong>2013 年 7 月 13 日</strong>
Last modified: 2026 年 2 月 2 日

---

搜索插件

![](https://ps.w.org/wp-post-redirect/assets/banner-772x250.png?rev=3452104)

![](https://ps.w.org/wp-post-redirect/assets/icon-256x256.png?rev=3452089)

# WP Post Redirect

 作者：[Marco Milesi](https://profiles.wordpress.org/milmor/)

[下载](https://downloads.wordpress.org/plugin/wp-post-redirect.2.2.zip)

 * [详情](https://cn.wordpress.org/plugins/wp-post-redirect/#description)
 * [评价](https://cn.wordpress.org/plugins/wp-post-redirect/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/wp-post-redirect/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/wp-post-redirect/#developers)

 [支持](https://wordpress.org/support/plugin/wp-post-redirect/)

## 描述

WP Post Redirect allows you to seamlessly redirect individual posts to external 
URLs or internal content. Once activated, a new metabox appears on the post edit
screen, letting you specify a custom redirect URL or search for an internal post/
page. Great for affiliate links, content curation, or moving content.

**Features:**
 * Add a redirect URL to any post via a simple metabox. * Search and
select internal posts or pages for redirection. * Set custom HTTP Status codes (
301, 307, 308) globally or per post. * Option to open redirects in a new tab and
allow `rel="nofollow"`. * Highlight posts with active redirections in the admin 
area. * Dashboard options page to manage all redirections with CSV Export. * Backend
column to mark posts with redirect enabled. * Lightweight and easy to use. * Fully
compatible with the latest WordPress versions.

## 屏幕截图

 * [[
 * Easily set the target URL in the Post Editor.
 * [[
 * Quickly identify redirected posts in your list.
 * [[
 * Manage and monitor all your links in one place.

## 安装

 1. Upload the entire `wp-post-redirect` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Edit any post and use the new “Redirect URL” metabox to set a redirect.
 4. Save your post. Visitors will be redirected to the specified URL.

## 常见问题

### Where do I set the redirect URL?

On the post edit screen, look for the “Redirect” metabox. You can choose between“
External URL” or “Internal Content”.

### Can I remove a redirect?

Yes, simply switch to External and clear the URL, or remove the Internal selection,
then update the post.

### Does this affect SEO?

By default, redirection is 301 (Moved Permanently), which is best for SEO. You can
change this to 307 or 308 in the settings or per-post.

## 评价

![](https://secure.gravatar.com/avatar/777a4e4e835e55ebbfee033355e60db12f8ade4701044671e3a6a850fb81f576?
s=60&d=retro&r=g)

### 󠀁[Add a new window to open the page](https://wordpress.org/support/topic/add-a-new-window-to-open-the-page/)󠁿

 [佛系软件](https://profiles.wordpress.org/foxirj/) 2022 年 1 月 12 日

Add a new window to open the page

![](https://secure.gravatar.com/avatar/1d4e78bf9ec49fa0cbbdc2df2e7b7afd1c91d35251d07ca7d325bbdc89c09c1f?
s=60&d=retro&r=g)

### 󠀁[Plugin that works great.](https://wordpress.org/support/topic/plugin-that-works-great/)󠁿

 [SOFTLOR INGENIERIE](https://profiles.wordpress.org/softlor/) 2019 年 7 月 15 日

Plugin that works great. One star less for the absence of update.

![](https://secure.gravatar.com/avatar/f6b0b689c3a0b5f7a8b6f3f018d3d3780640b50fd47fb93b05d77cf1c8accfbd?
s=60&d=retro&r=g)

### 󠀁[Ottimo](https://wordpress.org/support/topic/ottimo-189/)󠁿

 [Andrea](https://profiles.wordpress.org/smitterson/) 2018 年 4 月 20 日

Utilissimo e di facile uso

![](https://secure.gravatar.com/avatar/ba785809c2056cee62042d70bddb541f301a908e94d5f890378760a51b46fee3?
s=60&d=retro&r=g)

### 󠀁[Great Plugin](https://wordpress.org/support/topic/great-plugin-9575/)󠁿

 [Manas Mitra](https://profiles.wordpress.org/manas666/) 2016 年 9 月 3 日 2 回复

Excellent plugin. Just what I was searching for so long. 4 star as the redirection
can not be opened in a new window. Do not want to use another plugin for redirection.

![](https://secure.gravatar.com/avatar/bd32ec9cd108d4da374f25e02a072568ef20be167ffcc318d2ca620be1435ec0?
s=60&d=retro&r=g)

### 󠀁[Works as advertised but…](https://wordpress.org/support/topic/works-as-advertised-but-2/)󠁿

 [apollosk](https://profiles.wordpress.org/apollosk/) 2016 年 9 月 3 日

Plugin author should consider adding an option to open the external link in a new
tab/window.

 [ 阅读所有4条评价 ](https://wordpress.org/support/plugin/wp-post-redirect/reviews/)

## 贡献者及开发者

「WP Post Redirect」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Marco Milesi ](https://profiles.wordpress.org/milmor/)

[帮助将「WP Post Redirect」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/wp-post-redirect)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/wp-post-redirect/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/wp-post-redirect/)，或通过[RSS](https://plugins.trac.wordpress.org/log/wp-post-redirect/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/wp-post-redirect/)。

## 更新日志

#### 2.2 – 2026-02-02

 * [New] Support for Internal Content Redirection (search posts/pages).
 * [New] Added options for “Open in new tab” and `rel="nofollow"`.
 * [New] Support for selectable HTTP Status Codes (301, 307, 308).
 * [Improvement] Unified metadata storage for better efficiency.
 * [Improvement] Enhanced Admin Dashboard with CSV Export support for new fields.
 * [Fix] Metabox UI state preservation when switching tabs.

#### 2.0.0 – 2025-05-26

 * Major: You can now enable or disable the redirect metabox for any public custom
   post type (CPT) in the plugin settings. The “post” type is always enabled.
 * The redirect metabox, frontend redirect, and permalink filtering are now only
   active for enabled post types.
 * Added “Active Redirections” table and CSV export
 * Inactive redirections (for disabled CPTs) are grouped and displayed separately
   in the settings page.
 * Improved security and accessibility for the metabox and settings page.
 * Improved styling for the settings page and tables.
 * Code refactoring and object-oriented improvements.

#### 1.5.1 – 2024-05-24

 * WP 6.6 compatibility check.
 * [New] Highlight posts with redirection in admin area.
 * [New] Added options dashboard to manage all redirections.
 * Minor improvements.

#### 1.4.1 – 2023-05-18

 * WP 6.2 compatibility check.
 * [New] Backend column to mark posts with redirect enabled.
 * Fixed PHP warning on some configurations. [Thanks to Andrea Smith]

#### 1.3.2 – 2022-01-12

 * WP 5.9 compatibility check.

#### 1.3.1 – 2020-11-24

 * WP 5.6 compatibility check.
 * Minor improvements.

#### 1.3 – 2018-04-23

 * Version and compatibility update.

#### 1.2 – 2015-09-14

 * Plugin reload.

#### 1.1 – 2013-07-13

 * Repository readme fix.
 * Added Presstrends I/O (modified version).

#### 1.0 – 2013-07-12

 * Initial release.

## 额外信息

 *  版本 **2.2**
 *  最后更新：**4 月前**
 *  活跃安装数量 **3,000+**
 *  WordPress 版本 ** 3.8 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 5.6 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/wp-post-redirect/)
 * 标签
 * [change](https://cn.wordpress.org/plugins/tags/change/)[redirect](https://cn.wordpress.org/plugins/tags/redirect/)
   [redirection](https://cn.wordpress.org/plugins/tags/redirection/)[seo](https://cn.wordpress.org/plugins/tags/seo/)
   [url](https://cn.wordpress.org/plugins/tags/url/)
 *  [高级视图](https://cn.wordpress.org/plugins/wp-post-redirect/advanced/)

## 评级

 4.6 星（最高 5 星）。

 *  [  3 条 5 星评价     ](https://wordpress.org/support/plugin/wp-post-redirect/reviews/?filter=5)
 *  [  2 条 4 星评价     ](https://wordpress.org/support/plugin/wp-post-redirect/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/wp-post-redirect/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/wp-post-redirect/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/wp-post-redirect/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-post-redirect/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/wp-post-redirect/reviews/)

## 贡献者

 *   [ Marco Milesi ](https://profiles.wordpress.org/milmor/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/wp-post-redirect/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.paypal.me/milesimarco)