Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

404 Custom Page - Should it be nofollow?

         

AnkitMaheshwari

3:58 am on Jan 9, 2009 (gmt 0)

10+ Year Member



I have a few questions related to 404 custom page.

1. Should I Nofollow, Noindex the custom 404 page from Meta's or not?

2. What is the best practice? (I checked a lot of big sites but could not find a clear cut solution as half of them had nofollow while others do not.)

lastly,

3. Are there any negative effects if I do not put a nofollow, noindex?

Thanks in advance.

tedster

7:53 am on Jan 9, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I can't imagine that it matters at all. The important thing (for whatever urls triggered the error) is the 404 status in the http header. The content of the custom error page doesn't get indexed if the status is returned correctly, no matter the presence or absence of a robots meta tag.

If the http status is incorrectly set to 200 OK, you've got much bigger problems than Google indexing the content or following links - you've got the potential for taking your site completely down the drain.

AnkitMaheshwari

10:07 am on Jan 9, 2009 (gmt 0)

10+ Year Member



Thanks for the reply Tedster.

The HTTP status returned is 404 for the error page. So I guess it is fine then.

g1smd

1:27 pm on Jan 9, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I always meta "noindex" the 404 page so that if it is directly accessed at example.com/404.html it does not get indexed.

tedster

2:03 pm on Jan 9, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Interesting, g1smd. I can understand why you might do that. I never have, and I also never had a custom error page show up in the index. I just checked a few sites, and it's still that way.

Do you use noindex,follow or noindex,nofollow?

g1smd

2:07 pm on Jan 9, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Just "noindex", because I do want links out to be followed however that page was accessed.

rowtc2

1:59 pm on Jan 11, 2009 (gmt 0)

10+ Year Member



For 404 i use metatag noindex,nofollow.
Let's make things simple,why to risk ,what benefit you have if is indexed? A very small benefit in comparation with risk.