Date Parameters
The parameters in this section configure how the connector extracts dates.
The connector attempts to extract a date from the following sources (in order):
- The URL of the page (but only if DateInUrl is set to
TRUE
). - The page content (but only if you set PageDateSelector).
- The HTTP headers returned with the page. The connector attempts to extract a date from the headers named by the parameter PageDateHeader.
You can then choose whether pages are ingested based on the date associated with the page.