arachnode.net

ApplicationSettings.AssignCrawlRequestPrioritiesForWebPages Property

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

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

Property Value

true if [assign crawl request priorities for web pages]; otherwise, false.

See Also

ApplicationSettings Class | Arachnode.Configuration Namespace