Solution:
  • The locator should be present on all pages except the home page
  • Embed individual elements of the locator in list tags: <ol><li> (Ordered List)
  • The first element of the locator should be a link to the home page
  • Subsequent elements of the locator should reflect the structure of the category/collection
  • The names of subsequent locator elements should contain the name of a given category/collection
  • All elements except the last element should act as a link to the appropriate page pointed to by the element.
  • Add the locator information to the structured data in the <head> section as JSON-LD code