Homepage name in Breadcrumb for schema.org
-
Hi all,
We have recently implemented the schema.org structure for our breadcrumbs. In our breadcrumb we include a link to the homepage. Since implementation I'm receiving the following error in Google Search Console:
Either "name" or "item.name" should be specified
The error is being triggered because we don't have itemprop="name" defined for the homepage on each page.
Our breadcrumbs look good in search but I'm wondering if anybody else has experienced this error and what can we do to fix it.
Should itemprop="name" be our Brand name? Or should we define this as our root domain?
Thanks in advance