PageDateAttribute
A list of attributes (on elements listed by PageDateSelector) that contain the date associated with the Web page.
NOTE: Unless you set PageDateSelector, this parameter is ignored.
The connector searches for a date in the specified attributes before it searches the element content. The connector uses the first date that it finds.
The date must be in one of the formats specified by the DateFormats parameter.
Type: | String (list) |
Default: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: |
In this example, the connector searches for a date in the <meta name="date" content="2015-06-27" /> |
See Also: | PageDateSelector |