Why is my Help Book Titles not matching the Book?

I am working on a Help Book for my MacOS project.

here is the header for one topic:

Code Block language
<head>
<title>Elderly &amp; Infirm Rota Help - Managing Elders</title>
<meta name="robots" content="index, anchors" />
<meta name="description" content="Managing Elders" />
<link href="styles.css" rel="stylesheet" media="all" />
</head>
As you can see, the topic has the title Elderly & Infirm Rota Help - Managing Elders.
https://imgur.com/74jDcfW
Yet, when I try to search I see:
https://imgur.com/sgRoYu3
This is not right.
How do I correct this?


Accepted Reply

It seems to be OK now. Admittedly I changed the version number, tried Release build, and upgraded to latest Big Sur. But after all those changes the Help Book now matches all the changes I made.

Replies

It seems to be OK now. Admittedly I changed the version number, tried Release build, and upgraded to latest Big Sur. But after all those changes the Help Book now matches all the changes I made.