<?phpsystem("/usr/local/php-5.3/bin/php /home/www/doc/123456/domain.com/www/sitemap/runcrawl.php");?>My webhoster has asked if in the configurations of the crawler it can be set that it only launches once and not over and over again...Does anyone have an idea how to solve this ?
<?phpsystem("/usr/local/php-5.3/bin/php /home/www/doc/123456/domain.com/www/sitemap/runcrawl.php");?>
Logged
XML-Sitemaps Support 11792 Re: Cronjob on a file to launch crawler, hundred of crawler processes get started « Reply #1 on: March 29, 2011, 09:43:29 PM » Hello,if the script you quoted is started once, then generator will be started one time too. You should make sure that cron task is setup correctly (possibly you have set "*" for "minutes" setting, which means running every minute) Logged Oleg Ignatiukhttps://www.xml-sitemaps.comSend me a Private MessageSEM and SEO Reports, more than 45M domains: The world's leading Competitive Intelligence Tool for digital marketing.
Pages: 1 « previous next »