• Google Structured Data Tool tells me the name or item.name is missing although it is specified. If i copy and paste the exact same code that is generated on the website in the code snipped testing it has no errors (url testing tells me it has the error and it does not find the correct name or type id).

    Am i missing something here? I don’t understand where the error is.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Havlik

    (@mtekk)

    That’s likely a bug in Google’s tool, it sometimes doesn’t like the current item to be linked. Traditionally, I’ve gone without a linked current item (and zero markup for it), but recently, the default unlinked templates added back the markup with a “new” way of introducing the link/@id property which seems to not have issues. Occasionally, Google’s tool can be thrown off by other rich markup that it either doesn’t understand, or if you are using multiple formats for implementing the rich markup (e.g. RDFa and microdata on the same page).

    Thread Starter jameswielder

    (@jameswielder)

    I want to have it linked, but without issues, so what is the best plan? I am lost with the coding.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Name or Item.Name missing’ is closed to new replies.