Click to See Complete Forum and Search --> : Spiders crawling nonlinked areas


JuliePgh
10-25-2005, 05:56 PM
Can spiders crawl to areas of a website which aren't linked to the rest of a website? Do they crawl through links only or can they detect pages under the root directory?

The reason I'm asking is that I have some "private" areas not linked to the rest of my self, but under the same folder. I send links to people I want to see these areas.

Kravvitz
10-25-2005, 06:18 PM
You should use a robots.txt file to tell robots where they are and are not allowed to go. (http://www.google.com/search?q=robots.txt+%7Etutorial)

ray326
10-25-2005, 11:34 PM
Spiders cannot find unlinked content or index content that requires authentication.

Kravvitz
10-26-2005, 12:02 AM
True, but people on other sites can link to files that don't have links posted on the public pages of a website -- thus a spider can find them that way.