in reply to Website link checker
The problem is, the script is written to recurse through your own webite, by running it on your webserver, against the filesystem.
You are trying to run it against someone else's website via the internet, and that is not what it is designed for, and it won't do that.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Website link checker
by shajiindia (Acolyte) on Jan 24, 2012 at 10:34 UTC |