Here is a sample of an entire header for a doula site. This should be the VERY first thing at the top of the code on each page.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><br>
<html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><br>
<head><br>
<title>Eden Doula Services</title><br>
<link rel="stylesheet" href="stylesheet.css" type="text/css" media="screen" /><br>
<meta http-equiv="content-type" content="text/html; charset=utf-8" /><br>
<meta http-equiv="content-language" content="en-us" /><br>
<meta http-equiv="imagetoolbar" content="false" /><br>
<meta name="author" content="Eden Design Studio" /><br>
<meta name="copyright" content="Copyright (c) Eden Design Studio 2007" /><br>
<meta name="description" content="Eden Doula Services offers birth doula
services to pregnant women in the Seattle area." /><br>
<meta name="keywords" content="labor doula, birth doula, doula, labor support,
labor partner, home birth, natural birth, water birth, epidural, vbac, easy
birth, fast birth, breastfeeding help, postpartum support, Seattle, Shoreline,
Kirkland, Edmonds, Lynnwood, Mukilteo, Mill Creek, Everett, Marysville, Monroe,
Bellevue, Renton, Arlington, Woodinville, Mountlake Terrace, Kenmore, Snohomish,
Lake Stevens, Monroe, Redmond, Whidbey Island, Clinton, Langley, Freeland,
Renton, Issaquah, Burien, Tukwila, Granite Falls, Sammamish, King County,
Snohomish County" /> <br>
<meta name="last-modified" content="Sat, 21 Apr 2007 00:00:00 GMT" /><br>
<meta name="mssmarttagspreventparsing" content="true" /> <br>
<meta name="robots" content="index, follow, noarchive" /><br>
<meta name="revisit-after" content="7 days" /><br>
</head>