Skip to content

Indeed — Language by location

Where to find it
Administration → Integrations → Indeed
Who can use it
Administrators with integrations access

Language by location rules decide which language(s) each job is posted in on Indeed, based on the job’s province or country. This is useful, for example, when a Quebec job should only appear in French on Indeed, while an Ontario job should only appear in English.

These rules add to the Job posting mode (Merged or Split by language) without replacing it: the rules decide which languages are allowed for a job; the posting mode decides how those languages are emitted on Indeed. For the general integration setup, see the Indeed page.

What it does

  • Restricts a job’s posting languages on Indeed based on its province or country.
  • Applies to Indeed only — other syndication channels are not affected.
  • Works with an ordered list of rules, evaluated top to bottom: the first rule that matches wins.
  • Leaves the default behavior intact: a job that matches no rule is posted in all supported languages.

Prerequisites

  • The Indeed integration must be enabled (the section only appears in that case).
  • At least two supported languages in your account for language filtering to have a visible effect.
  • Jobs whose address provides a recognized province or country (Canada or USA) so the rules can match.

How to configure

  1. Go to Administration → Integrations and find the Indeed card.
  2. Click Edit to open the configuration panel.
  3. Make sure Enable Indeed Integration is checked. The Language by location section appears below the Job posting mode.
  4. Click Add rule. A new numbered row appears.
  5. In the Country column, choose Any, Canada, or USA.
  6. In the Province column, choose Any or a specific province. The province list is filtered by the selected country (choosing USA leaves only Any).
  7. In the Languages column, select the language(s) allowed for jobs matching this rule (for example, French only).
  8. Repeat steps 4–7 to add more rules.
  9. Reorder rules with the up / down arrows to set their evaluation order. Rule #1 is evaluated first; the first one that matches wins.
  10. Click Save.
The 'Language by location' section, below the posting mode. Each numbered row is a rule (Country, Province, Languages). Row order sets priority — first match wins.

Example

A Quebec staffing agency wants its Quebec jobs to appear only in French on Indeed, its Ontario jobs only in English, and all other jobs in both languages. The account supports French and English.

#CountryProvinceLanguages
1CanadaQuebecFrench
2CanadaOntarioEnglish
(no rule)French and English (default)

With this rule set:

  • A Quebec job matches rule #1 → allowed in French only.
  • An Ontario job matches rule #2 → allowed in English only.
  • An Alberta job (or any other location) matches no rule → allowed in both languages.

Impacts

Here is what is actually published to Indeed for a Quebec job authored in both French and English, by posting mode, with and without rule #1 (“Quebec → French”).

SituationMerged modeSplit by language mode
Without the rule (default)One listing containing both French and English.Two listings: one French and one English.
With the “Quebec → French” ruleOne listing in French only.A single French listing — no English listing.

From a job seeker’s point of view on Indeed:

  • Without the rule, the Quebec job also appears in English (a bilingual listing in Merged mode, or a separate English listing in Split by language mode).
  • With the rule, the same job only appears in French. No English version is visible.

When a job is not posted at all

The languages allowed by a rule are then intersected with the languages the job actually has content for. If there is no content in an allowed language, the job is not sent to Indeed.

Example: with the “Quebec → French” rule, a Quebec job whose description exists only in English matches no allowed language. As a result, it is not posted to Indeed at all — a job seeker will see it neither in French nor in English. To publish it, add a French version of the description (see Multilingual description authoring).

How ordering works

  • Rules are evaluated top to bottom.
  • The first rule that matches the job is applied; later rules are ignored for that job.
  • Put the most specific rules at the top and the most general ones at the bottom. For example, a “Canada → Quebec” rule should come before a “Canada → (Any)” rule, otherwise the general rule would also capture Quebec jobs.

Tips and caveats

  • No default rule needed. A job with no match is already posted in all supported languages.
  • Locations are recognized for Canada and the USA. Canadian provinces and territories, along with common variants (“QC”, “Québec”, “Quebec”), are normalized to a single value. An unrecognized value matches no rule that requires it.
  • Check the content languages. A rule that only allows a language the job has no content for prevents it from being posted to Indeed at all. Make sure the affected jobs have a description in the allowed language — see Multilingual description authoring.
  • The posting mode still applies. The rules decide which languages are allowed; Merged / Split by language still decides the number of listings. See the Indeed page.
  • Sending to Indeed still depends on site selection. A job must also be targeted to Indeed when it is published — see Job publishing and syndication.