Commit 14c0833c authored by Richard Bowen's avatar Richard Bowen
Browse files

Adds a <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> to each file in

the 1.3 docs, so that they'll gradually drop out of search engines that
honor that kind of thing.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1294408 13f79535-47bb-0310-9956-ffa450edef68
parent 5d299366
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <meta name="generator" content="HTML Tidy, see www.w3.org" />
    <link rel="canonical" href="http://httpd.apache.org/docs/current/bind.html"/> 

+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <meta name="generator" content="HTML Tidy, see www.w3.org" />
    <meta http-equiv="Content-Type"
    content="text/html; charset=iso-8859-1" />
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">

    <title>Apache $B$,;HMQ$9$k%"%I%l%9$H%]!<%H$N@_Dj(B</title>

+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <meta name="generator" content="HTML Tidy, see www.w3.org" />
    <link rel="canonical" href="http://httpd.apache.org/docs/current/configuring.html"/> 

+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
  <!-- Traduction anglais 1.17 -->

  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <meta name="generator" content="HTML Tidy, see www.w3.org" />
    <meta http-equiv="Content-Type"
    content="text/html; charset=iso-8859-1" />
Loading