I have a little php interface for my website and the files are stacked like this:
mywebsite/userfolder/files/2011/html/file1.html etc.
There are no indexes in:
/files/
/2011/
/html/
There is an index.php at:
mywebsite/userfolder/index.php
I guess my question is: Can the spider crawl directories with no index?
TIA -- Jae
mywebsite/userfolder/files/2011/html/file1.html etc.
There are no indexes in:
/files/
/2011/
/html/
There is an index.php at:
mywebsite/userfolder/index.php
I guess my question is: Can the spider crawl directories with no index?
TIA -- Jae
Comment