MP smart redirect: Simple 404 redirecter, without entering 404 pages and redirects!
开发者 |
Mark Puts
|
更新时间 |
2014年8月31日 00:49 |
PHP版本: |
3.7 及以上 |
WordPress版本: |
3.9.1 |
详情介绍:
Simple plugin to redirect your old URL's that give a 404 to their new URL. For example: you deleted some categories and changed the permalink structure -> Wordpress isn't redirecting your posts to the right page and gives a 404, your old URL was dead-category/my-page.html and it's now /my-page.html. This plugin fixes this issue and creates a 301 redirect to your right url. We don't save any data to your database! So we also don't create logs of your 404's. You can use a different plugin for that like Redirection (recommended to install since you can view and add redirections this plugin might missed).
更新日志:
0.2
Added support for categories
0.1
Initial release