Spider a site for broken links using wget
This is more a note to self than anything else, but if you wget --spider -nd -r <url> then wget will spider all the links linked from that url and spit out the URLs of any 500 or 404 errors it finds.
02:23 AM on Monday, 05/10/2009
