ImmediateRedirect
A Boolean value that specifies whether the connector immediately follows a redirection, downloading and processing the page in place of the original URL.
By default, when the connector encounters a redirection, the connector handles it in the same way as a normal link and adds the page to the queue at a greater depth. Depending on the value of the depth
parameter, this could mean that the page is not retrieved.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or Default |
Example: | ImmediateRedirect=True
|
See Also: |