Forum Moderators: goodroi
I want to disalow robots from 'images' and 'cgi-bin' but allow access to everything else.
is this the correct syntax?
User-agent: * Disallow: /cgi-bin/ Disallow: /images/ Disallow:
thanks.
Thanks