SiteURL[]=URL1
SiteURL[]=URL2
...
Specify your site URLs so that the "linkcheck.php" cronjob will handle relative URLs (internal links) properly.
SiteURL[]=http://admin.mysite.com SiteURL[]=http://mysite.com
This example will tell the linkcheck script to use "http://admin.mysite.com" and "http://mysite.com" site URLs when checking relative URLs like "/products/black_box".