Forum Moderators: open
Heres my header on the index page
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="robots" content="index,nofollow">
<title>YAPM - Youth Football League>
<META NAME=keywords CONTENT="word1,2,3,etc"</head>
On all other pages I have
<meta name="robots" content="noindex">
Will this allow only my index.htm page to be indexed?
Thanks!