Auto-tagging

Overview

Milestone’s Schema Manager now supports auto-tagging of default property values for key schema types like WebPage and WebSite. This enhancement simplifies your workflow by pre-populating commonly used fields, reducing manual effort, and helping you tag pages faster and more accurately.

This article explains how the auto-tagging feature works, what values are included by default, and what to watch for when deploying schema on your web pages.

Auto-Tagging for WebPage Schema

When selecting the WebPage schema type, several properties will now be filled in automatically to speed up your tagging process.

Default Auto-Filled Properties:

  1. @id
  2. speakable
  3. URL

In addition, the Speakable schema fields—URL and XPath—will also be populated with the most commonly used values based on system logic.

Note: Always double-check the XPath value. It must be relevant to the specific page where the WebPage schema is being applied.

If the XPath does not correctly match the content on your page, it could result in validation issues or misrepresentation in search results.

Auto-Tagging for WebSite Schema

For WebSite schema, the system will automatically populate several core fields that are commonly required or recommended.

Default Auto-Filled Properties:

  1. @id
  2. SearchAction
  3. URL

Note: When using the prefilled SearchAction property, ensure you replace the default search URL with your website’s actual search query format. If not updated, the system will prompt an error when you try to Save & Generate the schema.

 

Tips for Success

  • Review and customize all auto-filled values to reflect your specific website structure.
  • Pay close attention to dynamic properties like XPath and SearchAction.
  • Use auto-tagging as a starting point, then manually tag or adjust as needed for accuracy.
  • After generating your schema, always validate before publishing to avoid errors.