Zen Cart Logo
Forums / All Other Contributions/Addons / Google Base Feeder Support Thread [OLD]

Google Base Feeder Support Thread [OLD]

Locked

Views: 806,353

Results 2,581 to 2,600 of 3,556
This thread is locked. New replies are disabled.
24 Mar 2011, 2:56 AM
#2581
atozstore avatar

atozstore

New Zenner

Join Date:
Mar 2011
Posts:
27
Plugin Contributions:
0

Google Base Feeder Support Thread [OLD]

Hi all,

My Zen Cart version is v1.3.9h
and Google Base Feeder version is 1.8.3

After installation, I can see Google Base Feeder Configuration. According to installation instruction, step 7 says:
7.Go to Admin->Tools>Google Base Feeder and follow instructions to create, view, and upload feed file.

However, Google Base Feeder is nowhere to be found under Admin->Tools

Here's a screenshot of the dropdown menu
Please help. Thank you.

zoom picture:

24 Mar 2011, 1:47 PM
#2582
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Google Base Feeder Support Thread [OLD]

atozstore:

Hi all,

My Zen Cart version is v1.3.9h
and Google Base Feeder version is 1.8.3

After installation, I can see Google Base Feeder Configuration. According to installation instruction, step 7 says:
7.Go to Admin->Tools>Google Base Feeder and follow instructions to create, view, and upload feed file.

However, Google Base Feeder is nowhere to be found under Admin->Tools

Here's a screenshot of the dropdown menu
Please help. Thank you.

zoom picture:

If it is not listed there then you installed it wrong. Go back and check your folder structure. If you have renamed your admin folder make sure the name matches. Also check and make sure all files and folders uploaded right.

24 Mar 2011, 4:40 PM
#2583
atozstore avatar

atozstore

New Zenner

Join Date:
Mar 2011
Posts:
27
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

countrycharm:

If it is not listed there then you installed it wrong. Go back and check your folder structure. If you have renamed your admin folder make sure the name matches. Also check and make sure all files and folders uploaded right.

Thanks countrycharm. That fixed it. It turns out that the default directory for zen cart admin is zc_admin and Google Base Feeder package named the directory admin.
Moving the content of admin folder into zc_admin folder fixed the problems.

25 Mar 2011, 12:04 AM
#2584
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Google Base Feeder Support Thread [OLD]

atozstore:

Thanks countrycharm. That fixed it. It turns out that the default directory for zen cart admin is zc_admin and Google Base Feeder package named the directory admin.
Moving the content of admin folder into zc_admin folder fixed the problems.

Glad you worked it out.

26 Mar 2011, 11:47 PM
#2585
pacman2007 avatar

pacman2007

New Zenner

Join Date:
Apr 2007
Posts:
13
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Hi there,

I have an image problem with my google feed. For most of the products on my site, there are more than two pictures. But in Google base, only products with ONE picture can be shown the picture correctly. Does anyone know what's going on?

In the XML file, e.g a product with two pictures, I can see :
<g:image_link>http://www.mydomian.co.uk/images/s/201103/b/13007493141.jpg,s/201103/b/13007493150.jpg</g:image_link>

It's one link and a half link. But Google seems ignored both the images.

How can I set to only output one image in the XML file?

Thank you very much!

AL

30 Mar 2011, 8:56 AM
#2586
jacky avatar

jacky

New Zenner

Join Date:
Sep 2010
Location:
Hong Kong
Posts:
14
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

countrycharm:

Make sure in /web-site-root/includes/.htacess that line 26 has the xsl|XSL included. If that does not work go to admin/configurations/google_base_feeder/configuration and turn on the debug to see what that tells you.

on line 26 you will find:
<FilesMatch ".*.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF)$">

Change the line to:
<FilesMatch ".*.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF|xsl|XSL)$">

Hi, Please help,

I just installed the Google Base Feeder, but I can not find how to create a file upload, are there any solutions?

30 Mar 2011, 12:45 PM
#2587
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Google Base Feeder Support Thread [OLD]

jacky:

Hi, Please help,

I just installed the Google Base Feeder, but I can not find how to create a file upload, are there any solutions?

To create a feed go to admin/tools/google base feeder to create the xml. You need to go to Google Merchant Center to create and account to upload the file.

31 Mar 2011, 4:22 AM
#2588
mac08 avatar

mac08

New Zenner

Join Date:
Mar 2011
Posts:
12
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I just installed this addon, and I see the google feeder in the configuration fine, and I also see it under tools. The problem I am having is, when I go to google base feeder under tools, no matter what I put in the limit and offset fields, I always end up getting a popup window with a 404 not found.

Can someone tell me what it is that I am doing wrong?

31 Mar 2011, 12:47 PM
#2589
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Google Base Feeder Support Thread [OLD]

mac08:

I just installed this addon, and I see the google feeder in the configuration fine, and I also see it under tools. The problem I am having is, when I go to google base feeder under tools, no matter what I put in the limit and offset fields, I always end up getting a popup window with a 404 not found.

Can someone tell me what it is that I am doing wrong?

Did you upload the main file found in the root of the package (googlefroogle.php)?

31 Mar 2011, 1:33 PM
#2590
mac08 avatar

mac08

New Zenner

Join Date:
Mar 2011
Posts:
12
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

countrycharm:

Did you upload the main file found in the root of the package (googlefroogle.php)?

Thanks, I thought I did but I accidentally uploaded it to a different directory. It works now.

I do have another question though... I have around 280 products in my shop right now, but it's saying it's uploaded 99 to google. Is it randomly picking 99, or is it because the other products don't qualify to be submitted for some reason?

Also, how long does it take the products to show up in the google products results? Because I've looked and they do not show up, so I don't know if something went wrong or what the situation is.

31 Mar 2011, 6:23 PM
#2591
atozstore avatar

atozstore

New Zenner

Join Date:
Mar 2011
Posts:
27
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

countrycharm:

Glad you worked it out.

Thanks a bunch countrycharm.
Everything works great, my products now show on Google Shopping. However, the result doesn't show that the price includes FREE SHIPPING. Is there an option to turn on so that the feeder generate this info?

Google search this phrase to see the results
"oem eltron zebra power adapter"

Thanks for your help.

31 Mar 2011, 7:50 PM
#2592
atozstore avatar

atozstore

New Zenner

Join Date:
Mar 2011
Posts:
27
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

atozstore:

Thanks a bunch countrycharm.
Everything works great, my products now show on Google Shopping. However, the result doesn't show that the price includes FREE SHIPPING. Is there an option to turn on so that the feeder generate this info?

Google search this phrase to see the results
"oem eltron zebra power adapter"

Thanks for your help.

Update:
I managed to get it to display FREE SHIPPING now.
I think this feeder only has a setting to use Google Base Shipping Settings, and it ignores item listed under Always Free Shipping Category.
I modified googlefroogle.php query to include this field, then set the shipping tag to 0 works. Code below

if ($products->fields['product_is_always_free_shipping'] == 1)
{
$content["shipping"] = '<g:shipping>';
$content["shipping"] .= ' <g: price>' . '0' . '</g: price>';
$content["shipping"] .= '</g:shipping>';
}

1 Apr 2011, 1:22 AM
#2593
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Google Base Feeder Support Thread [OLD]

mac08:

Thanks, I thought I did but I accidentally uploaded it to a different directory. It works now.

I do have another question though... I have around 280 products in my shop right now, but it's saying it's uploaded 99 to google. Is it randomly picking 99, or is it because the other products don't qualify to be submitted for some reason?

Also, how long does it take the products to show up in the google products results? Because I've looked and they do not show up, so I don't know if something went wrong or what the situation is.

What version of Google Base Feeder are you using?
Is your script timing out before it finishes creating all your products, or is it creating them and Google is not excepting them? If so cut the Debug on in admin/configurations/google_base_feeder_configuration and check for errors of your feed. I leave the debug on all the time. For some reason it will create the feed better when left on.

1 Apr 2011, 1:22 AM
#2594
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Google Base Feeder Support Thread [OLD]

atozstore:

Update:
I managed to get it to display FREE SHIPPING now.
I think this feeder only has a setting to use Google Base Shipping Settings, and it ignores item listed under Always Free Shipping Category.
I modified googlefroogle.php query to include this field, then set the shipping tag to 0 works. Code below

if ($products->fields['product_is_always_free_shipping'] == 1)
{
$content["shipping"] = '<g:shipping>';
$content["shipping"] .= ' <g: price>' . '0' . '</g: price>';
$content["shipping"] .= '</g:shipping>';
}

Thanks for the update.:smile:

1 Apr 2011, 7:56 AM
#2595
jacky avatar

jacky

New Zenner

Join Date:
Sep 2010
Location:
Hong Kong
Posts:
14
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

countrycharm:

To create a feed go to admin/tools/google base feeder to create the xml. You need to go to Google Merchant Center to create and account to upload the file.

Hi, Thank you for your prompt reply, I have already created an account for Google Merchant Center, when I click confirm button in the google base feeder and there have a message shown as follows:

Quote:
Google Base Feeder v1.8.2 started 2011/04/01 15:36:56
Feed file - /home/homedeco/public_html/n1stores/feed/google/http://www.n1stores.com/index.php?main_page=index&cPath=12_products.xml
Processing: Feed - Yes, Upload - No
Error opening google base output file "/home/homedeco/public_html/n1stores/feed/google/http://www.n1stores.com/index.php?main_page=index&cPath=12"
Quoted:

would you tell me what should I do for next?

regards,
Jacky

1 Apr 2011, 12:19 PM
#2596
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Google Base Feeder Support Thread [OLD]

jacky:

Hi, Thank you for your prompt reply, I have already created an account for Google Merchant Center, when I click confirm button in the google base feeder and there have a message shown as follows:

Quote:
Google Base Feeder v1.8.2 started 2011/04/01 15:36:56
Feed file - /home/homedeco/public_html/n1stores/feed/google/http://www.n1stores.com/index.php?main_page=index&cPath=12_products.xml
Processing: Feed - Yes, Upload - No
Error opening google base output file "/home/homedeco/public_html/n1stores/feed/google/http://www.n1stores.com/index.php?main_page=index&cPath=12"
Quoted:

would you tell me what should I do for next?

regards,
Jacky

Chmod feed file to 777 or in your case /feed/google and the files inside.
Delete your feed file and then run the script again,

1 Apr 2011, 10:02 PM
#2598
batta avatar

batta

New Zenner

Join Date:
Oct 2010
Posts:
14
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

conspicuouschick:

Two weeks later and no one has any insight on this?

Perhaps the lack of response is due to the link not being posted in a usable form. Try copying and pasting the URL, and substitute **blogspot **for the string of #:
googlemerchantblog.##########################.com/2011/03/changes-for-google-product-search.html

More detailed information is found at:
http://www.google.com/support/merchants/bin/answer.py?answer=160161
and
http://www.google.com/support/merchants/bin/answer.py?hl=en&answer=160162

And for those of us selling Apparel or custom made goods it says "No identifiers are required at the moment" but does not say how we identify our products as being in in that group not requiring identifiers.

1 Apr 2011, 11:20 PM
#2599
us_purchase avatar

us_purchase

New Zenner

Join Date:
Oct 2007
Posts:
24
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Google announced today that starting May 3rd, 2011, they will require your product listings to include at least two of the three unique identifiers Brand, MPN and or GTIN. Is this currently possible with the latest version of Zen Cart and this Google base feeder?

2 Apr 2011, 2:48 AM
#2600
saplanet avatar

saplanet

New Zenner

Join Date:
Jun 2008
Location:
Singapore, Australia, America
Posts:
97
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

To add to US Purchase's reply, below is the email that I received from google:

*Starting May 3rd, 2011, we’ll require your product listings to include at least two of the three unique identifiers (Brand, MPN, GTIN). In order to provide as much information as possible to our users, we need your help in matching your products to our "product pages", where users are able to view useful data such as product specifications or reviews. While these attributes will not be required for your data feed to process correctly, they may prevent your items from appearing in Product Search results if not included. For more details, including what specific identifiers you should include for each category of item, please see our Help Center at http://www.google.com/support/merchants/bin/answer.py?answer=160161

Starting June 6th, 2011, we’ll also require your product listings to include tax and shipping information to provide buyers with important price information. This information will be required at either the account or item level (in the “tax” or “shipping” attribute) in order for your items to process and appear in Google Product Search results. For instructions on how to include tax and shipping information, please visit http://www.google.com/support/merchants/bin/answer.py?hl=en&answer=160162

Please update your account settings or data feeds as soon as possible to ensure that you are complying with these new requirements by the dates specified above. For more information about these changes, please visit our Google Merchant blog at http://googlemerchantblog.##########################/2011/03/changes-for-google-product-search.html*