description LinkChecker Overview
LinkChecker is an open-source command-line and web-based tool used to crawl websites and recursively verify the integrity of internal and external hyperlinks. Written in Python, it identifies broken, redirected, or outdated URLs and provides detailed reports to the user. The software supports various web technologies, including HTML, CSS, and proxy servers, while allowing users to filter results by error type. It is primarily utilized by web developers and system administrators to maintain site integrity.
help LinkChecker FAQ
What does LinkChecker check on a website?
LinkChecker crawls a website and checks internal and external hyperlinks for errors. It can identify broken URLs, redirects, and outdated links, then produce a report for review.
Is LinkChecker a browser extension or a command-line tool?
LinkChecker is an open-source tool available through command-line and web-based use. It is written in Python and is intended for crawling sites recursively rather than checking only the page currently open in a browser.
Can LinkChecker test external links as well as internal links?
Yes, it can verify both internal and external hyperlinks. External sites may limit requests or change their responses, so a reported failure should be reviewed before removing a link.
Does LinkChecker crawl an entire website automatically?
It can crawl recursively from a starting URL, following links according to its configuration. Large sites should be limited with suitable scope and exclusions so the scan does not create unnecessary traffic.
explore Explore More
Similar to LinkChecker
ui.x_see_all arrow_forwardReviews & Comments
Write a Review
Be the first to review
Share your thoughts with the community and help others make better decisions.