Seo Referring Domains
seo_referring_domainsReferring domains for <domain> — the domains that link to a target, with each one's rank, backlink count, and spam score, via DataForSEO. "Which sites link to this domain". Example: seo_referring_domains({ target: "nike.com", limit: 50, _apiKey: "your-base64-key" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max referring domains to return (default 50, max 200) | |
| target | Yes | Domain, subdomain, or URL, e.g. "nike.com" | |
| _apiKey | Yes | DataForSEO API key = base64("login:password") | |
| backlinks_status_type | No | "live" (default), "all", or "lost" |