Maljonic said:I'm sure this is a very old question but what exactly do I do with robots text? Do I need to do anything at all? Can I just not bother with it?
<meta content="all" name="robots" />
Maljonic said:do I write it as a web page then or is it just a text file, like you might write in notepad or something?
# My robot.txt file
# <- means comment
# this robot.txt file allows all robots to index the site except /images/* and /cgi-bin/*
User-agent: *
Disallow: /cgi-bin/
Disallow: /images/