Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2009
    Posts
    15
    Plugin Contributions
    0

    Default Anyone use Google Merchant Center ??

    I just find Google Merchant Center today, it seems people can upload their products to Google Base, I was wondering how to make "Data feeds" for my zen cart shop ?? is there any way my website submit my products to Google Base directly ??

    Thanks !!

  2. #2
    Join Date
    Jan 2008
    Location
    Warner Robins, GA
    Posts
    32
    Plugin Contributions
    1

    Default Re: Anyone use Google Merchant Center ??

    You can use Google Base (Froogle) Feeder Add On. I have it up and running. Seems to work just fine.

  3. #3
    Join Date
    Sep 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: Anyone use Google Merchant Center ??

    Hi

    Currently I'm using zencrat1.3.9h verson with about 90 products in my catelog. I've also installed the Ceon URI Mapping (SEO) plugin. Everything going good till now. Finally I've installed the Google Merchant Center Feeder(google_base_froogle_feeder_1-9-0).
    now I'm facing the issue. Whenever I goo inside Tools >> Google Merchant Center Feeder inside the admin and click confirm for creating the Product feed type, a popup window comes up and displaying my home page with the URL (http://mywebUrl.com/mystore/googlefr...key=544b32e9e0)

    Even I've excluded all file's path of Google merchant center feeder inside the Ceon URI Mapping.

    contents of my .htaccess file is as follows:

    RewriteEngine On

    # ONLY rewrite URIs beginning with /zen139h/
    RewriteCond %{REQUEST_URI} ^/zen139h/ [NC]
    # Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])
    #RewriteCond %{REQUEST_URI} !\.[a-z]{2,5}$ [NC]
    RewriteCond %{REQUEST_URI} !\.[a-zA-Z]{2,5}$ [OR]
    RewriteCond %{REQUEST_URI} \.(html|htm|php)$ [NC]
    # Don't rewrite admin directory
    RewriteCond %{REQUEST_URI} !^/zen139h/new-admin [NC]
    # Don't rewrite editors directory
    RewriteCond %{REQUEST_URI} !^/zen139h/editors [NC]
    # Don't rewrite cPanel directories
    RewriteCond %{REQUEST_URI} !/cpanel [NC]
    RewriteCond %{REQUEST_URI} !/frontend [NC]
    # Handle all other URIs using Zen Cart (index.php)
    RewriteRule .* index.php?%{QUERY_STRING} [L]

    Pls help me to resolve this issue.

  4. #4
    Join Date
    Apr 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Anyone use Google Merchant Center ??

    I have installed the latest module on zencart install 1.3.9h
    i can see config>google merchant center admin settings

    Google Merchant Center PASV - true
    Google Merchant Center Server - uploads.google.com
    Google Merchant Center FTP Username - vdupload
    Google Merchant Center FTP Password - removed

    Now when i go to use the module under tools>google merchant center feeder im shown this error

    Warning: opendir(/home/sites/vivanco-direct.com/public_html/GOOGLE_FROOGLE_DIRECTORY) [function.opendir]: failed to open dir: No such file or directory in /home/sites/vivanco-direct.com/public_html/admin1/googlefroogle.php on line 185

    and when selecting confirm button pop up shows white screen with no information and no file is generated ?

    any help will be appreciated !
    thanks !!

 

 

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. Re: Anyone use Google Merchant Center ??
    By edermarsud in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 31 May 2011, 07:17 AM

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