Descripción
Es wird keine 404 Fehlermeldung ausgegeben, sondern nach ähnlichen Seiten gesucht und auf eventuelle Treffer weitergeleitet oder eine Liste möglicher Treffer ausgegeben. Damit wird bei einer Änderung der Kategorisierung die Seite oder der Artikel wieder gefunden und keine 404 Seite ausgegeben.
It is not issued any 404 error message, but looking for similar sites and forwarded to any results or output a list of possible matches
Instalación
- Upload
404Like.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Nothing, it works without any other activities – you can test it
- Optional add < ? php new404ErrorPage(); ? > to your 404 template page.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«404Like» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «404Like» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.1.0
- Fix Search now by title and post name
- Fix Now search similar pages not with extension html or htm
1.0.2
- Check for sql injection by ‘»;
- Plugin work automatic without code in 404 template
1.0
First version