Forum Moderators: goodroi
I want our robots.txt to block all our subdirectories, but leave the pages in the root indexed.. how would I do that?
thanks
User-agent: * Disallow: /images/ Disallow: /cgi-bin/
Could be a easier way using .htaccess?