Closed (works as designed)
Project:
Customerror
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 May 2009 at 23:03 UTC
Updated:
1 Aug 2013 at 22:35 UTC
I just installed this module and wonder if anyone knows where I can find information on how to make the robots tag display as noindex of the 403 & 404 pages?
Thanks.
Comments
Comment #1
wiredescape commentedBump...
Also noticed this problem.
When pages are un-published it would be better if search engines got a 'noindex'.
Comment #2
wiredescape commentedOf course when there is no robots tag for the node it defaults to "INDEX,FOLLOW":
Metatags (Nodewords) D6x-1.11 does provide for setting robots tag on 403 & 404 pages. Unfortunately, Nodewords 5x version does not so defaults to "INDEX,FOLLOW".
Would be better if Custom Error set robots tag to "NOINDEX" as a default.
Comment #3
gisleThe HTTP server responses returned for the 403 and 404 error pages are:
Search engines are smart enough to figure out that such pages shall not be indexed, so there is no need to provide specific robots metatags for such pages.