Archive for closer look
Does WordPress Have A Plugin To Add Noindex To 404 Pages?
Posted by: | Commentswordpress plugin Question: Does WordPress Have A Plugin To Add Noindex To 404 Pages?
I changed my websites structure, now i have over 3k 404 pages in google, and i have found the fastest way to have them un indexed is to add no index to it. but is there a plugin for this?
Best Response:
Answer by Darron Burow
OK, well the thing is, actually you only have one 404 page in your site, and each time a link is followed or an attempt to crawl one of these older , discarded pages is made, then the visitor or crawler is redirected to your 404 page. You could add
or similar tag to your 404 page but whats the point? 404s are there for a reason and are actually NOT indexed by search engines 99% time anyway. What is indexed is pages that are now apparently gone. What you should have done was created 301 redirects from your old high traffic pages to your new pages, and if your getting 3k + of them, then somethig went wrong.
What you need to do is rebuild your sitemap and robots.txt file:
http://wordpress.org/extend/plugins/google-sitemap-generator/
and also need to consider turning your 404 page into something useful which i provide info on here:
http://www.inforats.com/how-to-make-a-404-error-into-a-search-page-load/
Beyond that, really hard to say whats going on without seeing how your site is layed out and what changed. Hit me up on Inforats, and can take a closer look for you if you want…cheers!
Tags: search engines, closer look, 404 error, search page

Tweet This Post