
Originally Posted by
echexxxxxxxx10
hello and thanks for the reply, yes, I see all the settings, I put 777 on the feed directory, but after 14 hours still no file was generated, how do I set the cron? can you help me?
thank you
OK, so some basics. Have you gone through all the settings in the menu "Configuration....Google Merchant Center Feeder Configuration" and have your output directory set, and some included categories for products?
What happens when you go to "Tools...Google Merchant Feeder" and you press confirm? You should get something like:
Code:
Google Merchant Center Feeder v1.14.5 started 2019/02/27 11:44:35
Feed file - /home/user/public_html/mysite.com/feed/google/my_products_en.xml
Processing: Feed - Yes, Upload - No
Google Merchant Center File Complete In 13.232373 Seconds 631 of 2894 Records
There's no point trying to set up a Cron job until that part works and you see an available file under "Tools...Google Merchant Feeder" with some records in it. Setting up a Cron job will depend on your particular host, and if you're not comfortable doing that, you might want to get help from your service provider. For example, the command for the job on my apache server is something like: wget 'http://mysite.com/googlefroogle.php?feed=fy_un_tp&key=MYGOOGLEMERCHANTKEY' and you'll need to set a time/frequency for the job to run on the server, which I do through my cpanel cron jobs applet.
Bookmarks