Forum Moderators: goodroi

Message Too Old, No Replies

Made the mistake of putting sub folders I want allowed

disallow everthing but?

         

Sunnyvale

1:29 am on Oct 30, 2006 (gmt 0)

10+ Year Member



I made the mistake of creating a couple sub-folders of images I want indexed...the problem is they are in a folder the bulk of which is disallow - other sub-folders and files. Is the only way around this to reorganize? This is how my robots looks currently:

User-agent: *
Disallow: /cgi-bin/
Disallow: /mishmash

....would the robots below be what I need

User-agent: *
Disallow: /cgi-bin/
Disallow: /mishmash
Allow: /mishmash/exception-1-folder/
Allow: /mishmash/exception-2-folder/

...any suggestions other than reorganizing? Thanks.

goodroi

7:07 pm on Oct 31, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



That should work for you. I tested it with Google's validator and it looked ok.