Page 355 of 357 FirstFirst ... 255305345353354355356357 LastLast
Results 3,541 to 3,550 of 3563
  1. #3541

    Default Re: Google Base Feeder Support Thread

    @kevinmc3
    Check out the google product feed specification here:
    http://support.google.com/merchants/...swer=188494#GB

    Missing recommended attribute: mpn

    mpn [mpn] - Manufacturer Part Number (MPN) of the item

    This code uniquely identifies the product to its manufacturer. In particular, the combination of brand and MPN clearly specifies one product.

    When to include:Required for all items - except apparel, media, and custom made goods, or if you're providing 'brand' and 'gtin'.
    Type Alphanumeric characters
    Text/Tab delimited GO12345OOGLE
    XML '<g:mpn>GO1234568OOGLE</g:mpn>'

    Missing recommended attribute: google product category "
    For this see Google Product Taxonomy at
    http://support.google.com/merchants/...&answer=160081
    hope this helps

  2. #3542
    Join Date
    Feb 2008
    Posts
    569
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I have updated the mod from the version I had, but now it will not insert any products into the feeder. I have about 10-11,000 products. From google base website the error is showing as this:
    1 of 0 inserted
    XML formatting error - Error
    Our system encountered an error when processing your data feed. Learn more.
    Examples:
    Line Nr. Column Nr.
    231 29

    Line 231 has this:
    <description><![CDATA[Case of 12/13oz- CANIDAE� All Life Stages with Chicken, Lamb, & Fish. All Natural Dog Food Formula with Three High Quality Meats: Chicken, Lamb, & Fish, Plus Essential Vitamins & Chelated Minerals. Dogs Love the Taste! Multi Meat Source Formula and All Natural Ingredients with Balanced Omega 6 & 3 Fatty Acids. CANIDAE� All Life Stages formula meets the AAFCO Dog Nutrient Profiles for all life stages. CANIDAE BENEFITS: � All Natural, High Quality, Holistic Pet Food � Easy-Open Lids � Convenient 12 pack cases � High Meat Content Loaf Style Canned Foods � Naturally Preserved Herbal Formulation � Excellent Palatability � Contains Skin & Coat Conditioners to Maintain a Healthy Luxurious Coat � Balanced Omega 6 & 3 Fatty Acids � Superior Digestibility � Made the CANIDAE� Way with Superior Quality: No Corn, Wheat, Soy, Grain Fractions or Fillers and Naturally Preserved]]></description>

  3. #3543
    Join Date
    Sep 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    1054 Unknown column 'p.products_ean' in 'field list'
    Quote Originally Posted by new2u View Post
    It seems to relate to the UPC/ISBN/EAN field.. I have the Numinix Product Fields installed... maybe something changed in that too

    It works with it disabled
    Google Merchant Center Feeder v1.10.2

    upcisbn_product_fields_2-1 module
    product_fields.sql
    Code:
    ALTER TABLE products ADD products_upc varchar(32) NOT NULL after products_model; 
    ALTER TABLE products ADD products_isbn varchar(32) NOT NULL after products_upc;
    only adds two fields - note, there is no products_ean added

    solution: edit public_html/googlefroogle.php
    line # 129 to remove products_ean
    Code:
    $additional_attributes .= ", p.products_upc, p.products_isbn";

  4. #3544
    Join Date
    Jul 2010
    Posts
    40
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Why are the urls in my products redirecting to non working urls?

    http://www.merlinabrasives.com/feed/...n_products.xml

    Also why are there only 50 products in the .xml feed?

    Thirdly how do I automate the upload to Froogle?

    Cheers
    Last edited by NewbietoEC; 30 Jan 2012 at 11:25 AM.

  5. #3545
    Join Date
    Jul 2010
    Posts
    40
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    As well as what's above I remember being able to get a txt document created with all the prods in it. How do I do that?

  6. #3546
    Join Date
    Apr 2010
    Posts
    897
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    HELP PLEASE!


    I am running a ZC v1.3.9h and currently using Google Base Feeder 1.8.2, receiving the following errors/warnings:


    AVAILABILITY (all products)
    GOOGLE PRODUCT CATEGORIES (all products).

    I would like to upgrade my Google Base Feeder to the most recent version (1.12.5) but do not want to make any mistakes.

    Here is what I plan to do:
    1. Backup (sql and files)
    2. Upload 1.12.5 files
    3. Run patch (update_1_12_4.sql)

    Will this work? Or do I need to completely uninstall first, then install 1.12.5?

    Thanks,
    Mike

  7. #3547
    Join Date
    Jun 2011
    Posts
    24
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    we have over 20,000 products and the Processing Feed always gets timeout. Anyway to fix it? We are still on zen cart 1.3.9h. Thanks in advance!

  8. #3548
    Join Date
    Apr 2010
    Posts
    897
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quick question:
    How soon can you re-feed your products to google?

    I uploaded last Wednesday, data was good but I am still awaiting the google "manual" review before being inserted into searchable category.

    While waiting, I added a bunch of new products, would like to feed them also. Should I just wait until the google review is complete?

    Also, as a matter of general protocol, should I wait until my products expire before re-feeding?

    Thanks!
    Last edited by Feznizzle; 6 Feb 2012 at 04:53 PM. Reason: corrected type-o

  9. #3549
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Google Base Feeder Support Thread

    Seems as if this message will have to be rinsed and repeated a FEW times before folks stop posting support questions in this thread..

    Quote Originally Posted by countrycharm View Post
    This thread is closed due to old information. On Sept, 22, Google started gradually enforcing the new Google products feed spec requirements. If you want your question to be answered you will have to go to the New Google Merchant Thread Here.
    What part of old and closed does people not understand.
    If you are using any version of the Numinix Google Merchant Version: 1.12.0 (formerly known as Google Base Feeder) older that v1.12.0 and your Google product feeds stopped working, THIS IS WHY YOUR FEED STOPPED WORKING!!!!! Google no longer supports feeds generated using the old formats older version of the Numinix Google Merchant add-on.

    YOU WILL NEED TO UPGRADE TO THE LATEST VERSION OF THIS ADD-ON TO GET YOUR FEEDS WORKING AGAIN!!!

    AND

    YOU NEED TO POST YOUR SUPPORT RELATED QUESTIONS IN THE NEW SUPPORT THREAD!!!
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #3550
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Google Base Feeder Support Thread

    DivaVocals!

    I actually heard you up here on Moon Base Alpha! LOL!

 

 

Similar Threads

  1. v150 Google Merchant Center Feeder for ZC v1.5.x [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 502
    Last Post: 19 Sep 2023, 06:04 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