arachnode.net

ApplicationSettings.AssignCrawlRequestPrioritiesForImages Property

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

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

Property Value

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

See Also

ApplicationSettings Class | Arachnode.Configuration Namespace