Disable page cache for your gitbook
npm install gitbook-plugin-nocache


Disable page cache for your gitbook.
In your book.json, add this plugin:
``javascript`
{
"plugins": [
"nocache"
]
}
Then you will see the meta tags in the
` section of your book.