Haloscan icon

Haloscan

Haloscan is a powerful SEO analysis tool that provides insights into keyword rankings, domain metrics, and related searches.

Overview

The 'Find Keyword Synonym' operation in the Keyword Explorer resource allows users to find synonyms for a given keyword. This operation is useful for SEO and content marketing professionals who want to discover alternative keywords related to their main keyword to expand their keyword strategy and improve search engine rankings. For example, a user can input a seed keyword and receive a list of synonyms sorted by various metrics such as volume, competition, or CPC, with options to filter results based on criteria like competition range, volume range, and word count.

Use Case Examples

  1. Finding synonyms for the keyword 'digital marketing' to identify alternative keywords for content creation.
  2. Discovering low competition synonyms for a seed keyword to target less competitive search terms.
  3. Filtering synonyms by volume and CPC to prioritize keywords with high search volume and commercial intent.

Properties

Name Meaning
Keyword The main keyword for which synonyms are to be found. This is a required string input.
Order By Field used for sorting the synonym results. Options include Allintitle, Competition, CPC, Default, Keyword, KGR, and Volume. Default is 'default' which sorts by descending volume.
Exact Match Boolean flag indicating whether to match the seed keyword exactly, ignoring accents, punctuation, case, and special characters when false. Default is true.
Page The page number of results to retrieve, used for pagination. Default is 1.
Line Count Maximum number of results to return. Default is 20.
Additional Fields Optional filters and parameters to refine the synonym search results, including regex for inclusion/exclusion, min/max values for KGR, KVI, competition, CPC, volume, word count, and sorting order.

Output

JSON

  • data - Array of keyword synonym results with associated metrics such as volume, competition, CPC, and other SEO-related data.

Dependencies

  • An API key credential for Haloscan API

Troubleshooting

  • Ensure the API key credential is correctly configured and has sufficient quota to make requests.
  • Verify that the 'keyword' input is provided and is a valid string; missing or empty keywords will cause errors.
  • Check network connectivity and proxy settings if requests fail due to connection issues.
  • If no results are returned, try adjusting filters in 'Additional Fields' to broaden the search criteria.

Links

Discussion