View Single Post
  #2 (permalink)  
Old Jul 16th, 2007, 12:55
1840dsgn's Avatar
1840dsgn 1840dsgn is offline
SuperMember

SuperMember
Join Date: Jun 2007
Location: Canterbury
Age: 19
Posts: 720
Thanks: 0
Thanked 0 Times in 0 Posts
Re: ? IS "meta name="robots" content="?" necessary in pages ?

Quote:
What exactly do these robots do?
As far as I'm aware. Robots are the spiders sent out by search engines like Google, yahoo etc.

By changing the robots meta you can tell them not to index certain pages of your site.

This can also be done using a robots.txt file, which is the more common way of doing it.

For example on my server I've got my site, and also my CMS. My robots file tells the search engine that i don't want it to index my CMS files, this way they won't appear in Google.
Reply With Quote