Yes, the search crawler can index content for multiple locales if the language subtag matches multiple enabled locales in your help center. For example, if a page has '' and your account has both US English (en-us) and British English (en-gb) enabled, the content will be indexed for both locales.
This feature allows your help center to handle content that is applicable to multiple regional variations of a language, ensuring that users in different regions can access the content in their preferred locale.
A locale in Zendesk Help Center specifies the language and possibly a regional variation of your help center content. For example, 'en-US' is used for US English, while 'en-GB' is for British English. If your help center supports multiple…
The search crawler in Zendesk detects locales by analyzing the language attributes of external content. It first checks the 'lang' attribute in the tag to find an exact match with any help center locale. If no match is found, it looks at the…
If the search crawler can't detect a locale, it generates a 'Locale not detected' error. This error is included in the error report sent to the crawler owner identified during the search crawler setup. This situation occurs when there is no match…
To ensure your help center articles are indexed in the correct locale, make sure that the language attributes are properly set in your content. The search crawler first checks the 'lang' attribute in the tag, followed by the Content-Language…