On Sun, 26 Feb 2012 12:30:48 -0500 Rich Bowen <[email protected]> wrote:
> We're already using the > > <link rel="canonical" href="http://httpd.apache.org/docs/current/"/> > > to tell Google not to index the pages, although that's not (yet) on all of > the 1.3 doc pages - Unfortunately that's something of a manual process due to > the fact that the 1.3 docs are in HTML, not generated, and that not every > page in the 1.3 docs has an exact corollary in the /current/ docs. WTF? That's what robots.txt is for! Surely we can use that to stop indexing 2.0 as well as 1.3? Maybe even 2.2 once 2.4 is windows-ready and in the distros? > Prior to doing that, there are some changes that we need to make the pointers > in them to the current docs actually go the right place. Some of the pages > reference 2.2 as the current version, and also /current/ still points to 2.2. > So, give us a moment to resolve those two issues … <q cite="http://httpd.apache.org/docs/1.3/"> The current version of the server is 2.2. </q> -- Nick Kew
