HighDots Forums  

description, keywords, robots tags always at the top?

Search Engine Optimization Discussion about SEO/Search Engine Optimization (alt.internet.search-engines)


Discuss description, keywords, robots tags always at the top? in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Karsten Stenz
 
Posts: n/a

Default description, keywords, robots tags always at the top? - 12-03-2005 , 08:23 AM






Hello,

I think there is a problem with the indexing of my internet pages.

When I put description, keywords, and robots META tags at the bottom

of the HEAD section, my pages are not indexed.

(I think) this is not the case when I put these META tags at the top of the
page,

i.e. before styles etc. What happens? Is this really relevant?



Reply With Quote
  #2  
Old   
Carol W
 
Posts: n/a

Default Re: description, keywords, robots tags always at the top? - 12-03-2005 , 10:39 PM






On Sat, 3 Dec 2005 14:23:34 +0100, "Karsten Stenz" <Stenz (AT) nospam (DOT) de>
wrote:

Quote:
Hello,

I think there is a problem with the indexing of my internet pages.

When I put description, keywords, and robots META tags at the bottom

of the HEAD section, my pages are not indexed.

(I think) this is not the case when I put these META tags at the top of the
page,

i.e. before styles etc. What happens? Is this really relevant?
In terms of META, or other tags shared in the header, are they
properly formed? (You will have check since I don't know your URL).
Sometimes a missing " mark or accidentally sharing XHTML closing of
tags mixed in with HTML sharing of tags can muck things up.

If so, you can skip the robots META tag. Particularly if you sharing
how to revisit (the spiders, to my knowledge, do not take requests
about that) and to index,follow (the spiders will do that anyway
without you telling them to do so). If you don't want the spiders to
follow/index certain links - then share that in a robots.txt file.

Side thought: Your styles should be put into a stylesheet then linked
- particularly if they are same ones shared across more than one page.
Makes the .html file smaller and, by having the styles in their own
location, easier for you to do CSS changes with less time involvement.

Carol



Reply With Quote
  #3  
Old   
John Bokma
 
Posts: n/a

Default Re: description, keywords, robots tags always at the top? - 12-03-2005 , 11:21 PM



"Karsten Stenz" <Stenz (AT) nospam (DOT) de> wrote:

Quote:
Hello,

I think there is a problem with the indexing of my internet pages.

When I put description, keywords, and robots META tags at the bottom

of the HEAD section, my pages are not indexed.

(I think) this is not the case when I put these META tags at the top
of the page,

i.e. before styles etc. What happens? Is this really relevant?
Validate your page(s), sounds like a mistake. To answer your question, for
a bot it shouldn't make a difference where in the head section you put
what.

--
John Perl SEO tools: http://johnbokma.com/perl/
or have them custom made
Experienced (web) developer: http://castleamber.com/


Reply With Quote
  #4  
Old   
Big Bill
 
Posts: n/a

Default Re: description, keywords, robots tags always at the top? - 12-04-2005 , 01:47 AM



On Sat, 3 Dec 2005 14:23:34 +0100, "Karsten Stenz" <Stenz (AT) nospam (DOT) de>
wrote:

Quote:
Hello,

I think there is a problem with the indexing of my internet pages.

When I put description, keywords, and robots META tags at the bottom

of the HEAD section, my pages are not indexed.

(I think) this is not the case when I put these META tags at the top of the
page,

i.e. before styles etc. What happens? Is this really relevant?
Could we se an url please? I think there may be a bit more to this.

BB

--
www.kruse.co.uk/ seo (AT) kruse (DOT) demon.co.uk
The buffalo have gone


Reply With Quote
  #5  
Old   
Beate Stein
 
Posts: n/a

Default Re: description, keywords, robots tags always at the top? - 12-04-2005 , 05:30 PM



"Carol W" <from_you (AT) nomail (DOT) com> schrieb im Newsbeitrag
news:gao4p198oajshmk9o1s1ntf0tg53dai8qt (AT) 4ax (DOT) com...
Quote:
Side thought: Your styles should be put into a stylesheet then linked
- particularly if they are same ones shared across more than one page.
Makes the .html file smaller and, by having the styles in their own
location, easier for you to do CSS changes with less time involvement.
Hello, I have a similar problem:
After I had put the "container"-style below in the HEAD section, my pages
were no more indexed:

<style type="text/css">
html, body {
background: #FFFFFF;
height: 100%;
margin: 0px;
}

#container {
width: 100%;
height: 100%;
}

#content {
width:600px;
border:1px solid #000;
background:#fff;
text-align:left;
}
</style>

Was that really a problem? What can I do to now?





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.