All templates
SEOIntermediate

New High-Volume Ranked Keywords

RobomotionUpdated Yesterday
New High-Volume Ranked Keywords

Overview

Each week, finds the keywords above your search-volume bar that your domains have started ranking for, opens one Asana task holding the list, and posts a summary to Slack.

New High-Volume Ranked Keywords

Each week, finds the keywords above your search-volume bar that your domains have started ranking for, opens one Asana task holding the list, and posts a summary to Slack.

How it works

  1. Weekly — Inject trigger.
  2. Index Previous KeywordsClear Keywords Sheet — the diff baseline.
  3. For Each TargetGet Ranked Keywords, filtered server-side on keyword_info.search_volume > 1000Accumulate PageGo To Next Page.
  4. Find New KeywordsAppend Current SnapshotOpen Asana TaskPost To Slack.

The volume filter is the point. A domain gains dozens of long-tail keywords a week and almost none of them matter; filtering server-side means the alert only fires for the ones worth a content or link decision. Change msg.min_search_volume in Set Parameters to move the bar.

Setup

  • DataForSEO credential — API login and password from https://app.dataforseo.com/api-access.
  • Google credential — Service Account or OAuth2 with access to the spreadsheet.
  • Slack credential — a bot token with chat:write.
  • Asana credential — a Personal Access Token, plus a project GID (or workspace GID).
  • Two sheets: Targets and Keywords.

Ported from