Popis
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.
Instalace
- Upload ‚404-redirector.php‘ to the ‚/wp-content/plugins/‘ directory
- Activate the plugin through the ‚Plugins‘ menu in WordPress
- Finished, the plugin work.
Recenze
Autoři
404 ReDirector je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “404 ReDirector” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.2
- Little fix to redirect extremly long URLs
1.0.1
- Bug fixes