Brian, I appreciate your response and apologize for not having noticed
it until now.
I've moved on from this issue for the moment and will probably revisit
it once I get my initial deployment out the door.
Your suggestion is reasonable but, as I mentioned, I have some doubts
as to whether it would work, because it seems to me that changes to
the non-GWT-History iframe can affect the browser's own
history without informing the GWT History mechanism. However, until I
actually try what you are
suggesting, I can't be sure that it would not work; it may be that
when the change to the contents of the non-GWT-History iframe are made
from a Hyperlink rather than by a direct user click on an anchor that
targets that iframe, the browser will not place its own disruptive
items on the History list in addition to those entered by GWT. So I
*will* try that more virtuous approach but,
as St. Augustine said, "not now."
Another concern, however, is that as someone fairly new to developing
for the public net, I'm a bit paranoid about the shadowy area of SEO,
and also AdSense spidering, and would like to keep things as vanilla
as possible when it comes to links to other pages. Using an iframe
alone is already a little "iffy" in that regard, because there is some
question as to whether the links to the framed page will be credited
back to the containing page. If I add on top of that dual paths for
the bots vs. the humans, the possibility that this will be perceived
as "cloaking" is added to the already cloudy mix.
So, I'll try your suggestion but may still stay with the simpler
(albeit non-ideal from the standpoint of bookmarking) approach, even
if your suggestion works.
Carl