PDA

View Full Version : Robots tag


markov
16-09-2006, 02:30/02:30AM
Hello ! Can I've the exact explanation for :

<META content="index, nofollow" name=robots>

thanks in advance !

SEFL
16-09-2006, 02:37/02:37AM
It tells a robot to "index" the current page and "do not follow" any links on it.

Connie
17-09-2006, 18:35/06:35PM
Not sure why you would want to use that?

g1smd
17-09-2006, 20:15/08:15PM
Lots of places to use that, like the "next" and "previous" links in a forum (as they lead to an alternative "duplicate content" view of a thread), or on the "buy" link in a shopping cart, or on the "login" links on any scripted site.

SEFL
17-09-2006, 22:29/10:29PM
Originally posted by Connie
Not sure why you would want to use that?

A page full of external links comes to mind, or a page that links to other pages of a more confidential nature. There are possibilities, oddball as they are.

markov
19-09-2006, 14:46/02:46PM
Thanx a lot SEFL ! Will this tag helps in SEO ?

g1smd
19-09-2006, 15:28/03:28PM
It certainly helps in places where it eliminates bots access to duplicate content,

markov
20-09-2006, 15:09/03:09PM
Ok ! Its clear now.