


The MOMspider
tasks contain the following attributes:
- Name Owner
- Used to name the infostructure and the Owner in case of an Owner task.
- TopURL URL
- The URL to start the traversal from.
- IndexURL URL
- (Absolute) URL for the HTML index file produced by MOMspider.
- IndexFile pathname
- Pathname for the HTML index file produced by MOMspider.
- IndexTitle string
- Title to use in the HTML index file and the email report.
- ChangeWindow N
- Maximum number of days a document may be last modified in order to be
highlighted in the HTML index.
- EmailChanged N
- Maximum number of days a document may be last modified in order to be
included in the email report.
- ExpireWindow N
- Documents that expire in no more than this number of days will be
highlighted in the HTML index.
- EmailExpired N
- Documents that expire in no more than this number of days will be
included in the email report.
- EmailAddress address
- Email address to which the report will be sent for this task.
- EmailBroken
- Specifies that broken links in the task should be included in the email
report.
- EmailRedirected
- Specifies that redirected links should be included in the email report.
- Exclude URLprefix
- Specified that all URLs starting with this prefix are leaf nodes,
i.e. the traversal stops there.