Use this parameter to enable the spider to follow HTTP redirects. If you disable FollowRedirect
, the spider does not follow HTTP redirects and may not retrieve all the links from the site.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or Default |
Example: | FollowRedirect=False
|
See Also: |
|