Hello @kghugo2000
Yes, you are right and thanks for reporting, our team has patched the same right away!
It should be fixed in our next update if possible, as the release is almost ready or we will be releasing it after the upcoming one.
I hope that helps.
Regards,
Suman
Great! I find two other bugs in that file.
Attributes for itemprop numberOfItems
and itemListOrder
should be 'itemprop'
, yet it is written as 'name'
in the file, which is not working.
Also I have a question. Why there are not schema mark-up for the last trailing item? Is seems weird to count all items with numberOfItems
, but do not provide any information about the last item. Maybe I have missed something there?
Thank you for reading and your help.
Hello @kghugo2000
Thanks for pointing that out! 🙂
# Attributes for itemprop numberOfItems and itemListOrder should be ‘itemprop’, yet it is written as ‘name’ in the file, which is not working.
=> Our developers have noted the same and it shall be updated soon in our upcoming updates.
# but do not provide any information about the last item
=> We shall fix this in our future updates.
Regards,
Suman
Was this resolved with the most recent update? I’m still getting the search console error that “either name or item.name must be specified” plus my breadcrumbs aren’t displaying properly on some pages. The “itemprop” is just that, only “itemprop” and not ‘itemprop=”breadcrumb”‘. Or is this an entirely different issue all together? I can share an example link if need be.
Thanks 🙂
Not yet, @amcookie!
For the initial reported issue, we do have it lined up and should be fixed in the upcoming updates by next month.
Regards,
Suman
@brainstormteam Thanks for the update, Suman!