Depth

shaker31280
Posts: 3
Joined: Tue Jul 24, 2001 4:48 pm

Depth

Post by shaker31280 »

Hi-
I read the relating posts about depth but still can not get this to work. I have a list of Urls that I want indexed. The file is in the main directory. I use this command: ./gw -d../db -D1 -v1 -z5000000 http://www.mysite.com/urls.html

It goes to the list, indexes that page then follows all its links. I just want it to index that page only. If I use -D0, it does not index anything. Can you help me?

Thanks.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Depth

Post by mark »

-D0 should do it. Are you starting with a clean database? gw won't index what it already has. It would have gotten your url on the first run and not again unless you delete it from the database or wipe the database.