Hi
I need help with this, currently my Robots.txt file is setup in this order as i dont want my website to be crawled in other directories other than the important ones?
User-agent: *
Disallow:
Disallow: /cgi-bin/
Disallow: /Admin/
Disallow: /images/
Disallow: /Account/
Disallow: /bin/
Disallow: /ckeditor/
Disallow: /Controls/
Disallow: /Css/
Disallow: /Emailing/
Disallow: /feeds/
Disallow: /js/
Disallow: /obj/
Disallow: /Parent/
Disallow: /slider/
Disallow: /*.PDF$
Disallow: /*.jpeg$
Disallow: /*.exe$
Disallow: /asp/
My website tree structure looks like this:

Can you help?
I need help with this, currently my Robots.txt file is setup in this order as i dont want my website to be crawled in other directories other than the important ones?
User-agent: *
Disallow:
Disallow: /cgi-bin/
Disallow: /Admin/
Disallow: /images/
Disallow: /Account/
Disallow: /bin/
Disallow: /ckeditor/
Disallow: /Controls/
Disallow: /Css/
Disallow: /Emailing/
Disallow: /feeds/
Disallow: /js/
Disallow: /obj/
Disallow: /Parent/
Disallow: /slider/
Disallow: /*.PDF$
Disallow: /*.jpeg$
Disallow: /*.exe$
Disallow: /asp/
My website tree structure looks like this:

Can you help?


