This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 13805 - Drafts other than the most recent should be unindexable
Summary: Drafts other than the most recent should be unindexable
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: All All
: P2 enhancement
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-17 14:53 UTC by Aryeh Gregor
Modified: 2011-10-04 19:23 UTC (History)
4 users (show)

See Also:


Attachments

Description Aryeh Gregor 2011-08-17 14:53:14 UTC
When I search for "html5" on Google in incognito mode (so it hopefully doesn't rely too much on my search history), http://www.w3.org/TR/html5/ is the fifth hit, right after http://dev.w3.org/html5/spec/Overview.html.  This is an old Working Draft which has been superseded by subsequent Editor's Drafts, and which bears a prominent notice saying not to use it.  To reduce confusion, everything other than the latest Editor's Draft should have <meta name=robots content=noindex> added to its <head>.  The old snapshots will still be available at the usual URLs for those who want them, with prominent links at the top of the Editor's Draft, but they should not be turning up in search results.
Comment 1 Ian 'Hixie' Hickson 2011-10-04 19:23:37 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter's comments.