David Graham wrote:
> Hi
> I have a folder on my site that I use to practice on, I don't want
> robots indexing this folder. I believe the meta tag is not as good as
> a robot.txt file. I would like to use a robot.txt file but...
>
> 1. What is the syntax of the line that I write to prevent access to a
> folder (the folder is called 'sefriendly' and it lives off the root
> folder which is called 'www'
User-agent: *
Disallow: /sefriendly/
> 2. In which folder is the robot.txt file stored?
in your root - in your case, www - folder
There's lots of info at:
http://www.searchengineworld.com/cgi-bin/robotcheck.cgi
And a script that checks your robot.txt file
--
PeterMcC
If you feel that any of the above is incorrect,
inappropriate or offensive in any way,
please ignore it and accept my apologies.