Checking a web site for broken links with w3mir
Site Navigation:
 
 

Checking a web site for broken links with w3mir

Author:  Christophe Gevrey
Updated: [udate]

Introduction

Context: You have Perl installed on your machine. You want to check broken links on your website.

Implementation

  • Download w3mir
  • Install it:
    • zcat w3mir-1.0.10.tar.gz | tar -x
    • cd w3mir-1.0.10
    • perl Makefile.PL
    • sudo make
    • sudo make install

    You are ready! Unbelievable?

    To use it, simply type the following command:

$w3mir -r -q -f http://www.cri.ch/photos/