這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Permalinks to Category/Permalinks

描述

If you have an existing website and you want to add category to your blog posts links (e.g. by using: /%category%/%postname%/ in Settings > Permalinks) then your visitors
will most likely run into page not found errors. This plugin checks for such post links and redirects the visitor using permanent (301) redirect to the correct /Category/Permalink link IF the permalinks are setup.

This plugin assumes that you have previously used /%postname%/ in your Settings > Permalinks.

Demo
http://www.youtube.com/watch?v=L124jV5joTk

Bugs? Suggestions? If you want a faster reponse contact us through our website’s contact form [ orbisius.com ] and not through the support tab of this plugin or WordPress forums.
We don’t get notified when such requests get posted in the forums.

Free e-book: How to Build a Website Using WordPress: Beginners Guide

Author

Svetoslav Marinov (Slavi) | Custom Web and Mobile Programming by Orbisius.com

安裝

  1. Unzip the package, and upload permalinks-to-categorypermalinks to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

How to use this plugin?

Just install the plugin and activate it. There is no need to configure anything.

評價

2018年3月18日
While it may seem trivial, switching from permalinks to a prefix using a category is tough. Slavi's plugin works just as expected and works out of the box. Definitely recommended.
2016年9月3日
Your plugin just saved me HOURS of work. I changed permalink from /%postname%/ to /%category%/%postname%/ and afterwards, I had many 404's. So, I installed your plug-in and bam! It's all worked perfectly. No more 404's. Thank you!!
2016年9月3日
I just let you know I registered to thank you! Awesome plugin, thank you very much.
閱讀全部9個評價

貢獻者及開發者

“Permalinks to Category/Permalinks” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.0.2

  • Tested with WP 4.0.1
  • Fixed some weird notices when adding to the settings page.
  • Improved the UI of the settings page
  • Added a link to the settings page (from Plugins)

1.0.1

fixed the check for expected permalink structure & added contact email for support requests.

1.0.0

Initial release