Use of the Robots Meta tag

Source: Internet
Author: User
Keywords Index nofollow

Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall

The Robots META tag is used to tell a web robot whether a Web page can be indexed and to track links on its pages. The tag element already occupies an increasingly important position. Also, it applies to not having control over the robots.txt files in the top-level server directory, and some search engines are now fully compliant with the robots Meta Tag, such as Inktomi.  The format of the Robots meta tag: The robots meta tag is placed in the header area (head area) of the background HTML source code in a format similar to the following: (uppercase and lowercase)
<html>
<head>
<meta name= "ROBOTS" content= "Noindex,nofollow"
<meta name= "DESCRIPTION" this PAGE ... ">
<title>...</title>
</head>
<body>
...
Robot meta tag option:
There are four instructions available in a single robots meta tag: INDEX, NOINDEX, follow, and NOFOLLOW, separated by ",".  Where:
Index directive: Indicates that robot can index this page;
Follow directive: Indicates that robot can track links to this page;
noindex directive: To deny Robot index this page, but to track links on the page;
NOFOLLOW directive: Reject robot Tracking link on this page, but can index this page.
Instance:
<meta name= "Robots" content= "Index,follow"
<meta name= "Robots" content= "Noindex,follow"
<meta name= "Robots" content= "Index,nofollow"
<meta name= "Robots" content= "Noindex,nofollow"
in some of the search engine articles on the robots Meta tag, the predefined default settings are index and folLow. But not for Inktomi. The default entries for Inktomi are index and nofollow. The
also has two global directives: all and none.
All=index,follow: Indicates that this page can be indexed and can be tracked,
None=noindex,nofollow: Indicates that the index page is not allowed and the page link is not allowed to be tracked.




the large role of small meta in HTML document


robots.txt and the Robots meta tag


Web Robot Design Roadmap for Web sites


Robots.txt Guide
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.