ResolveLinks
A Boolean value that specifies whether to resolve all of the links (identified by LinkElementCantHaveRegex, LinkElementMustHaveRegex, LinkAttributes, and ValidLinkRegex) on a page to absolute URLs before the page is ingested.
Resolving links ensures that resources required by a page will load correctly when a page is returned by the connector (for example by the view action). It also ensures that the links in ingested documents are absolute URLs.
| Type: | Boolean |
| Default: | True |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks or Default |
| Example: | ResolveLinks=TRUE
|
| See Also: |