meta tags for robot must be together or does it matter ?

W

wbsurfver

If I do this, is that wrong ?:
<META name="robots" content="NOINDEX">
<meta name="robots" content="noodp">

should it be like this, or does it really make any difference ?:
<META name="robots" content="NOINDEX,noodp">
 
N

Nikita the Spider

If I do this, is that wrong ?:
<META name="robots" content="NOINDEX">
<meta name="robots" content="noodp">

should it be like this, or does it really make any difference ?:
<META name="robots" content="NOINDEX,noodp">

I usually see them in the latter form. If you split them into two
separate tags, a poorly programmed robot might find the first tag and
never discover the second.
 
J

Jukka K. Korpela

Scripsit Nikita the Spider:
I usually see them in the latter form. If you split them into two
separate tags, a poorly programmed robot might find the first tag and
never discover the second.

And this would mean... what? That it only recognizes the request that
all robots go away and skip the request "noodp", whatever that is
supposed to mean?

Does it matter? A robot that is poorly programmed in such an elementary
issue can hardly be expected to behave, whatever you tell it.

Besides, the tag <META name="robots" content="NOINDEX"> complies with
the so-called Robots Exclusion Standard and is thus recognized by _all_
decently behaving robots, by definition. There is no other published
specification on <meta name="robots" - ->, so ignoring <META
name="robots" content="NOINDEX,noodp"> would not be specifically wrong,
just clueless.

When you have a "standard" tag that tells _all_ robots to refrain from
indexing the page, there is no point in trying to modify the tag or
another tag to tell some specific robots not to index it.

Besides, for the most of it, telling robots to stay away is probably
counter-productive more often than useful. A well-behaving robots is
usually your friend, and a misbehaving robot just won't listen to your
commands (and might even do just the opposite of what you say).
 
B

Bergamot

Jukka said:
Scripsit Nikita the Spider:

Besides, the tag <META name="robots" content="NOINDEX"> complies with
the so-called Robots Exclusion Standard and is thus recognized by _all_
decently behaving robots, by definition. There is no other published
specification on <meta name="robots"

Google has published NOODP. That may not mean anything to you, but other
bots tend to follow google's lead and it is probably just a matter of
time before it's commonly accepted, and even incorporated into whatever
spec passes muster with you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,260
Messages
2,571,038
Members
48,768
Latest member
first4landlord

Latest Threads

Top