Page 1 of 1

cron job

Posted: Wed Jan 31, 2024 9:09 am
by chef-olaf
Hello,

I have just realised that when I execute the following file
-
cd /var/www/vhosts/seo-search.eu/httpdocs/admin/

php spider.php -u https://www.schaetz-immobilien.de/ -r -f -s
php spider.php -u https://www.zielke-immo.de/ -r -f -s
php spider.php -u https://www.wtk-velbert.de/ -r -f -s
php spider.php -u https://www.behe-lasertechnik.de/ -r -f -s
php spider.php -u https://www.allcut.de/ -r -f -s
php spider.php -u https://kokillenbau.de/ -r -f -s
php spider.php -u https://autoankauf-adam.de/ -r -f -s
php spider.php -u https://the-apstein-arsenal.com/ -r -f -s
php spider.php -u https://mad-fenster.de/ -r -f -s
php spider.php -u https://v-hotel.de/ -r -f -s
php spider.php -u https://kfzgutachterseifert.de/ -r -f -s
php spider.php -u https://blaeser-group.de/ -r -f -s
php spider.php -u https://www.moonmilk.eu/ -r -f -s
php spider.php -u https://www.autokontor-bayern.de/ -r -f -s
php spider.php -u https://edv-webdesign-seo.de/ -r -f -s
-

the job at wtk-velbert.de is cancelled due to an invalid certificate on this website.

how can i change spider.php or spiderfuncs.php to continue with the next entry in case of an unknown error?

greetings Olaf

Re: cron job

Posted: Wed Jan 31, 2024 3:09 pm
by chef-olaf
hi

post can be deleted
was a mistake

but I have problems with the adminpanel when indexing wtk-velbert.de that I can't describe in detail

greetings olaf

Re: cron job

Posted: Wed Jan 31, 2024 5:59 pm
by captquirk
The issue is with the website itself. The certificate is invalid and there is no way for Sphider to change that.

As a work-around, you could try http://wtk-velbert.de (or maybe http://www.wtk-velbert.de), but if the site is set up to redirect to https, that won't work either.

Sorry.