Page 1 of 2 12 LastLast
Results 1 to 10 of 3563

Hybrid View

  1. #1
    Join Date
    Jul 2009
    Posts
    31
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    1) I've checked installation and verified that the "feed" directory has the permissions of 777, as does all of it's contents.
    2)"googlefroogle.php" exists
    3) Found the instructions thanks
    4) The username and pass are correct
    Last edited by zorro7444; 4 Feb 2010 at 12:20 AM.

  2. #2
    Join Date
    Jul 2009
    Posts
    31
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I'm not sure why IE is not working. It doesn't really say which file is not found, but it works in firefox. (i tried clearing my cache with no luck.) The feed does run in firefox, but i get 0 results?

    Any thoughts?

    Thanks Bridgett

  3. #3
    Join Date
    Jun 2009
    Posts
    389
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by zorro7444 View Post
    I'm not sure why IE is not working. It doesn't really say which file is not found, but it works in firefox. (i tried clearing my cache with no luck.) The feed does run in firefox, but i get 0 results?

    Any thoughts?

    Thanks Bridgett

    Ok..so all is good in the configuration.....Create...no problems...Upload no problems...am I correct in saying this?

    Now, if there is a problem within the first 24 hours...Google will happily sent you an email.

    Did you check your Google Merchant account to see if it says searchable soon?

    Try not to upload several times because it has to start the process all over again. Just try and upload every four hours or so.

    Oh, you can use pagewash.com to clear for IE...but not to ruin your day but it does work in IE for me

    Let me know your results.

    Bridgett

  4. #4
    Join Date
    Jul 2009
    Posts
    31
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    I think it works! After I went to pagewash.com it worked Well sort of, it works for all of the products. If I try to include categories then it doesn't work anymore

    Is there a trick to including categories? I am trying to include the sub categories under fishing. So my category tree looks like this:
    hobbies/fishing/baitcast-reels
    hobbies/fishing/low-profile-reels
    hobbies/fishing/spinning-reels

    I tried: hobbies, fishing, baitcast-reels, and hobbies/fishing/baitcast-reels. none of those seem to return any products.

    ...
    ...
    id: 60, price: 189, description length: 2006 - including - success
    id: 78, price: 111, description length: 1130 - including - success
    Google Base File Complete In 1.198359 Seconds 64 Records

    The feeder doesn't seem to return very many fields: ID, price, and desc. To add more do you have to change the code or do it manually?

    More importantly, a problem that I have is this: I use the product description section for bullet points. Then I use the review to describe my product. How can I add the user review to the feed(does that make sense)?
    Last edited by zorro7444; 4 Feb 2010 at 03:11 AM.

  5. #5
    Join Date
    Jun 2009
    Posts
    389
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by zorro7444 View Post
    I think it works! After I went to pagewash.com it worked Well sort of, it works for all of the products. If I try to include categories then it doesn't work anymore

    Is there a trick to including categories? I am trying to include the sub categories under fishing. So my category tree looks like this:
    hobbies/fishing/baitcast-reels
    hobbies/fishing/low-profile-reels
    hobbies/fishing/spinning-reels

    I tried: hobbies, fishing, baitcast-reels, and hobbies/fishing/baitcast-reels. none of those seem to return any products.

    ...
    ...
    id: 60, price: 189, description length: 2006 - including - success
    id: 78, price: 111, description length: 1130 - including - success
    Google Base File Complete In 1.198359 Seconds 64 Records

    The feeder doesn't seem to return very many fields: ID, price, and desc. To add more do you have to change the code or do it manually?

    More importantly, a problem that I have is this: I use the product description section for bullet points. Then I use the review to describe my product. How can I add the user review to the feed(does that make sense)?
    First of all, and it's your choice...you don't need to include Categories if you are using ALL categories. You can leave it blank. I left that blank.

    If you are using quotations or anything like that...then you need to make some changes to google_base.php because Google will kick it back. Look at #1902 of this thread. And back-up before you do any changes.

    Also, just a suggestion....change the name of your .xml file. It's custom for your site only.

    The Google Feeder is for products listed in your store not for reviews.

    Hope that helps.

    Bridgett

  6. #6
    Join Date
    Jul 2009
    Posts
    31
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    1) I have to include some categories not all are uploadable, it is not a choice for me. I can't get it to work, any tips on how to include products?

    2)Are you saying if I have a prduct description that says 64" x 15" x 5" that I will have problems becasue of the quotes or is that just for the title? I may have problems here thank you.

    3)Since I use the zencart review as my product description, will I be able to customize the code to bring that into the feed? I could add a 2nd product description to the product input page but that would required programming as well and then i would need to tell the feeder to include both product descriptions. With custom programming can you improve what the feed pulls in?

  7. #7
    Join Date
    Jun 2009
    Posts
    389
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by zorro7444 View Post
    1) I have to include some categories not all are uploadable, it is not a choice for me. I can't get it to work, any tips on how to include products?

    2)Are you saying if I have a prduct description that says 64" x 15" x 5" that I will have problems becasue of the quotes or is that just for the title? I may have problems here thank you.

    3)Since I use the zencart review as my product description, will I be able to customize the code to bring that into the feed? I could add a 2nd product description to the product input page but that would required programming as well and then i would need to tell the feeder to include both product descriptions. With custom programming can you improve what the feed pulls in?
    I had the same problem that is why I am suggesting you change it. Or do this....VIEW your feeds and you will see that the 64" x 15" looks weird. Try that and let me know if it shows up.

    On the Title DO NOT USE CAPS Google will kick it back.

    Trust me on those two issues. I had to change them.

    For the first time just to get it running, I kept my feeds to a minimum so I would not incur any problems with Google.

    Hope that helps.

    Bridgett

  8. #8
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by zorro7444 View Post
    1) I have to include some categories not all are uploadable, it is not a choice for me. I can't get it to work, any tips on how to include products?
    Instead of trying to INclude only certain categories in your feed, perhaps what you need to do is to EXclude categories that should NOT be in the feed..

    Quote Originally Posted by zorro7444 View Post
    2)Are you saying if I have a prduct description that says 64" x 15" x 5" that I will have problems becasue of the quotes or is that just for the title? I may have problems here thank you.
    Yep.. That's exactly what she's saying. So you either need to fix your product titles and descriptions OR make the correction posted in this post http://www.zen-cart.com/forum/showpo...postcount=1902

    Quote Originally Posted by zorro7444 View Post
    3)Since I use the zencart review as my product description, will I be able to customize the code to bring that into the feed? I could add a 2nd product description to the product input page but that would required programming as well and then i would need to tell the feeder to include both product descriptions. With custom programming can you improve what the feed pulls in?
    It's software.. Of course you can.. If you don't have the skillset to do this yourself, you would of course need to engage the services of a developer to help you with this.. I've had good success working with developers to create other such customizations for me.. (Working on one now and just finished up one for some custom mods I wanted for Super Orders..) PM me for tips on seeking out development resources if you're interested..

    Quote Originally Posted by zorro7444 View Post
    I need to figure out how to include products, fix all the formating errors from symbols (like: - " &), and fix formating problems. I have formating problems becasue I use bullet points in my description so the base feeder runs the first and last word together.
    See response to item #2 on your list
    Last edited by DivaVocals; 4 Feb 2010 at 05:51 PM. Reason: Clean up post..

  9. #9
    Join Date
    Jun 2008
    Posts
    165
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by PinkLeopard View Post
    First of all, and it's your choice...you don't need to include Categories if you are using ALL categories. You can leave it blank. I left that blank.



    Bridgett
    Is this All Categories suppose to be within admin/Google Base Feeder Configuration ?

    Also.. You suggested... "On the Title DO NOT USE CAPS Google will kick it back".

    Are you talking about our product titles ?

    Good morning !

  10. #10
    Join Date
    Jun 2008
    Posts
    165
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    What the heck.. Thought might post a pic of my Google Base Feeder Configuration to see if anything stands out as being set wrong..

    Products are getting uploaded to Google just find..

    After several months of everything working just fine, just not getting listed within Google Products any longer.

    Last edited by taogem; 4 Feb 2010 at 04:03 PM.

 

 
Page 1 of 2 12 LastLast

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

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