View Full Version : Googlebot
Hi,
How would you put a no archive for Googlebot in the robots.txt file?
l know how to fo in the <head> </head>, but can't find resources related to Google for robots.txt.
Thanks,
Mattieu :cool:
YvetteKuhns
2-7-04, 08:13 AM
<META NAME="ROBOTS" CONTENT="NOINDEX">
http://www.robotstxt.org/wc/faq.html
much more info
http://www.webtoolcentral.com/webmaster/tools/robots_txt_file_generator/
generator to create your own robots.txt file
Hi,
Thanks for reply. Addresses you sent, l already visited, and went through extensive searches but can't find how l would put
<meta name=googlebot robots="no_archive">
into robots.txt
user-agent googlebot
Disallow: /(what do l input here)
Thanks
Mattieu (UK)
:(
Hi Mattieu,
To keep Google from indexing your entire site, put the following in your robots.txt file:
User-agent: googlebot
Disallow: /
Good luck!
YvetteKuhns
2-7-04, 01:56 PM
The link I posted tells the names of many robots including Googlebot. rainbore posted it so you don't have to read! I guess I posted more info than you wanted, but I thought you might want it later.
Thanks, keep well.
Mattieu
:cool:
vBulletin v3.6.0, Copyright ©2000-2010, Jelsoft Enterprises Ltd.