Google Feed Layout XML File Product Warning
Just tried uploading generated Google Product Feed XML data file from my PC ProgramData/SellerDeck/SellerDeck 2016//Sites/Site1 folder - result Warnings / Disapprovals for 100s of Products.
Reason is <g:identifier_exists> variable is shown 'FALSE' which is not acceptable to GOOGLE code line below:
I tried removing this code line - result no products uploaded to Google.
My V14 Google Data Feed includes the 'identifier_exists' variable but this field has no data (blank) for all products.
I have re-instated the V14 Google Data Feed upload pending your response and advice to resolve the Product Warning issue encountered on uploading the V16 Google Product Feed XML data file.
Martin
Mantra Audio
Originally posted by brucet
View Post
Reason is <g:identifier_exists> variable is shown 'FALSE' which is not acceptable to GOOGLE code line below:
Code:
<actinic:block if="%3cactinic%3avariable%20name%3d%22isbn%22%20%2f%3e%20%3d%3d%20%22%22%20AND%20%3cactinic%3avariable%20name%3d%22ean%22%20%2f%3e%20%3d%3d%20%22%22%20AND%20%3cactinic%3avariable%20name%3d%22upc%22%20%2f%3e%20%3d%3d%20%22%22" ><g:identifier_exists>FALSE</g:identifier_exists></actinic:block>
My V14 Google Data Feed includes the 'identifier_exists' variable but this field has no data (blank) for all products.
I have re-instated the V14 Google Data Feed upload pending your response and advice to resolve the Product Warning issue encountered on uploading the V16 Google Product Feed XML data file.
Martin
Mantra Audio
Comment