How can I check multiple URLs for broken links?

fedez

Junior Member
Joined
Aug 13, 2012
Messages
114
Reaction score
27
I have a list of URLs and I need to check all the broken links on each one and then know which broken link is on which domain.

Xenu can scrape all the URLs for broken links however it wont tell you which URL the broken links are on. It just gives you a long list.

Other tools can check one URL at a time for broken links but how can I check a list of 100 URLs?

Free tools or methods preferred.

Thanks
 
Hello. I have created a special service called "Advanced site checker.". He checks broken links and 123 other params for all site.
 
Screaming Frog SEO Spider. Cost around $150, but I think the free version will cover broken links...
 
Hey guys those dont work they only check broken links on one url at a time. I have a list of hundreds, I need to check broken links on each.
 
Screaming frog wont work, only checks one domain at a time, and not sure it even picks up all the 404s.
I should have mentioned Xenu's Link Sleuth too. Actually, I use it as much as Screaming Frog for bulk link searching/cheking.

Edit: oh, I didn't because it is in the start of the thread. Without those two, I would use some basic Python as a personal choice.
 
Back
Top