Forum Moderators: open

Message Too Old, No Replies

Keywords on Frames Page

index nofollow

         

jmc214

3:29 pm on May 9, 2005 (gmt 0)

10+ Year Member



I have an index.htm page with all of my site keywords 25-30 or so. I want all visitors to access my site only through this index.htm page.

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!

mona

8:24 pm on May 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



<bump>

tedster

8:40 pm on May 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



yes, that's the way you've set up your meta robots tags -- but you need to fix the syntax of your title tag or the robots meta may not be read at all by the spiders.