
Originally Posted by
iscatech
Can someone help guide me to set up my Google Base feeder to update and upload automatically? I see the note in the Admin panel that says to set up a cron job via the host control panel, but I don't know what that means at all. Would you point me in the right direction? Thank you!
If your hosting has cPanel you can set up a cron job by clicking the Cron Job icon, selecting a time (once per day, month, etc) and entering
Code:
wget http://www.yourdomain.com/googlefroogle.php?feed=fy_uy_tp
as the cronjob.
or if there's no select time options enter
Code:
0 5 * * * wget http://www.yourdomain.com/googlefroogle.php?feed=fy_uy_tp
which is for 5:00 am.
I kept getting this info. when genearting datafeed, pls help:
Google Base Feeder v1.7.4 started 2010/08/16 04:05:45
Feed file - /home/xxx/public_html/feed/domain_products.xml
Processing: Feed - Yes, Upload - No
Fatal error: Maximum execution time of 30 seconds exceeded in /home1/xxx/public_html/includes/classes/google_base.php on line 186
You may need to edit your php.ini file to allow a longer execution time/file size limit. Ask your host if you don't know how to do this.
Bookmarks