Guides to use meta Robot tag

hoangvu

New member
Joined
Jun 6, 2012
Messages
1,835
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
3,600
Replies
9
Views
11,255
Replies
1
Views
3,251
Newer threads
Replies
41
Views
16,070
Replies
0
Views
2,598
Replies
0
Views
2,514
Replies
24
Views
14,562
Latest threads
Replies
0
Views
28
Replies
0
Views
31
Replies
1
Views
39
Replies
3
Views
94
Recommended threads
Replies
5
Views
1,880
Replies
1
Views
7,080
Replies
6
Views
8,692
Replies
9
Views
4,245
Replies
1
Views
3,779
Top