Tagged Questions
1
vote
3answers
88 views
How can I search for broken links of a website using Java?
I would like to scan some websites looking for broken links, preferably using Java. Any hint how can I start doing this?
(I know there are some websites that do this, but I want to make my own ...
1
vote
5answers
3k views
Firefox show broken images
In firefox a broken image appears as just a blank white space. On a white background there is no way to distinguish between no image and a broken image. This makes identifying broken images ...
0
votes
0answers
17 views
Run checklink utility of w3c [closed]
I 've install w3c checklink utility to check my website for broken links. but i am really confused with its parameters. I just want to get number of broken link of my site.but i don't know how to run ...