Strings the URL of a page must contain for the connector to process the page. Use the parameter NavDirCheck
to specify how and when the connector checks for these strings.
Multiple strings must be separated by commas (with no space before or after a comma). You can use wildcards in the strings that you specify.
In the following example, the connector checks a page's URLs for case-insensitive matches for the strings news or home (as part of a word or a whole word). If the URL does not contain one of these strings, the page is not processed.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or Default |
Example: | NavDirAllowCSVs=*news*,*home*
|
See Also: |
|