Haloscan
Haloscan is a powerful SEO analysis tool that provides insights into keyword rankings, domain metrics, and related searches.
Actions33
- User Actions
- Keyword Explorer Actions
- Compare Keywords SERP
- Find Keyword
- Find Keyword Synonym
- Find Keywords Match
- Find Similar Keyword
- Get Keyword Data in Bulk
- Get Keyword Highlight
- Get Keyword Question
- Get Keyword's Available Dates From SERP
- Get Keyword's Site Structure
- Scrap Keyword
- Find Related Keyword
- Get Keyword Overview
- Get Keyword's SERP Page Evolution
- Site Explorer Actions
- Compare Domain Keywords with Competitors
- Get Competitor Best Pages
- Get Competitor Keywords with the Best Position
- Get Domain Categories Based on GMB Backlinks
- Get Domain Competitors
- Get Domain Data in Bulk
- Get Domain GMB Backlinks Map
- Get Domain Overview
- Get Domain Position History
- Get Domain Top Pages
- Get Expired Domains
- Get GMB Backlink
- Get History of Domain Pages
- Get Keyword Data From an URL
- Get Ranking of Domain Keyword
- Get Visibility Trend of Domains
- Reveal Expired Domains
- Get Best Keywords From Page
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
- Finding synonyms for the keyword 'digital marketing' to identify alternative keywords for content creation.
- Discovering low competition synonyms for a seed keyword to target less competitive search terms.
- 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
- Haloscan API Documentation - Official API documentation for Haloscan, detailing endpoints and parameters.