Thursday, December 3, 2009

Google Robots META Tag

Googlebot is set to index web pages and follow links on web pages. Extensive testing (from a dataset of one) shows that adding the Googlebot META Robots Tag ensures a quick and clean indexing. This tag should appear on all pages that you want indexed properly by Google. You'll want to include duplicate directives to make sure Googlebot fully understands your request so be sure to list "all" as the first directive.
Example:

< meta name= "googlebot" content="all, index, follow" >

No comments:

Post a Comment