In this post I am going to explain how to disable caching for CMS page from backend in magento 2.

If you need to update the CMS page often hence if you want to disable the cache for that particular page, then add below code snippet in cms page “Layout Update XML”.

Magento 2 - How to Disable Caching for CMS Page from Backend

Thats it. Enjoy Magento 2!!