backlinks_summary_tool
Analyze backlinks for a domain, subdomain, or webpage to assess SEO performance, including indirect and internal links, using DataForSEO MCP Server.
Instructions
This endpoint will provide you with an overview of backlinks data available for a given domain, subdomain, or webpage
Input Schema
Name | Required | Description | Default |
---|---|---|---|
exclude_internal_backlinks | No | indicates if internal backlinks from subdomains to the target will be excluded from the results if set to true, the results will not include data on internal backlinks from subdomains of the same domain as target if set to false, internal links will be included in the results | |
include_subdomains | No | indicates if indirect links to the target will be included in the results if set to true, the results will include data on indirect links pointing to a page that either redirects to the target, or points to a canonical page if set to false, indirect links will be ignored | |
target | Yes | domain, subdomain or webpage to get backlinks for required field a domain or a subdomain should be specified without https:// and www. a page should be specified with absolute URL (including http:// or https://) |