Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Identify the metadata field that you want to index in your collection.

  2. If the field is using Open Graph Protocol or Schema.org entities, then skip to step 4.

  3. Add a schema field for the date metadata field via the Schema section of the console and add data-sj-field="fieldname" attribute to the metadata (see detailed instructions).

  4. Re-index a sample page via the "Diagnose" tool in the Domains Crawler section. Once indexed, the record should be updated and the metadata should be added to the field.

  5. Check that the record has been indexed and has the correct field value. You can check this via the Preview section. Use "Expand all" to display all fields and use filter (e.g. "filter":"url='http://www.url.com'") to check a specific page.

  6. Once verified that the metadata is being indexed correctly, re-index crawl all domains pages in the Domains Crawler section.

You can also use the Page Debug tool to check if the crawler detects the date metadata that you want to add.

...