Need tool that finds all 404 pages for a domain/s

Status
Not open for further replies.

fedez

Junior Member
Joined
Aug 13, 2012
Messages
114
Reaction score
27
I need a tool that I can put in a domain (or better yet a list of domains) and it goes through all of them and finds all the 404 pages on each domain. So for example. I put in xyz.com
and it finds 2 404 pages on the website like

xyz.com/page1404

xyz.com/page2404

So far my only idea has been to find the sitemaps on domains and extract urls of whole site then check those for 404 or not, but this isnt good as not all sitemaps are easy to locate and many of them update regularly and dont include 404 pages.

I basically want to find all 404 pages on a domain that other domains are linking to. And if I can check a list of domains for all the 404 pages on each domain, even better. Can anyone program something like that for me?

Cheers
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top