I have followed the tutorial for google merchant but it is not importing into Google merchant correctly
I have checked the report by google merchant and it advises
Item ID Line number Message Type Values Item title
9 XML formatting error Error "Column No.=2"
If I check this line
<item>
<><![CDATA[0.00 GBP]]></>
If I open with browswer - I get error
XML Parsing Error: not well-formed
Location: "###"
Line Number 9, Column 2:<><![CDATA[0.00 GBP]]></>
Is there a definitive guide on how to set csv ( hat not and what to include)
Joomla! 3.8.2
VM3.26
-^
Accepted Answer
Pending Moderation
Hello,
These are rules that Google enforces and is not something that CSVI requires you to do. This may be frustrating to learn you actually need to adhere to the Google rules but there isn't much we can do about this. We are trying to help you as much as we can.
2. Unknown 'google product category' valueGoogle is very specific about the categories they support. So you must either match the categories on your site to match the categories Google allows or you have to replace them during export using a replacement rule. The tutorial I linked earlier has a reference to the Google documentation. The section Product category explains the categories Google supports.
These are rules that Google enforces and is not something that CSVI requires you to do. This may be frustrating to learn you actually need to adhere to the Google rules but there isn't much we can do about this. We are trying to help you as much as we can.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
update
I resolved this with quite a bit of fiddling -
not sure how the google merchant template helped other than saving in an xml format.
As a bonus I have learned a bit about csvi capabilities
thx
I resolved this with quite a bit of fiddling -
not sure how the google merchant template helped other than saving in an xml format.
As a bonus I have learned a bit about csvi capabilities
thx
Accepted Answer
Pending Moderation
new errors
1.Insufficient product identifiers: Missing two out of three attributes [GTIN, brand, MPN]
( creating a g:identifier_exists as a custom field was perhaps missing from advice
and
2. Unknown 'google product category' value
( creating a custom field for category and filtering my products to match taxonomy ID did trick here)
1.Insufficient product identifiers: Missing two out of three attributes [GTIN, brand, MPN]
( creating a g:identifier_exists as a custom field was perhaps missing from advice

and
2. Unknown 'google product category' value
( creating a custom field for category and filtering my products to match taxonomy ID did trick here)
Accepted Answer
Pending Moderation
thx for your fast response
I did not see this so will try and then update
I did not see this so will try and then update
Accepted Answer
Pending Moderation
Hello Mike,
The problem is that you have not set a fieldname for your export field. If you look at this:
You will need to modify your template for it to produce a valid XML output.
The problem is that you have not set a fieldname for your export field. If you look at this:
<><![CDATA[0.00 GBP]]></>
notice the first <>
. This means there is no fieldname. That is why the XML can't be parsed. I wonder if you have seen the Creating a Google Base export file tutorial?You will need to modify your template for it to produce a valid XML output.
Kind regards,
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
RolandD
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello,
This error says there should be a invalid character in your XML file. Can you post the google export file to check?
XML Parsing Error: not well-formed
This error says there should be a invalid character in your XML file. Can you post the google export file to check?
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »