Forum Moderators: open
How do I setup Robots.txt to disallow all from all directories?
Does this work;
User-agent: *
Disallow: /
Thanks for any help/advise! :)
If you have an area where you need to be sure block prying eys and bots use the HTACCESS file to do this. It is better to be safe(r) than sorry.
Cheers