
1 - Price needs to have the currency ie, GBP after the value not before, as per requirements from Google
currently <g


needs to be <g


------------------------------------------------------------------------------------------
2 - Shipping is wrong on any item that is 'out of stock'
In our case, this defaults back to RM 24 recorded with 4.50
<g:country>GB</g:country>
<g:service>Royal Mail 24 Recorded</g:service>
<g


</g:shipping>
------------------------------------------------------------------------------------------
3 - Products with Price 0.00 are being exported
Please can products that have a price of 0.00 be excluded from the export
------------------------------------------------------------------------------------------
4 - When exporting URL's for images, product URL, etc the word "Helper" is added to the URL ,making all the URLs invalid.
i.e instead of http://mywebsite.com/images/myimage.jpg it exports as mywebsite.com/helper/images/myimage.jpg