Skip to main content
February 27, 2009
Answered

Link checking software suggestions

  • February 27, 2009
  • 2 replies
  • 453 views
We're converting our help system from .chm to webhelp. Previously we had a FAR setup that would check for us, but I don't think that will work for WebHelp. I'd like to be able to run it as part of a daily automated build.

.MW
This topic has been closed for replies.
Correct answer Peter Grainge
I believe FAR has a CHM specific link checker.

Xenu is a free link checker http://home.snafu.de/tilman/xenulink.html but it it will not be part of your build.

Do you need to run it every time? Could you not just do a spot check?

2 replies

Peter Grainge
Community Expert
Peter GraingeCommunity ExpertCorrect answer
Community Expert
February 27, 2009
I believe FAR has a CHM specific link checker.

Xenu is a free link checker http://home.snafu.de/tilman/xenulink.html but it it will not be part of your build.

Do you need to run it every time? Could you not just do a spot check?

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Captiv8r
Legend
February 27, 2009
Hi again

In addition to what my colleague kindly offered, you might also remember that RoboHelp does a pretty decent job of maintaining everything as long as you don't go monkeying about with the links and files behind its back. In other words, you have some serious issues going on if you are having to worry constantly about broken links.

Given you are shifting to WebHelp from a CHM world, I might offer the following suggestion. When you generate your output, be certain to place a check mark in the check box labeled "Use lower case file names". This will convert all references as well as file names to lower case. Windows won't care but it could save your hide if it's a 'NIX variant server.

Cheers... Rick
Captiv8r
Legend
February 27, 2009
Hi there

I'm not sure why FAR wouldn't work with WebHelp. Are you checking the output or the source?

Cheers... Rick