I also encountered the same problem without any changes to the site.
From Google support forums.
Hi,
Guidance has changed here recently, before “brand”: “The Brand” was fine, but the recommendation now is to use a brand type. You are also using the product name as the brand, use the actual brand name, so in your mark-up, change:
“brand”:”ageLOC Galvanic Body Trio”,
to
“brand”: {“@type”: “Brand”, “name”: “Nu Skin”},
And that should sort that.
@quadlayers Could you please address this in an update?
hello @victorove
can you please share the link of the page with the issue?
and screenshot of the tracking code where the brand is described?
here is a brand in our demo, please highlight the code with the wrong type
view-source:https://quadlayers.com/perfect-woocommerce-brands/brand/megatron/
Hi @quadlayers
You can actually see it on your test website as well. Checking this link in rich test results checker returns, among others, the same error: Invalid object type for field “brand” (optional).
The markup is “brand”:[“MegaTron”,”Your Store Brand”]. I believe since October 1st it should be “brand”:{“@type”: “Brand”, “name”: “MegaTron”}.
hello @victorove
we’ve been able to find the issue
the team is working on the fix
probably live next week
regards
Thank you very much for your timely intervention
@quadlayers Hello, am having the same issue on my site. My products are badly indexed and if they are indexed there is always some warning – like brand issue. Even though I set my brand it still shows Thing. Where can I in bulk repaire this issue? It is very disturbing that woocommerce cannot handle the indexing problems better.
My site is shop.mamazafriky.cz
Looking forward to some help.
Regards,
Kristyna
hello @kristynabodjona
this issue should be fixed in the latest update
can you please share screenshot of the error and the link of the page with the issue?
Hello @quadlayers
ok, when will be the next update?
Sure, many of my products have this problem, please see the one example attached.
The url is: https://shop.mamazafriky.cz/produkt/prirodni-africke-cerne-mydlo/
I do not know how to share printscreen here, can you give me your mail so that I can send the details?
Best regards,
Kristyna
@kristynabodjona According to google’s rich test result testing tool the page you mention has correct markup, with no errors.
https://search.google.com/test/rich-results/result?id=093-wPA2jE8cxd1k1v_gsQ
The “invalid object type for field brand” error was happening half a year ago when google change the markup template, but it has been solved long time ago.
thanks for the update @victorove