Can someone help me to find broken links on my site?

I have been using Xenu link checker and thought all was fine until I found some broken links that it has missed. I think that the problem comes from the way that Drupal handles 404 errors, but I am not sure.

I have been going crazy trying to figure this one out and could sure do with a little help from anyone who has some ideas about this.

Comments

forngren’s picture

Drupal sends a 404 File not found header when the requested page isn't found. I.e. tells the client (xenu) that there isn't really anything there. However, I'm not sure if xenu can handle those heaaders or not.