Skip to main content
January 6, 2009
Question

Adding meta data to HTM files

  • January 6, 2009
  • 5 replies
  • 697 views
Hello all,

I would like to add this meta-data (and similar) to my compiled HTM files:

<meta name="robots" content="noindex" />

I'm using the Tech Comm Suite, RoboHELP 7, generating FlashHelp. Does anyone know if I have to add the code to every generated HTM file and if so, how can I automate it or reduce the labour involved?

Many thanks, Simon
This topic is closed to new replies. Start a new post to keep the conversation going.

5 replies

Captiv8r
Legend
January 6, 2009
Hi Simon

If you were creating things from scratch, you might use a Topic Template for this. But it sounds like you already have a swarm of topics to deal with. So your best bet is to post process them. Use a decent Find and Replace utility. Perhaps FAR or ReplacEm.

FAR page
ReplacEm page

Cheers... Rick
January 6, 2009
Thanks for the speedy response Rick. Those recommended tools sound interesting; I'll check them out. Just for information's sake, is it fairly easy to create topic templates? I've tinkered with templates in RoboHELP 7 but haven't got too far I must admit. Simon
Captiv8r
Legend
January 6, 2009
Hi again

Looks like the link for ReplacEm is bad. Perhaps try the one below instead.

Click here

Cheers... Rick