Indexing
After installing Algolia for Zendesk, your public help center articles will be synced with Algolia. You can also trigger an update from the Tasks list in the Algolia dashboard.
What’s indexed by Algolia
The Algolia connector automatically extracts the following Zendesk content:
Only publicly accessible articles are indexed. Publicly accessible articles exclude articles in draft mode and articles that aren’t visible to everyone. Content from Zendesk community forums isn’t included.
By default, whole articles are indexed, but you can exclude individual articles or parts of an article from your search.
After your Zendesk articles are indexed, check the details of your indices in the Algolia dashboard
Exclude content
To exclude complete articles from your search, edit the article in Zendesk, and add the algolia-ignore
content tag to it.
To exclude parts of an article, edit the article’s source code in Zendesk, and add these HTML comments before and after the content you want to exclude:
1
2
3
4
5
<!-- algolia-ignore -->
<p>This content won't appear in search results.</p>
<!-- /algolia-ignore -->
<p>This content will appear in search results.</p>
-
Allow Algolia IP addresses
If you restrict access to your Zendesk help center, you must allow these IP addresses so that Algolia can index your content:
104.196.103.173
35.234.69.129