Description
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
Installation
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“404Like” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “404Like” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
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