Skip to content

Instantly share code, notes, and snippets.

@andrewmclagan
Last active November 7, 2018 00:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewmclagan/cb525386c6b24c5909eec02ae1fe671f to your computer and use it in GitHub Desktop.
Save andrewmclagan/cb525386c6b24c5909eec02ae1fe671f to your computer and use it in GitHub Desktop.
Search title translation reference

none

"All jobs"

Location

"Jobs in Melbourne"

"Jobs in {location}"

Category

"Early childhood jobs"

"{category} jobs"

WorkType

"Full time jobs"

"{work-type} jobs"

Keywords

"Jobs matching "Care Coordinator""

"Jobs matching "{keywords}""

Location + Category

"Early childhood jobs in Melbourne"

"{category} jobs in {location}"

Location + WorkType

"Contract jobs in Melbourne"

"{work-type} jobs in {location}"

Location + Keyword

"Jobs in Melbourne matching "Care Coordinator""

"Jobs in {location} matching "{keywords}""

Category + Keyword

"Early childhood jobs matching "Care Coordinator""

"{category} jobs matching "{keywords}""

Location + Category + WorkType

"Contract early childhood jobs in Melbourne"

"{work-type} {category} jobs in {location}"

Location + Category + WorkType + keywords

"Contract early childhood jobs in Melbourne matching "Care Coordinator"

"{work-type} {category} jobs in {location} matching "{keywords}""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment