Opis
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.
Instalacja
- Upload '404-redirector.php’ to the '/wp-content/plugins/’ directory
- Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
- Finished, the plugin work.
Recenzje
Kontrybutorzy i deweloperzy
„404 ReDirector” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “404 ReDirector” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.4
- WordPress 6.6.2 compatibility
- Author Change
- Cleanup
1.0.3
- WordPress 5.2 compatibility
1.0.2
- Little fix to redirect extremely long URLs
1.0.1
- Bug fixes