wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.42k stars 234 forks source link

Is it possible to extend functionality to view redirections like redirects 301 and 302? #616

Open diginet-md opened 9 years ago

diginet-md commented 9 years ago

Bastian, hi

Is it possible to extend functionality of link checker to view redirections like redirects 301 and 302? Or if is already possible, please provide link to documentation.

RGRDS Vladimir

Vye commented 8 years ago

I also need this apparently. A link that returns a 301 to a url that returns 200 is showing as "404 NOT FOUND" with linkchecker.

tk421 commented 8 years ago

Well, the case if the 301 is sort of an error. If the link is "moved permanently" maybe it should be updated.

dpalic commented 7 years ago

Thank you for the issue report. Sadly this project is dead, and a new team is around with https://github.com/linkcheck/linkchecker for more details please see: #708 Also please close this issue and report it freshly on the new repo https://github.com/linkcheck/linkchecker/issues if your issue still persists