描述
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).
评价
贡献者及开发者
「MP smart redirect: Simple 404 redirecter, without entering 404 pages and redirects!」是开源软件。 以下人员对此插件做出了贡献。
贡献者更新日志
0.2
Added support for categories
0.1
Initial release