Skip to main content
chrisj18814471
Participating Frequently
September 12, 2018
Question

Disabling caching for HTML files?

  • September 12, 2018
  • 1 reply
  • 233 views

I have a online help file that I publish as a HTML5 file. When people access the help file, it caches. So, when we update the files, users do not see the updated files unless they clear the cache. Is there a way in FrameMaker to disable caching for HTML files?

I spoke to a developer who mentioned the metadata to add to each page is <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />. Is there a way to add that to each topic automatically?

Thanks,

Chris

    This topic has been closed for replies.

    1 reply

    Jeff_Coatsworth
    Community Expert
    Community Expert
    September 12, 2018

    I don't think FM has a way to add that html to its output; I suspect you'll have to use a Find&Replace tool to sub it in.