Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Breadcrumbs: Either “name” or “item.name” should be specified

$
0
0

Replies: 0

Hi

Google is complaining that the “name” attribute is missing from the breadcrumbs on the page, here is a snippet:


{
    "@type": "WebPage",
    "@id": "#webpage",
    "url": "",
    "inLanguage": "en-US",
    "name": null,
    "isPartOf": {
        "@id": "https://wood.tools4.co.za/#website"
    },
    "breadcrumb": {
        "@id": "#breadcrumblist"
    },
    "datePublished": false,
    "dateModified": false
},

I had a look and I think it might be because it’s a BuddyPress page. Unfortunately, AIOSEO doesn’t have any filters that I can use to alter the breadcrumbs or supply a different context in order to fix this myself.

I could be wrong but I don’t think this is a conflict with other plugins.

Thanks,
Michael


Viewing all articles
Browse latest Browse all 59525

Trending Articles