max depth

Post Reply
john208
Posts: 86
Joined: Sat Aug 14, 2004 12:56 pm

max depth

Post by john208 »

When a page links to itself (e.g. a calendar.asp page) and uses a query string to display content for the page, does the page depth increase until you hit the max depth during a walk?

Thanks, John
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

max depth

Post by John »

Yes. The page depth is the number of "clicks" it would take to get to a given page by the shortest path. You can set a Max Depth around 15-20 to prevent crawling generated calendars that do not have bounds on them.
John Turnbull
Thunderstone Software
Post Reply