Altavista did a poor job for indexing the FreeBSD WWW Server. Add
altavista META tags `description' and `keywords' which (I hope) makes it easier to find the FreeBSD pages in the future.
This commit is contained in:
parent
5360057d52
commit
8408e08d3f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1522
2 changed files with 28 additions and 6 deletions
|
@ -1,13 +1,24 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$Date: 1997-05-04 19:59:37 $">
|
<!ENTITY date "$Date: 1997-05-10 16:51:45 $">
|
||||||
<!ENTITY title "FreeBSD Inc.">
|
<!ENTITY title "FreeBSD Inc.">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: index.sgml,v 1.34 1997-05-04 19:59:37 wosch Exp $ -->
|
<!-- $Id: index.sgml,v 1.35 1997-05-10 16:51:45 wosch Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>FreeBSD Inc.</title>
|
<title>FreeBSD Inc.</title>
|
||||||
|
|
||||||
|
<META name="description"
|
||||||
|
content="FreeBSD Inc.">
|
||||||
|
|
||||||
|
<META name="keywords" content="About FreeBSD, Getting FreeBSD, Ports
|
||||||
|
Collection, Documentation, Support, Gallery, Search, Release
|
||||||
|
Information, FreeBSD-current, FreeBSD-stable, snapshot, Application
|
||||||
|
Software, Handbook, FAQ, Tutorials, Books, Manual Pages, Mailing
|
||||||
|
lists, Newsgroups, Bugs, CVS, CVSup, Source Code, FreeBSD News,
|
||||||
|
Mirror, Commercial Vendors, homepage, CTM">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body TEXT="#000000" BGCOLOR="#FFFFFF">
|
<body TEXT="#000000" BGCOLOR="#FFFFFF">
|
||||||
|
|
||||||
|
@ -103,7 +114,7 @@ Select a server near you:<br>
|
||||||
<address>
|
<address>
|
||||||
Copyright © 1995, 1996, 1997 FreeBSD Inc. All rights reserved.<br>
|
Copyright © 1995, 1996, 1997 FreeBSD Inc. All rights reserved.<br>
|
||||||
<a href="mailto.html">www@FreeBSD.ORG</a><br>
|
<a href="mailto.html">www@FreeBSD.ORG</a><br>
|
||||||
$Date: 1997-05-04 19:59:37 $
|
$Date: 1997-05-10 16:51:45 $
|
||||||
</address>
|
</address>
|
||||||
<a href="&base/about.html">About the FreeBSD WWW Server...</a>
|
<a href="&base/about.html">About the FreeBSD WWW Server...</a>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
@ -1,13 +1,24 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$Date: 1997-05-04 19:59:37 $">
|
<!ENTITY date "$Date: 1997-05-10 16:51:45 $">
|
||||||
<!ENTITY title "FreeBSD Inc.">
|
<!ENTITY title "FreeBSD Inc.">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: index.sgml,v 1.34 1997-05-04 19:59:37 wosch Exp $ -->
|
<!-- $Id: index.sgml,v 1.35 1997-05-10 16:51:45 wosch Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>FreeBSD Inc.</title>
|
<title>FreeBSD Inc.</title>
|
||||||
|
|
||||||
|
<META name="description"
|
||||||
|
content="FreeBSD Inc.">
|
||||||
|
|
||||||
|
<META name="keywords" content="About FreeBSD, Getting FreeBSD, Ports
|
||||||
|
Collection, Documentation, Support, Gallery, Search, Release
|
||||||
|
Information, FreeBSD-current, FreeBSD-stable, snapshot, Application
|
||||||
|
Software, Handbook, FAQ, Tutorials, Books, Manual Pages, Mailing
|
||||||
|
lists, Newsgroups, Bugs, CVS, CVSup, Source Code, FreeBSD News,
|
||||||
|
Mirror, Commercial Vendors, homepage, CTM">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body TEXT="#000000" BGCOLOR="#FFFFFF">
|
<body TEXT="#000000" BGCOLOR="#FFFFFF">
|
||||||
|
|
||||||
|
@ -103,7 +114,7 @@ Select a server near you:<br>
|
||||||
<address>
|
<address>
|
||||||
Copyright © 1995, 1996, 1997 FreeBSD Inc. All rights reserved.<br>
|
Copyright © 1995, 1996, 1997 FreeBSD Inc. All rights reserved.<br>
|
||||||
<a href="mailto.html">www@FreeBSD.ORG</a><br>
|
<a href="mailto.html">www@FreeBSD.ORG</a><br>
|
||||||
$Date: 1997-05-04 19:59:37 $
|
$Date: 1997-05-10 16:51:45 $
|
||||||
</address>
|
</address>
|
||||||
<a href="&base/about.html">About the FreeBSD WWW Server...</a>
|
<a href="&base/about.html">About the FreeBSD WWW Server...</a>
|
||||||
</td>
|
</td>
|
||||||
|
|
Loading…
Reference in a new issue