Guides to use meta Robot tag

hoangvu

New member
Joined
Jun 6, 2012
Messages
1,834
Points
0
You can use the Meta Robots tag to tell Google, Yahoo, Bing, ... know that this page should be indexed or not, that is saved in the database of Google, Yahoo, Bing or not. Today, Meta Robots are no longer used as much as before because most of these functions are used in the robots.txt file, robots.txt file we will discuss in the next section.

<HEAD>

<meta Name="robots" CONTENT="index,follow">

or

<META NAME = "robots"

CONTENT = "noindex, follow"> or

<META NAME = "robots"

CONTENT = "index, nofollow"> or

<META NAME = "robots"

CONTENT = "noindex, nofollow">

</ HEAD>

Meta Robots have four values​​:
Index: notify Google, Yahoo, Bing,...please index this page
Noindex: NO message index this page
Follow: notify Google, Yahoo, Bing ... update, save the link to this web page
Nofollow: NOT update message, save the link in this web page
 
Older threads
Replies
0
Views
5,165
Replies
9
Views
12,575
Replies
1
Views
3,959
Newer threads
Replies
41
Views
19,988
Replies
0
Views
3,255
Replies
0
Views
3,118
Replies
24
Views
17,751
Latest threads
Recommended threads
Replies
5
Views
8,473
Replies
3
Views
3,388
Replies
2
Views
2,397
Replies
14
Views
11,443
wms
Top