Skip to content

Embedding magento page in Zendesk help center

I’d like to embed a basic Magento page into Zendesk help center. Zendesk allows the tag to be used but Magento is passing an x-frame-options of SAMEORIGIN that is blocking the embed from working.
I don’t want to allow the whole of the Magento website to be embedded, only the specific basic page.

What is the best way to do this?

Web server is Nginx

Thanks in advance