Leírás
I have a website, every time I login to Google webmaster tools, I found many new discovered 404 error links, the problem is not in 404 errors itself, but when Google see them and count them for you!, I think that this count used in the overall site evaluation and ranking, I decided to develop All 404 Redirect to Homepage WordPress Plugin to solve these errors in SEO way by redirecting them using SEO 301 redirection.
How to use the plugin?
The 404 error pages hurts the rank of your site, this smart plugin is a simple solution to handle 404 error pages by using 301 redirect.
Look at the following diagram which represent the 404 errors per time, we see an increase of error rate in the last time interval.
Our simple plugin will solve this by trying to redirect all 404 error pages to home page or any customized page, see the control panel for the plugin in the next image
After installing the plugin, make sure that it is enabled from the field status in the control panel above, if you want to disable the plugin functions, just set the status to disabled.
Telepítés
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
view this posts if you want more details about installing plugins:
http://www.wpfasthelp.com/how-to-install-wordpress-plugins.htm
Vélemények
Közreműködők és fejlesztők
“All 404 Redirect to Homepage” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“All 404 Redirect to Homepage” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.17
- Bug fixing in functions.php “Notice Undefined variable: class_name ..”
1.17
- display the latest URLs redirected since the plugin installed
1.16
- fix upgrade message issue in the plugins page
1.15
- PHP 7.2 compatibility
1.14
- add the ability to hide message
1.13
- PHP 7.x compatibility – Fix deprecated class issue
1.12
- bug in calculating the broken links count (this was affecting the error message)
1.11
- PHP 7.x compatibility
1.10
- Fix deprecated class issue
1.9
- Fix soft 404 url’s
1.8
- Fix for issue that may cause infinite redirect loop
1.7
- Support Handling all 404 error pages when using default permalink structure.