Google Feeds

Posted By trenery Sun 21 Nov 2010
Rated stars based on 2 votes.
Add to Favorites2
Author Message
trenery
 Posted Sun 21 Nov 2010
Supreme Being

Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)

Group: Forum Members
Last Active: Thu 8 Mar 2012
Posts: 41, Visits: 72
Hi

Has anyone got the google feed XML to output? I am getting an error and it is not producing a file.

Mike
Paul
 Posted Tue 23 Nov 2010
große Käse

große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)

Group: Administrators
Last Active: Fri 15 Sep 2023
Posts: 806, Visits: 2,737
I tested the one on our demo and it seems to work ok:

http://demo.kartris.com/uploads/temp/GoogleBase.xml

Make sure your site has write permissions for that location.


--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
trenery
 Posted Tue 23 Nov 2010
Supreme Being

Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)

Group: Forum Members
Last Active: Thu 8 Mar 2012
Posts: 41, Visits: 72
Thanks, thats working now
trenery
 Posted Tue 23 Nov 2010
Supreme Being

Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)

Group: Forum Members
Last Active: Thu 8 Mar 2012
Posts: 41, Visits: 72
OK, the google feed is being generated but google will not accept the feed format. I had to manually change the tags as below. With these changes it does not report errors but still does not include the product.

<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns="g='http://base.google.com/ns/1.0'">
<channel>
<title>Bikers Barn</title>
<link>http://www.bikersbarn.co.uk/</link>
<description>Motorcycle Clothing and Accessories </description>
<item>
<g:id>bikersbarn21</g:id>
<title>Held ARESE Gore Tex Motorcycle Trouser</title>
<description>quattrotempi Z-Liner touring trousers with gore tex 

outershell</description>
<g:price>299</g:price>
<link>http://www.bikersbarn.co.uk/Held-ARESE-Gore-Tex-Motorcycle-Trouser__p-13.aspx</link>
<g:condition>NEW</g:condition>
</item>
</channel>
</rss>



This is the end result

Data feeds >

Feed status summary for GoogleBase.xml

0 of 1 items inserted - Processed on 23-Nov-2010 16:10 GMT 
Destinations: Product Ads, Product Search
 

Detected file format: XML
trenery
 Posted Tue 23 Nov 2010
Supreme Being

Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)

Group: Forum Members
Last Active: Thu 8 Mar 2012
Posts: 41, Visits: 72
It needs to be like this, this line is incorrect 
<rss version="2.0" xmlns="g='http://base.google.com/ns/1.0'">



<?xml version="1.0"?>
<rss version="2.0" 
xmlns:g="http://base.google.com/ns/1.0">
<channel>
<title>Bikers Barn</title>
<link>http://www.bikersbarn.co.uk/</link>
<description>Motorcycle Clothing and Accessories </description>
<item>
<g:id>bikersbarn21</g:id>
<title>Held ARESE Gore Tex Motorcycle Trouser</title>
<description>quattrotempi Z-Liner touring trousers with gore tex 
outershell</description>
<g:price>299</g:price>
<link>http://www.bikersbarn.co.uk/Held-ARESE-Gore-Tex-Motorcycle-Trouser__p-13.aspx</link>
<g:condition>NEW</g:condition>
</item>
</channel>
</rss>
Ogma
 Posted Tue 23 Nov 2010
Supreme Being

Supreme Being - (10,154 reputation)Supreme Being - (10,154 reputation)Supreme Being - (10,154 reputation)Supreme Being - (10,154 reputation)Supreme Being - (10,154 reputation)Supreme Being - (10,154 reputation)Supreme Being - (10,154 reputation)Supreme Being - (10,154 reputation)Supreme Being - (10,154 reputation)

Group: Forum Members
Last Active: Sat 10 Sep 2011
Posts: 18, Visits: 57
Just tried it. The XML failed but the text file went in OK

Carl
trenery
 Posted Wed 24 Nov 2010
Supreme Being

Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)

Group: Forum Members
Last Active: Thu 8 Mar 2012
Posts: 41, Visits: 72
My text file failed but I think it is due to me description text. I will do some more tests.

Paul, how do we change the XML Scheme?

Thanks

Mike
Paul
 Posted Wed 24 Nov 2010
große Käse

große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)große Käse - (449,528 reputation)

Group: Administrators
Last Active: Fri 15 Sep 2023
Posts: 806, Visits: 2,737
I know we had a lot of problems with the XML format in GoogleBase.

CactuShop also had a feed generator, and then at some point we had some customers getting problems having it accepted. I recall working on one site's feed for a couple of weeks, checking and changing everyday, but Google was never very precise on the cause of all items being rejected.

I ran it through third party validators that claimed to check for GoogleBase errors, and fixed the odd minor point with some items. But still nothing went in.

So we switched to text format instead, and suddenly everything just worked.

If anyone finds specific problems (some might not necessarily be Kartris-related - for example I found in the past lots of problems if you have too much UPPER CASE), then please edit the file to confirm that your changes get it accepted and we can update the code.

The XML and text itself is generated within the compiled code of Kartris so cannot be easily tinkered with. But if anyone can get an XML file trimmed down to a few items, manually make changes in order to get it accepted, then I'll happily ensure the code is updated.

We built in the text format option precisely because of the problems we had repeatedly with the XML format. But if anyone cracks it, I'd love to know what changes are required.


--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
Wed 24 Nov 2010 by Paul
trenery
 Posted Wed 24 Nov 2010
Supreme Being

Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)

Group: Forum Members
Last Active: Thu 8 Mar 2012
Posts: 41, Visits: 72
Hi Paul

The format of the XML below works and gets accepted. The main issues you have are a few missing "g:" in the tags and also the xmln line is wrong. However, there are glitches caused by the users own description of the product. for example, it will fail if you have an "&" in it.

I have also noticed that you use the version description for the google feed, which is very useful as this means we can have a cut down description on the version but the full description at the main item level for displaying on the site. 

Other shopping carts give the user a separate "GoogleBase" description and use that for the google description. This I think would be a good option for you guys in the future as it means you can have a full description in your shop and a different "sales pitch" in the google listing. Plus you can play with the google text to get it accepted.

Your HTML editor is causing me huge problems. It seems to be chucking in some strange data and additional tabs. I will start a separate thread about this.

I also have problems uploading the googlebase file as TXT. This is because your HTML editor sends the line feeds that are in the description (if there are any) which causes an incorrect new record line in the tab separated TXT file.

In summary, The only way I can get this to work at the moment is to have a single, unformatted description paragraph in the version description of the product and upload it to google via a TXT file.

Here is the XML format.

<?xml version="1.0"?>
<rss version="2.0" 
xmlns:g="http://base.google.com/ns/1.0">
<channel>
<title>Shop Title</title>
<link>http://www.shopurl.co.uk/</link>
<description>shop description </description>
<item>
<g:id>productID</g:id>
<title>Product titler</title>
<description>short product VERSION description without strange 
characters </description>
<g:price>299</g:price>
<link>http://www.shopurl.co.uk/productpath.aspx</link>
<g:condition>NEW</g:condition>
</item>
</channel>
</rss> 







trenery
 Posted Wed 24 Nov 2010
Supreme Being

Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)Supreme Being - (21,185 reputation)

Group: Forum Members
Last Active: Thu 8 Mar 2012
Posts: 41, Visits: 72
We should also include the image link to get a proper listing.

image link [image_link]
This is the URL of an associated image for a product. Please use full size images (400x400 pixels or larger), not thumbnails. Please do not include logos in images. If you do not have an image for your product leave this attribute blank. You can include up to 10 image links, however, one high quality image is preferred.

TypeURL. (Must include the http:// portion.) Up to 10 URLs can be included. For tab-delimited, separate each URL by a comma. For XML, include each URL as a separate <image_link> attribute.
Text/Tab delimitedhttp://www.example.com/image1.jpg
XML<image_link>http://www.example.com/image1.jpg</image_link>
Recommended forAll categories

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top