-
I expect linkchecker to issue a warning when following a link leads to a permanent redirection. However, it doesn't do so if the link is external to the URL being checked.
As an example, I have attached a basic html page with one link pointing to http://google.com . linkchecker gives no warning, even though http://google.com gets 301-redirected to http://www.google.com/.
2009-12-23 17:11:31 UTC by svasey
-
I've just downloaded the v5.1 of the linkchecker, but cannot find an executable for the command line interface. Please advice the full path to the file. Thank you.
2009-12-13 07:14:49 UTC by dmitryl
-
Hi there,
I ran linkchecker for a site and got a whole bunch of warnings about email links. The linkcheckerrc file has a filter in place to exclude these mailto: links but not sure why they're still being checked. I tried to look for documentation on linkchecker but could find not much info.
Here are the details of what I did:
1. Run script...
2009-12-08 10:26:49 UTC by aragonne
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2009-12-06 02:20:11 UTC by sf-robot
-
I saw a post with a response that said it was in c:\Python26\Scripts but it is not there and I can't seem to find it anywhere in c:\Program Files\Linkchecker either. The tool seems really cool and I would like to use in some automation I'm writing for a site I test.
Thanks,
Lee.
2009-11-24 17:45:08 UTC by leeard
-
We believe that the issue you reported is fixed in the latest version of
linkchecker which can be found in the project's Subversion repository under:
https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk
Thank you for reporting the issue. It is now marked as pending and will
be closed automatically in two weeks. If you believe that the issue is
not fixed appropriately you can reopen...
2009-11-21 11:14:31 UTC by calvin
-
calvin pushed 1 commit(s) to refs/heads/master in the linkchecker Git repository of the LinkChecker project.
2009-11-21 11:14:05 UTC by calvin
-
On Linux machines that are used over ssh /dev/random doesn't fill very fast. If you start linkchecker on these machines, linkchecker waits pretty long to get enough entropy from /dev/random
This happens in file linkcheck/dns/entropy.py
I'd change /dev/random to /dev/urandom in this file as this generates entropy without waiting.
2009-11-21 09:55:46 UTC by andreasheindl
-
calvin pushed 3 commit(s) to refs/heads/master in the linkchecker Git repository of the LinkChecker project.
2009-11-14 08:36:46 UTC by calvin
-
calvin pushed 3 commit(s) to refs/heads/master in the linkchecker Git repository of the LinkChecker project.
2009-11-12 07:11:52 UTC by calvin