In the following code for one of my pages, I do not want to index the header or footer. Where would I put and
And is there any thing in the configuration that I must check to prevent it from being indexed.
Thanks
carlton brooks
And is there any thing in the configuration that I must check to prevent it from being indexed.
Thanks
carlton brooks
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <META NAME="Generator" CONTENT="Second Site"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=iso-8859-1"> <LINK TYPE="text/css" REL="STYLESHEET" HREF="site.css"> <SCRIPT LANGUAGE="JavaScript1.1" TYPE="text/javascript" SRC="browser.js"></SCRIPT> <SCRIPT LANGUAGE="JavaScript1.1" TYPE="text/javascript" SRC="scripts.js"></SCRIPT> <STYLE TYPE="text/css"> H2 { margin-top: 0px; margin-bottom: 0px; } H3 { margin-top: 0px; margin-bottom: 0px; } UL { margin-top: 0px; margin-bottom: 0px; } OL { margin-top: 0px; margin-bottom: 0px; } </STYLE> <TITLE>[url]www.carltonbrooks.net[/url] - Person Page 1064</TITLE> </HEAD> <BODY ONLOAD="javascript:init(' (p1064.htm)');"> <P CLASS=Header><SPAN CLASS=hs1>www.carltonbrooks.net</SPAN> <SPAN CLASS=hs2>Tracing the Ancestry of Carlton Brooks and Anne Shalek Brooks</SPAN> <SPAN CLASS=hs2>Person Page 1064</SPAN></P> <P STYLE="margin:0px;">[url="master_index.htm"]Master Index[/url]- [url="surname_index.htm"]Surname Index[/url]- [url="pm1.htm"]Master Place Index[/url] [url="p1063.htm"]Previous Page[/url]-[url="p1065.htm"]Next Page[/url]</P> <table border="0" cellpadding="0" cellspacing="0" width="1200"> <tbody><tr> <td>[img]http://www.carltonbrooks.net/topics/templates/subSilver/images/cellpic3.gif[/img]</td></td> </tr> </tbody></table> <H2 id="i1064">Robin Fischer</H2> <H3></H3> <TABLE class="grid"><TR><TD CLASS="g1">Father</TD> <TD CLASS="g3">[url="p1060.htm"]<SPAN CLASS=ng>Irwin</SPAN> <SPAN CLASS=ns>Fischer</SPAN>[/url] </TD></TR> <TR><TD CLASS="g1">Mother</TD> <TD CLASS="g3">[url="p1061.htm"]<SPAN CLASS=ng>Barbara</SPAN> <SPAN CLASS=ns>Goldberg</SPAN>[/url] </TD></TR> </TABLE> <table border="0" cellpadding="0" cellspacing="0" width="1200"> <tbody><tr> <td>[img]http://www.carltonbrooks.net/topics/templates/subSilver/images/cellpic3.gif[/img]</td></td> </tr> </tbody></table> <P STYLE="margin:0px;">[url="p1063.htm"]Previous Page[/url]-[url="p1065.htm"]Next Page[/url] [url="master_index.htm"]Master Index[/url]- [url="surname_index.htm"]Surname Index[/url]- [url="pm1.htm"]Master Place Index[/url]</P> <P CLASS=footing>Please contact me using the link below if you have any questions, comments, corrections, or additions concerning information about this page. Contact: <script language=javascript> <!-- var showtag="@" var showlink="Carlton Brooks"; var showname="family_information"; var showhost="carltonbrooks.net"; document.write("[url="+"]"+showlink+"[/url]") //--> </script> Mesa, Arizona, USA</P> <P CLASS=footing>This page was created by John Cardinal's [url="http://www.johncardinal.com/ss/"]Second Site[/url] v1.8.7. Site updated on 20 Feb 2005 from TMG database brooks; 6,022 people</P> </BODY> </HTML>
Comment