Select the product you need help with
FP: How to Use the META Element with Web Spiders and RobotsArticle ID: 205493 - View products that this article applies to. This article was previously published under Q205493 For a Microsoft FrontPage 98 version of this article, see 194310
(http://support.microsoft.com/kb/194310/EN-US/
)
.
For a Microsoft FrontPage 97 and earlier version of this article, see 170555
(http://support.microsoft.com/kb/170555/EN-US/
)
.
SUMMARY
Web spiders (also called robots) are a great resource for people searching the Internet, but they present a problem to Web page designers who want their pages to be seen and properly indexed. One popular solution to this behavior is to use the Hypertext Markup Language (HTML) META element.
MORE INFORMATION
The META element is placed in the HEAD element to embed document meta-information that is not defined by other HEAD elements. This embedded information can be extracted by servers and clients to identify, index, and catalog specialized document meta-information. META elements are added to the HEAD section of an HTML document, and can be written in one of two forms: META NAME and META HTTP-EQUIV.
A META element standard for web spiders has evolved, which consists of two elements: Description A brief description of the Web page. Keywords One or more words that refer to the content on a Web page. Two examples using this standard are as follows:
REFERENCESFor additional information about working with Web spiders and robots, click the article number below
to view the article in the Microsoft Knowledge Base:
217103
(http://support.microsoft.com/kb/217103/EN-US/
)
How to Write a Robots.txt File
PropertiesArticle ID: 205493 - Last Review: January 23, 2007 - Revision: 3.1
|


Back to the top








