|
Where to place robots.txt
Hi.
I have the following structure of my site
www------->stuff/
------->morestuff/
www2------>somestuff/
The site itself is in the www folder. I wish to disallow the /morestuff/ within the www folder.
Should a robots.txt be placed to the www folder or at most top level, the same level as the www folder itself?
If it is in the www folder is the correct path to dissalow morestuff simply
/morestuff/ ?
Sorry for asking such trivial questions, but I have likely messed something
I though I know quite well.
Thank you.
|