91vyalminas
Forum Replies Created
-
I solved my issue with help of this topic: https://wordpress.org/support/topic/14-0-4-either-name-or-item-name-should-be-specified/
Under Breadcrumbs settings in Yoast plugin, in Anchor text for the Homepage field, I had <span class=”fa fa-home”></span> code instead of any text. Deleted it and error disappeared.
Yes I know about cache clearing, however it doesn’t fix the issue.
What are the consequences, if I just leave breadcrumbs as it is and won’t try to fix it despite Google Search Console errors.
As regarding filters, if I understand right, part “Removing graph pieces” is solution to my problem. On which file I should past provided code, if I would decide to give it a try.
The fact is, that on previous versions I managed to found a workaround on this issue, but can’t find a way to solve this know. All in all, very strange issue.
I tried to add it, nothing changed. What worries me most, that even when Yoast Breadcrumbs are disabled, they are still handled by Yoast (according to HTML code). The errors appeared. Basically that switch between “enabled/disabled” doesn’t work at all.
Yes, I see the error while inspecting the front page, same error on other pages as well.
[{“@type”:”ListItem”,”position”:1,”name”:””}]}]}</script>
[“https://websitelink”%5D}]},{“@type”:”BreadcrumbList”,”@id”:”https://website/#breadcrumb”,”itemListElement”:[{“@type”:”ListItem”,”position“:1,“name”:””}]}]
There is no value in name field. Same problem in any page. In position 1, as itemListElement, there is no “name” attribute. As for all other positions, name attribute is shown.