A Perl-compatible regular expression to restrict the links followed by the connector when it crawls the Web.
The connector does not follow links where the HTML element name matches the regular expression.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: |
With the following example, the connector does not follow any links from LinkElementCantHaveRegex=^script$ |
See Also: |
|