Welcome to Vestris Inc.
Internet Interactive Solutions Company



Software Documentation

SiteDepth

Name

SiteDepth — define the maximum paths depth of urls to follow

Synopsis

SiteDepth = -1 / 0 / positive number

Description

Index urls that are at maximum SiteDepth path segments deep, relative to the server name. For example http://www.foo.com/ is has a SiteDepth of 0, http://www.foo.com/bar/ has a SiteDepth of 1, etc.

To index urls at the root only, specify SiteDepth=0 .

Default

SiteDepth=-1