Zendesk crawler integration #553
oliver-gray
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Zendesk is a widely used platform for providing information to product costumers/consumers.
The Zendesk crawler is able to read to content of webpages and redirect costumers with queries to the relevant webpages.
In order for the crawler to be able to read webpage content, webpage ownership must be established. This is done by the insertion of the following html tag onto the page.
John from GitBook informed me that inserting the tag in the header section of GitBook markdown would not edit the html tag on the site, and that instead the GitBook team would have to generate the integration.
The Zendesk crawler does not require any further inputs into the GitBook code.
Here is some relevant documentation on the search crawler:
https://support.zendesk.com/hc/en-us/articles/4593564000410-Setting-up-the-search-crawler
https://support.zendesk.com/hc/en-us/articles/4593607724186-Troubleshooting-the-search-crawler
Beta Was this translation helpful? Give feedback.
All reactions