I have a warning in Google Search Console, that states "No global identifier provided (e.g. gtin, mpn, isbn)". Problem is that, my products do not have anything like this. Any idea on how to indicate Google that there is no such property? This is the only warning which prevents my products frorm being fully valid.
I am aware of identifier_exists
, but I cannot find any indications that it works with Microdata or how to specify it in Microdata. I cannot move to different format (JSON-LD), so that is not an option. Even if it was, I was not able to find how to specify it for JSON-LD as well.
I have specified sku
, which is, as far as I understand, a valid identifier according to Schema.org. I can validate, that Google is able to see it, but it still complains, that there is no identifier?