Questions tagged [link-checking]

Use this tags for general questions about checking hyperlinks.

This tag is used for general questions about how to check hyperlinks. It can concern checking the validity of a hyperlink (syntax check) or testing if an URI is available.

There is some overlap with the [web-crawler] tag, but [link-checking] focuses primarily on whether a link points to a resource that is accessible.

17 questions
0
votes
2 answers

How to verify a site after it has been migrated to a new server?

We are currently setting up a new server to upgrade from our old Windows 2003/Coldfusion 8 server to a Windows 2008/Coldfusion 9 server. It's not been a simple migration. Newer/changed features in both IIS and Coldfusion has forced us to alter our…
jzimmerman2011
  • 1,806
  • 2
  • 24
  • 37
-1
votes
1 answer

How to build a broken link checker tool?

I am planning to build a broken link checker tool for websites. Can you guys please let me know which tools I need to use in building the tool. I have experience in JavaScript, ExtJS, jQuery and PHP. Any help/suggestion would be greatly appreciated.
Sanjeeva
  • 67
  • 1
  • 6
1
2