Get A Report Of Inaccessible Links On A Website With Linkrot

Advertisements

Linkrot is a small free to use to tool that scans a site for inaccessible links which give out the following http errors 404, 500, etc and saves a log with bad links a excel based file, other than this file all links are written to Links.txt, Bad links are written to Error.txt.

linkrot

It’s a Windows based console application developed in C# (.NET 2.0 stack). Simple, single thread crawling for dead links, broken links, dangling links.

How To Install

As it is a windows based console application, here is a post which tells you How To Install and Run Console Application On Windows

How To Use

  Use:             linkrot.exe <url>
  Example:         linkrot.exe http://www.technixupdate.com/
  Example:         linkrot.exe http://www.technixupdate.com/ >> logfile.txt

  Error level -1:  Parameter fault, given url is not accessible.
  Error level  0:  All went well, no bad links found.
  Error level  1:  Bad links found, see error log for details.
 

Download Linkrot

You can follow us on Twitter or join our Facebook Fan Page for more updates like this and You can also ask a problems related to computers or technology on Ask Technix Update and get your solutions faster.

Other Related Interesting Articles

Author + Admin: Abhishek Bhatnagar
- Professional blogger by passion, Software Enggineer. I love to write about useful computer tips & tricks. Connect with me at twitter or on google+ profile or mail me at abhishek@technixmedia.com or know me more on www.abhishekbhatnagar.com

Leave a Reply