Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [afrayer] nph-verify syntax

Quote Reply
Re: [afrayer] nph-verify syntax In reply to
Hi afrayer,

For cron job you can use something like this:

Code:
0 2 * * 7 /full/path/to/nph-verify.cgi --check-all

This will re-check all links on every Monday at 2:00 AM

To see full list of options you must run nph-verify.com from command prompt /telnet or ssh/ without parameters and it will list all available options.


Here is what mine is says :)

Code:
This script checks the Gossamer Links database for link integrity.

The following parameters may be used from the command line:

For checking links: (one of)
--check-from number_of_days_ago
--check-problem
--check-new
--check-status status_code
--check-all

For fixing links:
--fix-302
I hope this helps.

Cheers,
Boris

Facebook, Twitter and Google+ Auth for GLinks and GCommunity | reCAPTCHA for GLinks | Free GLinks Plugins
Subject Author Views Date
Thread nph-verify syntax afrayer 3718 Oct 31, 2006, 6:27 AM
Thread Re: [afrayer] nph-verify syntax
afrayer 3626 Nov 6, 2006, 6:54 AM
Thread Re: [afrayer] nph-verify syntax
eupos 3629 Nov 6, 2006, 7:16 AM
Thread Re: [eupos] nph-verify syntax
afrayer 3654 Nov 6, 2006, 7:23 AM
Post Re: [afrayer] nph-verify syntax
eupos 3624 Nov 6, 2006, 7:58 AM