A comma-separated list of strings where each string is the URL of a page to start crawling from.
TIP: Web Connector can retrieve information in one of the following ways:
In each case the other parameters are ignored. SitemapUrl
has precedence, followed by SitemapFile
, followed by Url
.
Type: | String (comma-separated list) |
Default: | |
Required: | You must set Url , SitemapUrl , or SitemapFile |
Configuration Section: | TaskName or FetchTasks or Default |
Example: |
or Url0=http://www.mywebsite.com/ Url1=https://www.hpe.com/ |
See Also: |
|