How to Deal with 50k 404 Errors

Joined
Jan 19, 2014
Messages
12
Reaction score
0
Hi,

kindly help me out in this case.
I have 50k 404 Error Pages. What do with this.

* In this its not possible to find corresponding URL for all 50k and do 301 redirect.
* If i do more 301 redirect will it affect my page.?
How can i give solution for this..?
 
301 redirect is the right way to correct 404 errors.
I do have proper 301-redirects when I modify url structure but I also send the rest of 404 errors to my main page automatically.
 
Are you using Wordpress? If so, then you can do this simply by installing a plugin called Link juice keeper.
 
You can put each link manually for redirection on htaccess file. It is better for you.
What do you do when 404 error page reach at 50k?
 
Fix the problem. Why bother pointing 50k potential customers to a home when they clicked for a page intended for purple crap? Check with your host and error logs cause that is mighty high!
 
Better go for 301 redirect, If you have idea which 404 page redirect to which live page, then go for it, if not make all 404 pages 301 redirect to your home page
 
I dunno maybe .htaccess, but I hope someone with more experience with pages that size has something to say.
 
Back
Top