Hey there @doig-mm
Paul here from Intercom support!
It is not currently possible to publish your Help Centre onto a sub directory of your website but I'd be happy to flag this as a feature request with the product team!
Please let me know if you’d like to leave any other details with this request . Any further info I can pass along to the product team would be helpful for the request
Hey Paul,
Is it possible to use the Intercom Article API to grab and display our KB articles on our website?
The api returns all article data, so in theory this would allow us to display the articles anywhere on our website where we call the api.
Regards,
Steve
Hey @doig-mm Racheal from the support engineer team here
Technically, when using the Articles endpoint your Article content is returned, so you can do whatever you’d like with that data. The piece to be aware of here is, Intercom specific features will not be available on your custom platform. For example, when using the Article inserter or Article search app we will not point to your custom platform.
OK, we may be able to use our own search feature.
Thanks @Racheal
It’s not a great solution, but depending on what your needs are you could achieve this without use of the API. Through clever use of iframes I imagine you could achieve the effect you want.
Hey there @doig-mm
Paul here from Intercom support!
It is not currently possible to publish your Help Centre onto a sub directory of your website but I'd be happy to flag this as a feature request with the product team!
Please let me know if you’d like to leave any other details with this request . Any further info I can pass along to the product team would be helpful for the request
Thanks, Paul,
If you could include in your request:
- include the header (which includes the search component) and footer
- be able to display collection pages, as well as KB articles
Thanks, and regards,
Steve
Yes, you can integrate your Intercom Knowledge Base articles into a subdirectory of your website, even though your website uses NextJS. This will help improve your long-tail SEO. To do this, you need to ensure that each article's title becomes the page title, so using an iframe might not be the best option. Instead, consider using an API or a custom script to fetch and display the articles directly within your NextJS site. This way, you can have the articles in a subdirectory, and it will work well with your website structure. Just like finding the perfect soft yoga pants, it might take a bit of searching, but once you find the right fit, it will be comfortable and effective.