arachnode.net

ApplicationSettings.AssignCrawlRequestPrioritiesForHyperLinks Property

Gets or sets a value indicating whether [assign crawl request priorities for hyper links]. Should HyperLink Priorities be set according to values in the Priorities table? If set to 'true', HyperLink priorities will be set according to the 'Host' of the HyperLink AbsoluteUri. If set to 'false' the HyperLink will be created as a CrawlRequest with a Priority of '0'.

public static bool AssignCrawlRequestPrioritiesForHyperLinks { public get; public set; }

Property Value

true if [assign crawl request priorities for hyper links]; otherwise, false.

See Also

ApplicationSettings Class | Arachnode.Configuration Namespace