| Subject: link found where there is no link |
Author: Dan_A |
Date: 08/15/2006 14:59 |
| | I use httrack to scan my own pages for broken links. There is javascript in
those pages which uses an html file name in a cookie check, e.g.:
document.cookie.indexOf("file32.html");
This seems to cause httrack to look for file32.html in the current directory,
which it cannot find - and thus produces a broken link report.
I'm not sure how you'd change the code for httrack to notice that this isn't a
link. Perhaps something that recognizes the difference between html and
javascript... or blocking html parsing between <script> and </script>... or
?...
Cheers. | |
|
|
|
|
9
Created with FORUM 2.0.11