I have a requirement to host a simple (static?) maintenance page for a Microsoft Power Pages site… the details are here:
…seems simple but they Power Pages site will load the maintenance page in an iFrame and so requires “X-Frame-Options:SAMEORIGIN” to not be present. By default HubSpot sets an http response header “X-Frame-Options:SAMEORIGIN” when serving all pages.
- Can an individual HubSpot page be configured to be served without this http header?
- If not, is it perfectly acceptable to add a static html page to HubSpot Files and serve the page from there?