SiteURL
Summary
Sets the site URLs to use when validating internal links by the linkcheck cronjob.Usage
SiteURL[]=URL1
SiteURL[]=URL2
...
Description
Specify your site URLs so that the "linkcheck.php" cronjob will handle relative URLs (internal links) properly.
Examples
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".
Raymond Bosman (25/02/2005 2:19 pm)
Svitlana Shatokhina (22/11/2006 11:17 am)
Comments
There are no comments.