| url |
String |
Page URL on the target that receives backlinks. |
|
| domain |
String |
Domain that hosts the page. |
[optional] |
| ip |
String |
IP address the page is served from. |
[optional] |
| status_code |
Integer |
Last HTTP status code seen for the page. |
[optional] |
| first_visited |
String |
Date DataForSEO first crawled the page. |
[optional] |
| fetch_time |
String |
Date the page was last crawled. |
[optional] |
| size |
Integer |
Page size in bytes. |
[optional] |
| media_type |
String |
Media type of the page, e.g. text/html. |
[optional] |
| title |
String |
Title of the page, if available. |
[optional] |
| rank |
Integer |
Backlink rank of the target, similar to PageRank (0-1000 by default). |
[optional] |
| backlinks |
Integer |
Number of backlinks pointing to the target. |
[optional] |
| backlinks_spam_score |
Integer |
Average spam score of the referring pages, 0-100. |
[optional] |
| first_seen |
String |
Date DataForSEO first found a backlink for the target. |
[optional] |
| lost_date |
String |
Date the last backlink was lost, if the target currently has none. |
[optional] |
| broken_backlinks |
Integer |
Number of backlinks pointing to broken (4xx/5xx) pages of the target. |
[optional] |
| broken_pages |
Integer |
Number of broken target pages that still receive backlinks. |
[optional] |
| referring_domains |
Integer |
Number of referring domains pointing to the target. |
[optional] |
| referring_main_domains |
Integer |
Number of referring root domains pointing to the target. |
[optional] |
| referring_pages |
Integer |
Number of referring pages pointing to the target. |
[optional] |
| referring_ips |
Integer |
Number of referring IP addresses pointing to the target. |
[optional] |
| referring_subnets |
Integer |
Number of referring subnets pointing to the target. |
[optional] |
| referring_domains_nofollow |
Integer |
Referring domains linking only with nofollow backlinks (full view). |
[optional] |
| referring_main_domains_nofollow |
Integer |
Referring root domains linking only with nofollow backlinks (full view). |
[optional] |
| referring_pages_nofollow |
Integer |
Referring pages linking only with nofollow backlinks (full view). |
[optional] |
| referring_links_tld |
Hash<String, Integer> |
Referring links grouped by top-level domain of the referring page (full view). |
[optional] |
| referring_links_types |
Hash<String, Integer> |
Referring links grouped by link type, e.g. anchor, image, redirect (full view). |
[optional] |
| referring_links_attributes |
Hash<String, Integer> |
Referring links grouped by link attribute, e.g. nofollow, sponsored, ugc (full view). |
[optional] |
| referring_links_platform_types |
Hash<String, Integer> |
Referring links grouped by platform type, e.g. cms, blogs, ecommerce (full view). |
[optional] |
| referring_links_semantic_locations |
Hash<String, Integer> |
Referring links grouped by semantic location on the page, e.g. article, footer (full view). |
[optional] |
| referring_links_countries |
Hash<String, Integer> |
Referring links grouped by country of the referring page (full view). |
[optional] |