Commit fca6ca2f authored by Richard Bowen's avatar Richard Bowen
Browse files

Add <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> to expire content

from search engines.


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


<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <title>Authentication, Authorization, and Access Control</title>
    <title>Authentication, Authorization, and Access Control</title>
  </head>
  </head>


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


<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <meta name="generator" content="HTML Tidy, see www.w3.org" />
    <meta name="generator" content="HTML Tidy, see www.w3.org" />


    <title>Apache Tutorial: Dynamic Content with CGI</title>
    <title>Apache Tutorial: Dynamic Content with CGI</title>
+1 −0
Original line number Original line Diff line number Diff line
@@ -3,6 +3,7 @@
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
  <head>
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">


    <title>Apache Tutorial: CGI $B$K$h$kF0E*%3%s%F%s%D(B</title>
    <title>Apache Tutorial: CGI $B$K$h$kF0E*%3%s%F%s%D(B</title>


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


<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <meta name="generator" content="HTML Tidy, see www.w3.org" />
    <meta name="generator" content="HTML Tidy, see www.w3.org" />


    <title>Apache Tutorial: .htaccess files</title>
    <title>Apache Tutorial: .htaccess files</title>
+1 −0
Original line number Original line Diff line number Diff line
@@ -3,6 +3,7 @@


<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
  <head>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
    <meta name="generator" content="HTML Tidy, see www.w3.org" />
    <meta name="generator" content="HTML Tidy, see www.w3.org" />


    <title>Apache Tutorial: Introduction to Server Side
    <title>Apache Tutorial: Introduction to Server Side
Loading