difference between page file and url file.

Post Reply
jgdoke
Posts: 167
Joined: Wed Jul 14, 2004 10:52 am

difference between page file and url file.

Post by jgdoke »

What is the difference? What determines which one to use?
User avatar
jason112
Site Admin
Posts: 347
Joined: Tue Oct 26, 2004 5:35 pm

difference between page file and url file.

Post by jason112 »

The child links of pages listed in Page File are not crawled. The URLs listed in the file are crawled, and then nothing more (baring other BaseURLs & such).

Url File acts essentially as an external list of BaseURLs.
jgdoke
Posts: 167
Joined: Wed Jul 14, 2004 10:52 am

difference between page file and url file.

Post by jgdoke »

Any way to have just the links in page file crawled and nothing else??
User avatar
jason112
Site Admin
Posts: 347
Joined: Tue Oct 26, 2004 5:35 pm

difference between page file and url file.

Post by jason112 »

> Any way to have just the links in page file crawled and
> nothing else??

That's what page file does. I was saying that if you specify a Base URL _in addition_ to a page file then the base url will be crawled normally. But if you only specify a page file, then only the links listed in the page file will be crawled.
Post Reply