説明
This simple plugin – which is also WordPress network compatible – automatically redirects 404 errors to the best matching and existing content in your WordPress blog.
The matching is based on the slug of the content not found and searches also on taxonomy pages (tags & categories). This is perfect when you have changed the permalink settings of your taxonomies.
All redirects are permanent (301) which is a SEO best practice.
Since this plugin doesn’t need any configuration it works perfect in WordPress Network / multisite setup.
インストール
- ‘404-redirector.php’ を ‘/wp-content/plugins/’ ディレクトリにアップロードしてください
- WordPress の「プラグイン」メニューからプラグインを有効化してください
- Finished, the plugin work.
評価
2016年9月3日
Great plugin! Install and activate. Voila!
If this plugin had fuzzy name matching to handle misspelled URL it would be better than perfect.
貢献者と開発者
変更履歴
1.0.2
- Little fix to redirect extremly long URLs
1.0.1
- バグ修正