Nofollow in meta section in donations.html
Mikolaj Kucharski <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Hi, I was using this tag in the past. It's an alternative to /robots.txt. References 1. http://www.google.com/support/webmasters/bin/answer.py?answer=35303 -- best regards q# Index: donations.html =================================================================== RCS file: /cvs/www/donations.html,v retrieving revision 1.917 diff -u -u -r1.917 donations.html --- donations.html 2006/10/23 19:39:38 1.917 +++ donations.html 2006/10/31 00:43:21 @@ -4,6 +4,7 @@ <!-- 97-05-27: People who have donated stuff to OpenBSD --> <head> <meta name=KEYWORDS content="OpenBSD,donations,operating system,Unix,Un*x,BSD,linux,secure,secure,secure"> +<meta name="robots" content="nofollow"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Donations to OpenBSD</title> </head>