HelpSite Support Center

Contact Us

Can I embed my knowledge base into an iframe on my website?

HelpSite was designed so that you would link to your HelpSite-powered site, which can be customized to fit your brand's look and feel. 

We generally do not recommend embedding your site inside an iframe, since it makes viewing and sharing the URL of individual knowledge base articles more difficult. Additionally, embedding via iframe is not optimized for SEO.

If you are sure you want to embed rather than using our recommended custom domain approach, however, you can using an <iframe> on another website, with code like this:

<iframe frameborder="0" height="1000" width="100%" src="https://YOURSUBDOMAIN.helpsite.com/"></iframe>

Known issues:

Please reach out to us if you need additional help with this.