I have the code below that says place in the root and name it robots.txt.
Is the content good to go to just use straight away or do I have to make changes, but i have no idea about robots so there is no point of me making any changes. Can you help please to what I need to add to make things alright?
As for my preference, I do know I want one thing, and that’s I want to have something in the code that is equivalent to:
<meta name="robots" content="noarchive">
What do I need to do to the code below so that a "Robots" > "noarchive" is achieved?
# small robots.txt
# more information about this file can be found at
# http://www.robotstxt.org/wc/robots.html
# lines beginning with the pund ("#") sign are comments and can be deleted.
# if case your drupal site is in a directory
# lower than your docroot (e.g. /drupal)
# please add this before the /-es below
# to stop a polite robot indexing an exampledir
# add a line like (delte the #'s)
# user-agent: polite-bot
# Disallow: /exampledir/
# a list of know bots can be found at
# http://www.robotstxt.org/wc/active/html/index.html
# see http://www.sxw.org.uk/computing/robots/check.html
# for syntax checking
User-agent: *
Crawl-Delay: 10
Disallow: /aggregator
Disallow: /tracker
Disallow: /comment/reply
Disallow: /node/add
Disallow: /user
Disallow: /files
Disallow: /search