Will RH keep a meta tag for "keywords" in webhelp?
We are looking at implementing Ultraseek as an add-on search engine for our webhelp library. I know that there are better search engines!...but we're stuck with it...so to make it work best we need to add 'keywords' to our topics. Equivalent of Index terms, but stored in the meta tag code for each topic.
Ultraseek can search "keywords" and the code they give for it is:
<meta name="keywords" content="[words]>
So I added <meta name="keywords" content=teri> at the end of the meta tag block for a topic. RH moved it to near the top and changed it to:
<meta name=keywords content=teri>
ok, stripped out the quotes, not sure what that does...but when I complied this line was not in the output .htm file, it had been remomved.
Is there a way to get a meta tag to survive the compiling process? This is a very important issue for us. THANK YOU to whomever can help us!
