Page 17 of 68 FirstFirst ... 715161718192767 ... LastLast
Results 161 to 170 of 672
  1. #161
    Join Date
    Aug 2006
    Posts
    65
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Thanks for the info!
    RoccStar Accessories
    http://www.roccstar.com

  2. #162
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Re: Froogle Merchant Center merged into GoogleBase

    Thank you for this mod....I am running 1.2.2 on version 1.3.0.2 zencart and wondering if the below has been taken care of in recent releases of this mod -

    Problem: Google says:

    Change attribute format: Attribute values for the "category" are not as specific as other available, recommended attributes. For example, instead of including "category," we recommend that you include a "label" attribute.

    Any insite appreciated.

  3. #163
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by athena
    Problem: Google says:

    Change attribute format: Attribute values for the "category" are not as specific as other available, recommended attributes. For example, instead of including "category," we recommend that you include a "label" attribute.
    Ok! Google Base Attributes:
    review_type - The category of the item being reviewed.
    label - A list of classifications the item may fall under. These attributes will be used to match your items to search queries. Each attribute value will be checked for policy compliance.
    Change attribute "category" to attribute "label". Download and test.

  4. #164
    Join Date
    Feb 2006
    Location
    NM
    Posts
    750
    Plugin Contributions
    1

    Re: Froogle Merchant Center merged into GoogleBase

    Thanks, yes, I know I can do that but is there any plan to make this part of the mod? Also, wouldn't it be a good idea to have that column a list of metatag keywords to fit the froogle format?

  5. #165
    Join Date
    Feb 2005
    Posts
    10
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Looks like GoogleBase is changing once again:

    We're writing to all our top Froogle merchants to tell you about an
    exciting development that will improve the search experience for our users
    - and your potential customers. Namely, we'll soon be integrating product
    search functionality into Google.com itself.

    Through our "Refine Your Search" feature, users will now be able to shop
    for products directly from our main search page, Google.com - which means
    that you'll be able to reach a much broader audience than you can reach
    with Froogle alone. Here's an example of how we've implemented this
    experience for the autos category:

    http://www.google.com/images/base/vehicles_f02b.jpg

    In order to participate in this initiative, however, you must resend us
    your data feed with the new Google Base attributes (the old Froogle
    attributes will no longer work). We encourage you to send us as many
    attributes about your products as possible; the more information you send,
    the better chance you'll have of matching a "refinement" query.

    You can learn more about attributes and the new Google Base format here:

    http://base.google.com/base/products.html

  6. #166
    Join Date
    Jun 2006
    Location
    Midlothian, Virginia, United States
    Posts
    111
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote: "We're writing to all our top Froogle merchants"

    Gosh i didn't get an email, don't i feel special.

    I think we need to figure out a better google froogle feed that will put in the new attributes that froogle is asking for with the proper naming and also insert your colors, sizes, etc. available.

    I'll contribute money to that cause if anyone wants to sell me their contribution. looking for it to be compatible with 1.3.0.1 and 1.3.5

    thanks,

    Andy

  7. #167
    Join Date
    Feb 2005
    Posts
    10
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    I would contribute too!

  8. #168
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Froogle Merchant Center merged into GoogleBase

    Quote Originally Posted by athena
    Thanks, yes, I know I can do that but is there any plan to make this part of the mod?
    I already have made it!!! Reread:
    Quote Originally Posted by a_berezin
    Download and test.
    Quote Originally Posted by athena
    Also, wouldn't it be a good idea to have that column a list of metatag keywords to fit the froogle format?
    What do you mean?

  9. #169
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    1,410
    Plugin Contributions
    1

    Default Re: Froogle Merchant Center merged into GoogleBase

    Ahh, this is my problem. Is there a second support thread for Kroeger's mod? I've installed it on a 1.3 site, but it keeps telling me the images/ folder is unwritable but its permissions are set to 777. Does every folder and image in the folder need permissions set to the same? The readme instructions don't mention anything

    I tried to run it anyways and this is the error I get

    Code:
    Warning: fopen(froogle/froogle.txt) [function.fopen]: failed to open stream: Permission denied in /home/moissan/public_html/admin/froogle.php on line 255
    
    Warning: fwrite(): supplied argument is not a valid stream resource in /home/moissan/public_html/admin/froogle.php on line 256
    
    Warning: fclose(): supplied argument is not a valid stream resource in /home/moissan/public_html/admin/froogle.php on line 257
    
    Warning: fopen(froogle/froogle.txt) [function.fopen]: failed to open stream: Permission denied in /home/moissan/public_html/admin/froogle.php on line 255
    
    Warning: fwrite(): supplied argument is not a valid stream resource in /home/moissan/public_html/admin/froogle.php on line 256
    
    Warning: fclose(): supplied argument is not a valid stream resource in /home/moissan/public_html/admin/froogle.php on line 257
    
    Warning: fopen(froogle/froogle.txt) [function.fopen]: failed to open stream: Permission denied in /home/moissan/public_html/admin/froogle.php on line 263
    
    Warning: fwrite(): supplied argument is not a valid stream resource in /home/moissan/public_html/admin/froogle.php on line 264
    
    Warning: fclose(): supplied argument is not a valid stream resource in /home/moissan/public_html/admin/froogle.php on line 265
    
    Warning: chmod() [function.chmod]: No such file or directory in /home/moissan/public_html/admin/froogle.php on line 266
    Quote Originally Posted by MrForce
    optikalsaint,
    I experienced the same problem with googlefroogle feeder & IH2.

    You may want to use the froogle feeder contrib from the same developer site as IH2. The IH2 images are referenced correctly using this feeder.

    There's only 1 or 2 basic utility functions different between the two contribs. I'll probably graft the best of both together for my puposes.

    You can find it here http://breakmyzencart.com/froogle

    Cheers,
    Last edited by voltage; 8 Oct 2006 at 04:17 PM.

  10. #170
    Join Date
    Jan 2006
    Location
    Portland, Oregon
    Posts
    276
    Plugin Contributions
    0

    Default Re: Froogle Merchant Center merged into GoogleBase

    I was able to set up andrew's contribution almost without a hitch...

    a few issues i came up against
    1. making sure you not only that you change the permissions of the folder for the feed but also for the froogle.txt file. (if you generate a feed and you don't see any results this is probably your problem)
    2. any kind of trademark symbols don't translate well. before you upload you may want to make sure all your product titles and descriptions do not have any of the TM or registered trademark symbols. You can edit them once they're uploaded but if you have quick updates installed this may be quicker from the zen admin.
    3. automatic upload didn't work for me. the best way I found was to set up the bulk uploads at google base.

    also...you want to make sure and add this little modification http://www.zen-cart.com/forum/showpo...6&postcount=39 because I had no errors when uploading and I'm sure this helped.

    using zencart version 1.3.5
    quick updates
    google analytics
    google sitemap
    ultimate SEO URLs

    mafiasam

    thanks andrew...on my first froogle sale I'm gonna buy you a cup of coffee

 

 
Page 17 of 68 FirstFirst ... 715161718192767 ... LastLast

Similar Threads

  1. Google Merchant Center
    By ccn1 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Oct 2011, 12:07 PM
  2. Froogle / GoogleBase Feeds (PC Based )
    By Scrat in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Feb 2007, 11:25 PM
  3. GoogleBase/Froogle
    By sschueller in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 12 Dec 2006, 11:54 PM
  4. Which Googlebase Froogle Feed Works With 1.35??????
    By mfreund in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 28 Oct 2006, 08:52 AM

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