WP Redirect Permallink

外掛說明

WP Redirect Permalink plugin allows you to efficiently redirect your previous urls that were '/postname/post_id/' to only '/postname/' that WordPress doesn’t do automatically. This plugin respects and keeps the query variable in your url while changing the permalink structure.

If you’ve planned to change your WordPress permalink from /%postname%/%postid%/ to only /%postname%/ , although the old links still work fine, they’re not automatically transferred to the new one without the post id in it. This can cause serious duplicate content issue for your site (can be seen and confirmed by Google webmaster tools).

This plugin removed those duplicated content issues by redirecting the visitor to the new permalink with a 301 (permanently moved) status code.

This plugin takes care of pagination of categories and blog list and allows them to work normally.

If you have any feedback, suggestion, request or bug report please let us know at: https://nabtron.com/wp-redirect-permalink/

螢幕擷圖

  • Screenshot-1.png

安裝方式

How to istall ?

  1. Download the plugin
  2. Upload entire folder “WP-Redirect-Permalink” to the “/wp-content/plugins/” directory
  3. Activate the plugin through the “Plugins” menu in WordPress

常見問題集

Does it respect query variables?

Yes it does. It keeps the ?variable= values for all variable. If you find any bug please report.

使用者評論

2019 年 9 月 9 日
Thank you, guys, this is a great gift for the community.
2019 年 8 月 31 日
Very simple and worked perfectly.
2016 年 9 月 3 日 1 則留言
I have tried several Permalink redirection plugins (almost all of them) and i found out that this is the only plugin that Keeps URL parameters intact after redirection. Which is a must. hats off to the author for considering that little detail. P.S. I registered wp.org, only to rate this plugin.
閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WP Redirect Permallink〉的開發相關工作。

參與者

將〈WP Redirect Permallink〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.10

  • Confirmed WordPress 6.7.1 compatibility

1.0.9

  • Confirmed WordPress 6.4.3 compatibility

1.0.8

  • Confirmed WordPress 6.0.2 compatibility

1.0.7

  • Confirmed WordPress 5.8.1 compatibility

1.0.6

  • Confirmed WordPress 5.5.3 compatibility

1.0.5

  • Confirmed WordPress 5.2.2 compatibility

1.0.4

  • Confirmed WordPress 5.0 compatibility

1.0.3

  • Confirmed WordPress 4.9.4 compatibility

1.0.2

  • Confirmed WordPress 4.5 compatibility
  • Changed base function name from ‘wp_permalink_redirect’ to ‘wp_redirect_permalink’

1.0.1

  • Fixed typo in Plugin name and URI

1.0

  • This is the first version of the WP Redirect Permalink