Page 227 of 357 FirstFirst ... 127177217225226227228229237277327 ... LastLast
Results 2,261 to 2,270 of 3563
  1. #2261
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Google Base Feeder Support Thread

    nehoward, that is very helpful, thank you.

    Do you have a list somewhere that gives the specific requirements (ie, description must be at least 50 characters long, etc)?

  2. #2262
    Join Date
    Mar 2010
    Location
    Battle Creek, MI
    Posts
    124
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by jackie.taferner View Post
    nehoward, that is very helpful, thank you.

    Do you have a list somewhere that gives the specific requirements (ie, description must be at least 50 characters long, etc)?
    I did some digging around on Google and found this link:

    http://www.google.com/support/forum/...ca7e8e2f&hl=en

    which has a few tips and tricks, I dont see a specific minimum length although I kinda, in the back of my mind, remember seeing something, somewhere saying a minimum of 15 chars.

    This link:

    http://www.google.com/support/mercha...&answer=160085

    appears to have the specs to all of the attributes.

    Hopefully that helps a little bit anyhow.

  3. #2263
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Google Base Feeder Support Thread

    Oh, i see. I was thinking there was a requirement for the feeder.

    Funny thing is, I was able to export these same products into a feed using Easy Populate, and upload that to Google with no problems. (yes, this works for me temporarily, but I have no way to make that feed auto-create or auto-upload, so i am badly in need of the official froogle feeder to work)

    So since Google accepted my products - pricing, descriptions, title and all - the restrictions are not with Google, it must be with the feeder. Do you have a list of disallowed characters that would cause the feeder to break?

  4. #2264
    Join Date
    Mar 2010
    Location
    Battle Creek, MI
    Posts
    124
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    hhhmmm... is google completely rejecting the feed from googlefroogle.php? If so, try this. I saw this in a message several pages back from a young lady that got hers working by doing this.

    in the root/googlefroogle.php file on line 111 change the encoding to UTF=16 like this:

    $content["xml"] = '<?xml version="1.0" encoding="UTF-16" ?>';

    I had to do that to get mine working. Hopefully that works for you.....

  5. #2265
    Join Date
    Dec 2009
    Posts
    31
    Plugin Contributions
    0

    Idea or Suggestion Re: Google Base Feeder Support Thread

    Hello all,

    I've been using this awesome mod for the last 5/6 months and never had any problem not even on the initial installation. I have set up a cron job and that works fine too. My only concern is I always upload 159 products no more and my store has atleast 179 at the moment. First I didn't notice this but just last night I found this out.

    I have also followed numinix instructions on how to get around your server time out, but I never had any problems being timed out but I still added a few line in php.ini.

    So any recommendations as what I should do do get my all products get uploaded ?

    Cheers!

  6. #2266
    Join Date
    Mar 2010
    Location
    Battle Creek, MI
    Posts
    124
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by ZeeRocK View Post
    Hello all,

    I've been using this awesome mod for the last 5/6 months and never had any problem not even on the initial installation. I have set up a cron job and that works fine too. My only concern is I always upload 159 products no more and my store has atleast 179 at the moment. First I didn't notice this but just last night I found this out.

    I have also followed numinix instructions on how to get around your server time out, but I never had any problems being timed out but I still added a few line in php.ini.

    So any recommendations as what I should do do get my all products get uploaded ?

    Cheers!
    Actually, that's not bad. There are various reasons that a product will not be included in the feed upload. I have about 550 products on my site and only 501 will upload because one of my catagories has all very large items that are labeled as 'call for price' due to shipping concerns. This causes the price to flag as zero(0.00) in the feed and disqualifies the product. If you have any instances of that, there ya go! There are several other reasons, check backwards a few messages, I recently posted a couple links to Googles specifications, maybe those will help.

  7. #2267
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Google Base Feeder Support Thread

    nehoward, thank you for your continuing support.

    Google does not reject the feed as provided by froogle feeder; the products are accepted fine when uploaded.

    The issue is getting the products into the xml file in the first place, and only 3 out of 1000 are being generated into the feed file.

    All of the products have attributes, but none of the products are $0. They all start with a base price, and the attributes are optional which add additional cost on a case by case basis. If it would help, I can pm you a link to the site

  8. #2268
    Join Date
    Dec 2009
    Posts
    31
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by nehoward64 View Post
    Actually, that's not bad. There are various reasons that a product will not be included in the feed upload. I have about 550 products on my site and only 501 will upload because one of my catagories has all very large items that are labeled as 'call for price' due to shipping concerns. This causes the price to flag as zero(0.00) in the feed and disqualifies the product. If you have any instances of that, there ya go! There are several other reasons, check backwards a few messages, I recently posted a couple links to Googles specifications, maybe those will help.
    Thank you for your reply. You may be right, but don't you find it strange that always 159 items uploaded. I have uploaded atleast 70/80 times and always this number. I have also checked the max products upload in my admin which is unlimited. I know I'm probably one of the lucky ones as my upload ratios is higher than alot of people.

    The funny thing is except for missing GTIN they don't give any other error but they still approve my file and everything shows up. I think I should be thankful that it still uploads most of my products.

  9. #2269
    Join Date
    Mar 2010
    Location
    Battle Creek, MI
    Posts
    124
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by jackie.taferner View Post
    nehoward, thank you for your continuing support.

    Google does not reject the feed as provided by froogle feeder; the products are accepted fine when uploaded.

    The issue is getting the products into the xml file in the first place, and only 3 out of 1000 are being generated into the feed file.

    All of the products have attributes, but none of the products are $0. They all start with a base price, and the attributes are optional which add additional cost on a case by case basis. If it would help, I can pm you a link to the site
    Well I'm certainly not an expert but if you want to send me a screen shot of your base feeder setup(blocking your google login id and pw) I could compare it to mine and see if there are any outstanding differences. Or, if you could tell me how to pull a screen shot of mine(never done it before) I could send mine to you for comparison. That's probably a good place to start, I cant help but think it's a setup issue somewhere.

  10. #2270
    Join Date
    Mar 2010
    Location
    Battle Creek, MI
    Posts
    124
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by ZeeRocK View Post
    Thank you for your reply. You may be right, but don't you find it strange that always 159 items uploaded. I have uploaded atleast 70/80 times and always this number. I have also checked the max products upload in my admin which is unlimited. I know I'm probably one of the lucky ones as my upload ratios is higher than alot of people.

    The funny thing is except for missing GTIN they don't give any other error but they still approve my file and everything shows up. I think I should be thankful that it still uploads most of my products.
    Yeah, I just checked mine and it's 501 of 549. I have several big items(700 lb wheeled fire extinguishers with special shipping requirements) that I have customers call me for price quotes on that dont get included in the feed.

    One of these days, when I have nothing better to do but be curious(yeah, right) I'll dig into the code and see what makes it tick. Unfortunatly, php is not my language forte, I'm more familiar with OS9 and UNIX source but the structure is basically the same. Maybe someday.....

 

 

Similar Threads

  1. v150 Google Merchant Center Feeder for ZC v1.5.x [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 504
    Last Post: 19 Nov 2024, 03:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR