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

Google Base Feeder Support Thread [OLD]

Locked

Views: 806,359

Results 901 to 920 of 3,556
This thread is locked. New replies are disabled.
25 Apr 2008, 6:11 AM
#901
thefashionhut avatar

thefashionhut

New Zenner

Join Date:
Oct 2007
Location:
UK
Posts:
71
Plugin Contributions:
0

Google Base Feeder Support Thread [OLD]

numinix:

No, but you should be using the latest version regardless:

http://www.numinix.com/index.php?main_page=document_general_info&products_id=756

Thanks for that.

One thing that could make a difference our website developer has included an RRP field in the product listing, will I need to add code to ignore this field as sometimes it is blank. That must be the reason?

27 Apr 2008, 9:34 PM
#902
fatguyinaz avatar

fatguyinaz

Zen Follower

Join Date:
Oct 2007
Location:
Safford, AZ
Posts:
313
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Hello,
Can anyone give me a good site to get information about Cron Jobs? I set up a Cron Job in my cPanel through my host but the results were not correct. The Cron Job command line I put in was:

GET http://www.values-galore.com/googlefroogle.php?feed=yes&upload=yes&type=products
```The file is saved in the /feed folder as vg_google_products.xml but the command line above saved it as vg_google_.xml. It omitted the **products** from the file name. It also only parsed the store name and the store website information into the xml file. It did not upload it to Google, which is fine since it would not have been accepted because it wasn't the correct named file. Lastly, it saved the file with the file permissions of 777, which isn't correct either. 

If I put the above command into the address bar of my browser, it runs perfect (omit the GET). So we know the googlefroogle.php file is working properly. My store has close to 3000 products and when I run all the steps from the **Admin -> Tools -> Google Base Feeder** it all works perfect (both the creating of the feeder and the uploading).

Any assistance would be greatly appreciated.
28 Apr 2008, 12:49 AM
#903
fvb avatar

fvb

Zen Follower

Join Date:
Dec 2006
Posts:
102
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

FatGuyinAZ:

Hello,
Can anyone give me a good site to get information about Cron Jobs? I set up a Cron Job in my cPanel through my host but the results were not correct. The Cron Job command line I put in was:

GET http://www.values-galore.com/googlefroogle.php?feed=yes&upload=yes&type=products

>  
> If I put the above command into the address bar of my browser, it runs perfect (omit the GET). So we know the googlefroogle.php file is working properly. My store has close to 3000 products and when I run all the steps from the **Admin -> Tools -> Google Base Feeder** it all works perfect (both the creating of the feeder and the uploading).
>  
> Any assistance would be greatly appreciated.
 
I'm not sure, but i think you need to use PHP instead of GET
28 Apr 2008, 3:05 AM
#904
fatguyinaz avatar

fatguyinaz

Zen Follower

Join Date:
Oct 2007
Location:
Safford, AZ
Posts:
313
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I just tried the PHP instead of GET and the email I got said:

/bin/sh: PHP: command not found

I will keep watching for more ideas.

:smile:

28 Apr 2008, 4:08 AM
#905
fatguyinaz avatar

fatguyinaz

Zen Follower

Join Date:
Oct 2007
Location:
Safford, AZ
Posts:
313
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I just got it working with the following:

GET 'http://www.values-galore.com/googlefroogle.php?feed=yes&upload=yes&type=products' > /dev/null 2>&1

I found this on the forum at http://www.numinix.com/forum

2 May 2008, 4:01 PM
#906
litepockets avatar

litepockets

Zen Follower

Join Date:
Apr 2008
Location:
Covington, Washington, United States
Posts:
206
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

OK, I've looked all throughout this thread and simply can't find the answer I'm looking for :(

I just installed GBF and I also use USEO URLs. I changed the two settings that numinex said to change in the USEO config section, but when I click to create a new feed, a new window pops up for my domain and it a page not found :(

Any ideas on what I need to do?

Thanks Guys!

2 May 2008, 4:14 PM
#907
eggrush avatar

eggrush

Zen Follower

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

Re: Google Base Feeder Support Thread [OLD]

hi
i am getting the following message:
Not Found

The requested URL /GOOGLE_FROOGLE_DIRECTORYGOOGLE_FROOGLE_OUTPUT_FILENAME_products.xml was not found on this server.

done everything by the book, anyone know whats up ???

Egg:cool:

2 May 2008, 5:52 PM
#908
litepockets avatar

litepockets

Zen Follower

Join Date:
Apr 2008
Location:
Covington, Washington, United States
Posts:
206
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

UPS! forgot the googlefroogle.php file in the main directory, all is well now :)

2 May 2008, 7:29 PM
#909
litepockets avatar

litepockets

Zen Follower

Join Date:
Apr 2008
Location:
Covington, Washington, United States
Posts:
206
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Now that I've got this mod working, I wonder if it is at all possible for special characters to exist in seo urls, and still use the feeder at the same time?? I would prefer if the categories and products don't run together. any way to avoid this and still have my feed work?

Thanks!

4 May 2008, 4:46 AM
#910
fatguyinaz avatar

fatguyinaz

Zen Follower

Join Date:
Oct 2007
Location:
Safford, AZ
Posts:
313
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Hello,
Seems the feeder strips out all the quote (") marks. About 90% of my products use this character in the description to define measurements. Does the XML file require the quote marks be removed? If it does, then I will just have to live with it. If it doesn't, can the GBF be adjusted to leave the quote marks in?

Thanks

11 May 2008, 8:45 PM
#911
duquecigars avatar

duquecigars

Zen Follower

Join Date:
Feb 2008
Posts:
155
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Help With Google base feeder install!!!

I've uploaded all the files to my store directory as per instructions and checked that they are all in the proper locations.
I set the permissions on the feed directory to 777
I opened the file googlefroogle.sql in my text editor and copied the code to the clipboard.
I went to Admin->Tools->Install SQL Patches and pasted the code into the Enter the query to be executed box and clicked send.
I Whent to Admin>Configuration>google base feed configuration. and set
I whent to go to Admin>tools>google base feeder. and nothing their is nothing there.
I read a post of one guy haveing the same problem but never saw an answer

Can anyone help with this?

11 May 2008, 10:43 PM
#912
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Google Base Feeder Support Thread [OLD]

duquecigars:

Help With Google base feeder install!!!

I've uploaded all the files to my store directory as per instructions and checked that they are all in the proper locations.
I set the permissions on the feed directory to 777
I opened the file googlefroogle.sql in my text editor and copied the code to the clipboard.
I went to Admin->Tools->Install SQL Patches and pasted the code into the Enter the query to be executed box and clicked send.
I Whent to Admin>Configuration>google base feed configuration. and set
I whent to go to Admin>tools>google base feeder. and nothing their is nothing there.
I read a post of one guy haveing the same problem but never saw an answer

Can anyone help with this?

Check that the admin files are uploaded properly. If you've renamed your admin folder, you'll need to make sure the files are uploading to the correct location.

12 May 2008, 12:23 AM
#913
duquecigars avatar

duquecigars

Zen Follower

Join Date:
Feb 2008
Posts:
155
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

nope I have not re named the admin file yet so the file names match

12 May 2008, 7:14 AM
#914
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Google Base Feeder Support Thread [OLD]

Are you using the latest version available at numinix.com?

12 May 2008, 2:26 PM
#915
duquecigars avatar

duquecigars

Zen Follower

Join Date:
Feb 2008
Posts:
155
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Im useing 1.6.14 mod and I, runing Zen 1.3.8

12 May 2008, 3:02 PM
#916
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Just installed Google Base Feeder v.1.6.14a downloaded from you site.

If I create a feed, it reports: Google Base Feeder v.1.6.13a

How come? Is this ok?

12 May 2008, 3:12 PM
#917
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I upgraded because I get error reports from Google:

Some items do not get inserted and I don't know why....

Feed status details

Outcome: Data feed has some errors. Some items contained errors and were not processed successfully, but all other items are active. - help
Number of items processed: 223
Number of inserted items: 181
Uploaded at: May 8, 2008 10:38 pm EDT
Processed at: May 8, 2008 10:39 pm EDT

Errors:
Error Bad data Line #
We recommend including this attribute. - help

isbn:

647

We recommend including this attribute. - help

upc:

647

The item is missing a required attribute. - help

description:

647

This is a product feed, why would it want isbn attribute? I see that it required a product description. Maybe this is the main problem? I have some items with just title but no description.

12 May 2008, 3:16 PM
#918
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

Google Base Feeder v.1.6.14a

I was missing the googlefroogle.php in the root. My bad..

Question about the errors from google about my feed still apply.

13 May 2008, 1:03 AM
#919
seanscully avatar

seanscully

Zen Follower

Join Date:
Apr 2006
Location:
Largo, Florida USA
Posts:
99
Plugin Contributions:
0

Re: Google Base Feeder Support Thread [OLD]

I want to activate my Google Checkout and searched this thread but don't quite understand yet how to activate or add the Payment_accepted attribute in the google_base.xml file - can you tell me where to add the info I got from Google's web site. <g: payment_accepted>GoogleCheckout</g: payment_accepted> and where to add it in the file named??

Google info:
http://base.google.com/base/formattinginstructionswizard?verticalId=1051960&alertMessageId=3&country=US

Payment_accepted
What it is: The acceptable payment methods for this item.How to format: Acceptable values are: Cash, Check, GoogleCheckout, Visa, MasterCard, AmericanExpress, Discover, and WireTransfer. You may include as many methods as you accept. For tab-delimited, separate each payment method by a comma. For XML, include each payment method as a separate tag.Tab-delimited example: Visa, MasterCard, DiscoverXML example: <g: payment_accepted>Visa</g: payment_accepted>
<g: payment_accepted> MasterCard</g: payment_accepted>
<g: payment_accepted> Discover</g: payment_accepted>

13 May 2008, 1:55 AM
#920
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Google Base Feeder Support Thread [OLD]

mydanilo:

Google Base Feeder v.1.6.14a

I was missing the googlefroogle.php in the root. My bad..

Question about the errors from google about my feed still apply.

I am not sure what assistance you need on top of the explanations returned by Google? These are required attributes. If you do not have a UPC, you must have an ISBN. If you don't have an ISBN, you must have a UPC.

seanscully:

I want to activate my Google Checkout and searched this thread but don't quite understand yet how to activate or add the Payment_accepted attribute in the google_base.xml file - can you tell me where to add the info I got from Google's web site. <g: payment_accepted>GoogleCheckout</g: payment_accepted> and where to add it in the file named??

Google info:
http://base.google.com/base/formattinginstructionswizard?verticalId=1051960&alertMessageId=3&country=US

Payment_accepted
What it is: The acceptable payment methods for this item.How to format: Acceptable values are: Cash, Check, GoogleCheckout, Visa, MasterCard, AmericanExpress, Discover, and WireTransfer. You may include as many methods as you accept. For tab-delimited, separate each payment method by a comma. For XML, include each payment method as a separate tag.Tab-delimited example: Visa, MasterCard, DiscoverXML example: <g: payment_accepted>Visa</g: payment_accepted>
<g: payment_accepted> MasterCard</g: payment_accepted>
<g: payment_accepted> Discover</g: payment_accepted>

This is already supported in the latest version.