Linkchecker

From Notes_Wiki
Revision as of 18:34, 28 July 2022 by Saurabh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Home > CentOS > CentOS 6.x > Web based tools or applications > Automated web checking > Linkchecker

linkchecker is a powerful linkchecker program which honors robots.txt and supports multi-threading. It checks various URLs and lists all the URLs which are broken with basic information such as parent URL, etc. so that we can fix the broken links. linkchecker does not seems to be present in Cent-OS 6.4 repositories. Installation via source is not straightforward and simple extraction of source does not works due to missing python libraries. linkchecker can be installed on Fedora 18 using 'yum -y install linkchecker'.



Home > CentOS > CentOS 6.x > Web based tools or applications > Automated web checking > Linkchecker