Skip to main content
Inspiring
May 21, 2014
Answered

Duplicate entries in RoboHelp HTML v10 (Redux)

  • May 21, 2014
  • 1 reply
  • 508 views

I've done some searching through the forums and there have already been a variety of posts related to duplicate search results in a .chm when generated with RH. I've followed the instructions from other posts, so far I have:

1) Created a copy of the project, renamed the .cpd file and reentered into RH.

2) Checked for any topics linked to above the main directory and none exist. Neither the hyperlinks in our help pages, nor the hhp files have any references beyond the root.

3) Removed any old .chm files from anywhere but the standard build location (ssl). We were originally building to the root directory of the project, but that has now all been removed so for all intents and purposes the ssl folder is a brand new build folder.

4) Created a new layout (which was used to target the sll build folder).

All of these solutions have failed to fix the problem, so I'm beginning to wonder if it's something different. One difference between my and others' problems in the forum is the second result does not return a page not found error, but rather links correctly to the page. The only difference between the duplicate results is that the second page always has a breadcrumb that links directly from the mainpage to the subject. So clearly the help generator found a functioning duplicate link inside the project directly from the mainpage to all the pages in our project, but I'm at a loss as to where it could be finding these references. Any help would be appreciated! Thanks.

This topic has been closed for replies.
Correct answer fortuitous

Hi Peter -

This is Laura, from whom Ann inherited some of this merged-help puzzle   I think we're on our way to a solution.

Originally we had a main .chm file that was linked/merged (sorry, it's been long enough that I'm fuzzy on terminology!) with a little tiny internal .chm file - and it was looking for that tiny .chm in c:\windows\help.

Sometime in the last year, a decision was made to make the tiny .chm file NOW be equal to main.chm + tiny.chm.  However, Main.chm still had the merge/link to tiny.chm (no longer very small!) - hence the duplicates!

Short term solution = delete the tiny.chm from the folder where main.chm is looking for it!

Long term solution - go back to the way we used to build this stuff (tiny.chm goes back to being tiny), and this time document what we're doing and how this works.

In case you were wondering whatever happened with this .

Appreciate your help!

-Laura and Ann

1 reply

Peter Grainge
Community Expert
Community Expert
May 27, 2014

Have you looked in File Explorer or Tools > Reports > Topic Properties to see if there are any files that appear to be duplicates?

Do the links appear to only reference one target?


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
fortuitousAuthorCorrect answer
Inspiring
November 13, 2014

Hi Peter -

This is Laura, from whom Ann inherited some of this merged-help puzzle   I think we're on our way to a solution.

Originally we had a main .chm file that was linked/merged (sorry, it's been long enough that I'm fuzzy on terminology!) with a little tiny internal .chm file - and it was looking for that tiny .chm in c:\windows\help.

Sometime in the last year, a decision was made to make the tiny .chm file NOW be equal to main.chm + tiny.chm.  However, Main.chm still had the merge/link to tiny.chm (no longer very small!) - hence the duplicates!

Short term solution = delete the tiny.chm from the folder where main.chm is looking for it!

Long term solution - go back to the way we used to build this stuff (tiny.chm goes back to being tiny), and this time document what we're doing and how this works.

In case you were wondering whatever happened with this .

Appreciate your help!

-Laura and Ann

Peter Grainge
Community Expert
Community Expert
November 14, 2014

Glad you have got it sorted out.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.