| |
Check all links of an URL for validity. It takes index page of an URL and recursively checks all links from the index page to all the rest of pages. It parses all pages of an URL for links, detects links and tries to follow them. If it gets OK responce from web-server, then the link is valid and not valid otherwise.
|
|