Skip to content

seo-growth-workspace: gsc-fetch.mjs needs a country dimension (query,country / page,country / country) #186

Description

@JorgeMenaDev

Found while auditing a multi-market site (andypartner.com, Chile + LatAm + UK) on 2026-09-02. scripts/gsc-fetch.mjs hard-rejects any --dimensions other than query,page or page (line ~151). A per-country split is required to make any targeting decision on a multi-market site; the Search Console API supports country as a dimension with the same paging. A one-line allowlist extension (country, query,country, page,country) was verified working locally against sc-domain:andypartner.com (111 / 613 / 316 rows). Suggest extending the allowlist and documenting it in --help; gsc-opportunities.mjs could then accept an optional --country filter.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions