Created on 29 August 2025, 2 days ago

A maximum of 5 keywords can be provided

The “Google (US/English)” dropdown box is populated by the rank sources API endpoint https://api.conductor.com/api-documentation/swagger-ui/index.html#/Rank%... . The value used for this should be saved in order to set the language later on when using the Content Generation API. The results from this endpoint look like this, and so the language will need to be extracted from the name:

[
  {
    "name": "GOOGLE_EN_US",
    "description": "Google (US / English)",
    "baseDomain": "google.com",
    "rankSourceId": "1"
  },
  {
    "name": "GOOGLE_EN_CA",
    "description": "Google (Canada / English)",
    "baseDomain": "google.ca",
    "rankSourceId": "4"
  },
]

Results come from the “Content Guidance Insights” API

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇬🇧United Kingdom justafish London, UK

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024