I have made it possible for remote services to initiate the link verification process. This means that you can have a
cronjob to verify your links every now and then.
First you need to enable cron check. Find the "Enable cron check" in the settings, and check it.
To enhance security, a passphrase can be used. This should not be you admin password, and it can be empty.
To enchance security even more, you can limit the IPs with access to the cron check.
You can have the script send you a summary of the check.
When every thing is setup, you can initiate the cron check by going to the following URL:
http://[your domain]/linkex/?page=check&passphrase=[the passprase from the settings]
The script gives an output, where 0 is error, and 1 is successful.
When an error occurres, a description is given.
To do a regular automated check, you can setup a cronjob. If you do not know how to set it up, you should consult your
hosting provider.
Or you can throw a message in the forums, and perhaps I can help.
Currently you can only initiate it throug the "web", so you properly should use a commandline browser or
webfetcher like <em>wget</em>, <em>lynx</em> or <em>fetch</em>.
As always, if you experience any problems or errors, let me know!
- v0id
cronjob to verify your links every now and then.
First you need to enable cron check. Find the "Enable cron check" in the settings, and check it.
To enhance security, a passphrase can be used. This should not be you admin password, and it can be empty.
To enchance security even more, you can limit the IPs with access to the cron check.
You can have the script send you a summary of the check.
When every thing is setup, you can initiate the cron check by going to the following URL:
http://[your domain]/linkex/?page=check&passphrase=[the passprase from the settings]
The script gives an output, where 0 is error, and 1 is successful.
When an error occurres, a description is given.
To do a regular automated check, you can setup a cronjob. If you do not know how to set it up, you should consult your
hosting provider.
Or you can throw a message in the forums, and perhaps I can help.
Currently you can only initiate it throug the "web", so you properly should use a commandline browser or
webfetcher like <em>wget</em>, <em>lynx</em> or <em>fetch</em>.
As always, if you experience any problems or errors, let me know!
- v0id