Today we’re introducing ignore_synonyms
parameter in Domain Rank Overview endpoint of DataForSEO Labs API!
This parameter is designed to empower you with more control over the data you retrieve. If set to true, ignore_synonyms
excludes data for highly similar keywords from ranking and traffic calculations.
In this way, you can obtain tailored results based on data for main keywords from groups of synonyms determined by our advanced synonym clustering algorithm.
Here’s an example POST request.
[
{
"target": "searchengineland.com",
"language_name": "English",
"location_code": 2840,
"ignore_synonyms": true
}
]
Explore new possibilities with DataForSEO Labs API – visit our docs.