GetBackLinkData

Status

Command status: Active
Supported by OpenApps API: Yes
Supported by Internal/Reseller API: Yes
Possibly queued processing: No

Purpose

This command returns information of the backlinks at domain, subdomain or URL level.

Note: This command does NOT return links flagged as Alt Text or Mentions (FlagAltText|FlagMention).

Resources consumed

Resource Description

AnalysisResUnits

5000 AnalysisResUnits are consumed for each use.

Note: AnalysisResUnits consumed will be higher when sorting and/or filtering (when parameter ConsumeResourcesForAdditionalProcessing = 1).

RetrievalResUnits

This resource will be decreased by actual number of rows of data retrieved (returned) by this command.

Parameters

Parameter Description

cmd

Required: must be set to: GetBackLinkData

datasource

Optional - defaults to historic
Either: "fresh" - to query against Fresh Index, or "historic" - to query against Historic Index.

item

The URL, domain or subdomain for which the backlinks will be returned.

Count

Number of results to be returned back.

Default: 100
Maximum: 50000

From

The result position from which to start returning backlinks.

For example, when "From=50", the returned backlinks would start at the 51st result (the first result is 0) and provide [Count] results. This allows data to be fetched in groups, similar to the paging on the main Majestic site.

Default: 0

Mode

Optional, 0 by default which means top links included deleted ones will be returned (GetTopBackLinks removes deleted links)

If set to 1 it will also remove deleted links - should be switch for customers

ShowDomainInfo

Optional: if enabled (set to 1) then additional data table with information on referring domains present in backlinks will be returned. Default: 0 (Disabled)

MaxSourceURLsPerRefDomain

Can be set to -1 (default), 1, 3 or 10 only. If set to greater than 0, then this value will limit number of source urls taken from any given referring domain.

If set to 1, then it will effectively produce list of referring domains with just 1 best backlink from each of them.

Default: -1 (not set)

MaxSameSourceURLs

Some index items (usually domains) may have more than one link out from any given source url, sometimes with different anchor text, sometimes with different flags. This parameter is designed to control maximum number of such backlinks returned.

If set to greater than 0, then it will set a limit to number of same source urls returned.

Note: Usage of this option will result in some anchor text/flags combinations not returned back.

If set to 1 it will guarantee that only unique source urls returned.

Default: -1 (not set)

Example:

http://www.example.com (source URL) links to http://www.majestic.com with anchor text "example".
http://www.example.com (source URL) also links to http://www.majestic.com with anchor text "another example".

If this parameter is set to 1, then only the first source URL/anchor text combination will be returned. It is undefined which precise anchor text/flags combination will get priority in such case. It is recommended to use filtering flags to ensure undesired backlinks are eliminated before this parameter takes effect.

RefDomain

Setting a RefDomain parameter will return up to the top 10 backlinks from that domain

FilterTopic

Optional: Filters the backlinks by the specified topic. Please note the topic matched may not be primary.

Values: Any topic returned by a command, e.g. Computers/Programming/Languages.

FilterTopicsRefDomainsMode

Optional: Links from the referring domain of the supplied FilterTopic will be returned.

This should be used in conjunction with ShowDomainInfo=1 as the link itself may not be of the supplied FilterTopic but it’s domain will (it may not be the primary topic)

Values: 0 (default) or 1

UsePrefixScan

Optional: Setting to 1 will activate prefix mode.

This operates like the "Path (URL*)" functionality in Majestic Site Explorer on the majestic.com website.

This commands will check if real time querying of given item is possible, if that's not the case then RealTimePrefixQueryNotPossible error code will be returned.

See also Get Prefix Query Estimate

New Sorting and Filtering Parameters

Note: Using these parameters will consume additional AnalysisResUnits

Due to popular demand, these parameters apply sorting and filtering on the result set in a way which is functionally equivalent to downloading the data, and manually applying the transformations. This means less work client-side, as well as increased speed and reduced RetrievalResUnits charges (do to the fewer rows returned).

Parameter Description

ConsumeResourcesForAdditionalProcessing

Additional Charge

Must be set to 1 to enable Sorting and/or Filtering parameters (Default is 0).

An additional 5000 AnalysisResUnits will be consumed when ConsumeResourcesForAdditionalProcessing is set to 1, with further AnalysisResUnits consumed depending on the Filtering Depth chosen.


When set to 1, additional statistics will be returned describing the returned backlinks (default is 0).

See the Statistical Data table for detailed descriptions.


A maximum of 5 concurrent requests may be made to the API when ConsumeResourcesForAdditionalProcessing is set to 1.

SortBy1

Sorts results by a specified field.

Can be set to one of:

  • AnchorText
  • DateDeleted
  • DomainCitationFlow
  • DomainTrustFlow
  • ExternalOutlinks
  • FirstSeen
  • InternalOutlinks
  • LastSeen
  • OutDomainsExternal
  • SourceCitationFlow
  • SourceTrustFlow
  • SourceUrl
  • TargetUrlLength
  • TotalOutlinks

For example:

SourceURLSourceURLTrustFlowSourceURLCitationFlow
http://example.com/a/1020
http://example.com/b/119
http://example.com/c/1011
http://example.com/d/1110

The above table when sorted by SourceTrustFlow descending becomes:

SourceURLSourceURLTrustFlowSourceURLCitationFlow
http://example.com/b/119
http://example.com/d/1110
http://example.com/a/1020
http://example.com/c/1011

SortDir1

The direction SortBy1 will be applied.

Can be set to either "desc" or "asc", defaults to "desc".

SortBy2

Sorts results by a specified field after SortBy1 has been applied.

Using the example from SortBy1, setting SortBy1 to SourceTrustFlow and SortBy2 to SourceCitationFlow, these would be the results.

SourceURLSourceURLTrustFlowSourceURLCitationFlow
http://example.com/d/1110
http://example.com/b/119
http://example.com/a/1020
http://example.com/c/1011

SortDir2

The direction SortBy2 will be applied.

Can be set to "desc" or "asc", defaults to "desc".

FilteringDepth

Additional Charge

Specifies how many of the top backlinks to include when filtering and sorting.

Supports the FilteringDepth values specified in the table below (default is 5000). The table also shows a breakdown of AnalysisResUnits consumed for each level.

FilteringDepthAnalysisResUnits Consumed
FilteringDepth CostConsumeResourcesForAdditionalProcessingCommandTotal Per Request
50000+ 5,000+ 5,00010,000
150003,00013,000
300006,00016,000
400008,00018,000
5000010,00020,000

For example: FilteringDepth=30000


Due to the size of our dataset, we can currently only process at maximum the top 50,000 backlinks per sorting / filtering query.

When selecting a FilteringDepth of n, a total of n top backlinks will be filtered through before being returned.


Will return an IllegalArgument error if an invalid FilteringDepth is set.

Filters

The Filters parameter operates differently from other parameters. It takes a string containing a combination of filters, causing GetBackLinkData to return only the filtered backlinks. All filtering is done via this single parameter.

A maximum of 25 filters may be used in a single query.


Examples include:

  1. Filters=TrustFlow("eq",10)
  2. Filters=TrustFlow("eq",20) and CitationFlow("eq",30)
  3. Filters=TrustFlow("eq",20) or CitationFlow("eq",30)
  4. Filters=TrustFlow("eq",20) and CitationFlow("eq",30) and SourceLanguage("en")
  5. Filters=(TrustFlow("eq",20) and CitationFlow("eq",30)) or SourceLanguage("en")

Example 1 → only returns backlinks where TrustFlow is equal to 10.

Example 2 → only returns backlinks where TrustFlow is equal to 20 and CitationFlow is equal to 30.

Example 3 → returns backlinks where TrustFlow is equal to 20, but also returns backlinks where CitationFlow is equal to 30.

Example 4 → only returns backlinks where TrustFlow is equal to 20, CitationFlow is equal to 30 and the SourceLanguage is English.

Example 5 → returns backlinks where TrustFlow is equal to 20 and CitationFlow is equal to 30, but also returns backlinks where the SourceLanguage is English, irrespective of their TrustFlow and CitationFlow values.


String arguments for a filter must be quoted, if the argument contains quotes, they must be double quoted.

For example, to search for strings in a title you would do the following:

StringParameter with argument
This argument is a string so we put it in quotesTitleContains("This argument is a string so we put it in quotes")
And like "THIS" for quoted wordsTitleContains("And like ""THIS"" when a string has quotes")

Filters

For use as part of the Filters parameter

Filter Description
TrustFlow(a, b)

Filters for Backlinks that have a SourceURL Trust Flow matching the criteria.

  • a → Can be one of "eq", "gt" or "lt" (equals, greater than, less than)
  • b → Any integer from 0 to 100 (exclusive)

For example: TrustFlow("gt","10")

CitationFlow(a, b)

Filters for Backlinks that have a SourceURL Citation Flow matching the criteria.

  • a → Can be one of "eq", "gt" or "lt" (equals, greater than, less than)
  • b → Any integer from 0 to 100 (exclusive)

For example: CitationFlow("gt","10")

TrustFlowRange(a, b)

Filters for Backlinks that have a SourceURL Trust Flow withing the specified range.

  • a → Any integer from 0 to 100 for the minimum (inclusive)
  • b → Any integer from 0 to 100 for the maximum (inclusive)

For example: TrustFlowRange("20","30")

CitationFlowRange(a, b)

Filters for Backlinks that have a SourceURL Citation Flow withing the specified range.

  • a → Any integer from 0 to 100 for the minimum (inclusive)
  • b → Any integer from 0 to 100 for the maximum (inclusive)

For example: CitationFlowRange("20","30")

LinkType(a)
  • a → Can be set to one of
    • TextLink
    • ImageLink
    • Redirect
    • Frame
    • Mention

For example: LinkType("ImageLink")

Not(a)
  • a → A filter or chain of filters you wish to reverse the logical state of. For example, if the condition resolves to true, wrapping it with a Not will make it false.

For example: Not(TrustFlow("eq","20") or CitationFlow("eq","30"))

NoFollow(a)
  • a → Either 1 or 0 (1 = NoFollow, 0 = DoFollow)

For example: NoFollow("1")

PrimarySourceTopic(a)
  • a → A topic name

For example: PrimarySourceTopic("News"), PrimarySourceTopic("Computers") or PrimarySourceTopic("Computers/Internet")

PrimarySourceTopic("Computers") will not match against "Computers/Internet" as they are considered as different topics.

SourceLanguage(a)
  • a → 2 letter language code

For example: SourceLanguage("en")

Live(a)
  • a → Either 1 (live) or 0 (deleted)

For example: Live("1")

LastCrawlResult(a)

a → Can be set to one of:

  • BannedDomainOrIP
  • BinaryJunk
  • BlockedByRobotsTXT
  • BlockedByRobotsTXT_Majestic
  • BrokenURL
  • ConnectFailure
  • ContentAnalysisFoundNoContent
  • DownloadedSuccessfully
  • FailedToDecompress
  • HTTP_1xx
  • HTTP_204_NoContent
  • HTTP_206_PartialContent
  • HTTP_2xx
  • HTTP_300_MultipleChoices
  • HTTP_301_or_302
  • HTTP_301_PermanentRedirect
  • HTTP_302_307_TemporaryRedirect
  • HTTP_304_NotModified
  • HTTP_3xx
  • HTTP_400_BadRequest
  • HTTP_401_Unauthorized
  • HTTP_404_NotFound
  • HTTP_403_Forbidden
  • HTTP_406_NotAccepable
  • HTTP_410_Gone
  • HTTP_4xx
  • HTTP_500_InternalServerError
  • HTTP_501_NotImplemented
  • HTTP_502_BadGateway
  • HTTP_503_ServiceUnavailable
  • HTTP_504_GatewayTimeout
  • HTTP_5xx
  • HTTP_UnknownCode
  • NameResolutionFailure
  • NotCrawled
  • NotSupportedContentType
  • OtherResponseCode
  • RedirectCanonical
  • RedirectionBlockedByRobotsTXT
  • RedirectMetaRefresh
  • RobotsMetaNoIndex
  • ScheduledForCrawl
  • SSL_Error
  • SubmittedForCrawl
  • Timeout
  • TooManyRedirects
  • TooManyRetries
  • Unknown
  • UnknownFailure
  • UnsupportedProtocol

For example: LastCrawlResult("DownloadedSuccessfully")

[Field]Contains(a)
  • a → text that the field should contain
  • Field → The name of the field to match against

For example: AnchorTextContains("blog") would match against the anchor text "My blog post".


Valid fields to match against are:

  • AnchorText, e.g. AnchorTextContains("blog")
  • Title, e.g. TitleContains("blog")
  • SourceURL, e.g. SourceURLContains("blog")

The argument "a" is case insensitive.

Since the argument "a" can be any string, containing any character, ensure you escape quotes using double qoutes.

[Field]StartsWith(a)
  • a → text that the field should start with
  • Field → The name of the field to match against

For example: AnchorTextStartsWith("my blog") would match against the anchor text "My blog post".


You can use AnchorText, Title, and SourceURL as the field, same as above. e.g. TitleStartsWith("A Title")


The argument "a" is case insensitive.

Since the argument "a" can be any string, containing any character, ensure you escape quotes using double qoutes.

[Field]EndsWith(a)
  • a → text that the field should end with
  • Field → The name of the field to match against

For example: AnchorTextEndsWith("blog post") would match against the anchor text "My blog post".


You can use AnchorText, Title, and SourceURL as the field, same as above. e.g. TitleEndsWith("A Title")


The argument "a" is case insensitive.

Since the argument "a" can be any string, containing any character, ensure you escape quotes using double qoutes.

[Field]Equals(a)
  • a → text that the field should be equal to
  • Field → The name of the field to match against

For example: AnchorTextEquals("my blog post") would match against the anchor text "My blog post".


You can use AnchorText, Title, and SourceURL as the field, same as above. e.g. TitleEquals("A Title")


The argument "a" is case insensitive.

Since the argument "a" can be any string, containing any character, ensure you escape quotes using double qoutes.

FirstIndexed(o, v)
  • o → operator, either "gt", "lt" or "eq" (see below)
  • v → date in the format "yyyy-MM-dd"

Allows filtering of backlinks by the date they were first indexed, within the bounds of the date range of the index queried.

Valid operators are:

  • eq → value must equal the input exactly
  • gt → value must be greater than the input (exclusive)
  • lt → value must be less than the input (exclusive)

For example: FirstIndexed("gt", "2019-09-30") would return backlinks where the earliest indexed date in the index was after "2019-09-30".

LastSeen(o, v)
  • o → operator, either "gt", "lt" or "eq" (see below)
  • v → date in the format "yyyy-MM-dd"

Allows filtering of backlinks by the date they were last seen.

Valid operators are:

  • eq → value must equal the input exactly
  • gt → value must be greater than the input (exclusive)
  • lt → value must be less than the input (exclusive)

For example: LastSeen("gt", "2019-09-30") would return results where backlink had been seen after "2019-09-30".

For example: LastSeen("gt", "2019-09-30") would return results where backlink had been seen after "2019-09-30".

DateDeleted(o, v)
  • o → operator, either "gt", "lt" or "eq" (see below)
  • v → date in the format "yyyy-MM-dd"

Allows filtering of backlinks by the deleted date.

Valid operators are:

  • eq → value must equal the input exactly
  • gt → value must be greater than the input (exclusive)
  • lt → value must be less than the input (exclusive)

For example: DateDeleted("gt", "2019-09-30") and DateDeleted("lt", "2019-11-01") would return results where the date detected as deleted is between the start and end of October.

Sample queries and response

XML response

<?xml version="1.0" encoding="UTF-8"?>
<Result Code="OK" ErrorMessage="" FullError="">
<GlobalVars IndexBuildDate="2017-10-15 16:23:38" IndexType="1" ServerBuild="2017-10-13 13:57:22" ServerName="QUACKYO" ServerVersion="1.0.6495.23321" UniqueIndexID="20171015162338-FRESH" />
<DataTables Count="1">
<DataTable Name="BackLinks" RowsCount="5" Headers="SourceURL|ACRank|AnchorText|Date|SourceTitle|SourceOutDomainsExternal|SourceOutLinksExternal|SourceOutLinksInternal|SourceLanguage|SourceLanguageDesc|SourceLanguageConfidence|FlagRedirect|FlagFrame|FlagNoFollow|FlagImages|FlagDeleted|FlagAltText|FlagMention|TargetURL|IndirectTargetURL|IndirectTargetType|TargetTitle|TargetLanguage|TargetLanguageDesc|TargetLanguageConfidence|LinksAvailableForRootDomain|DomainID|FirstIndexedDate|LastSeenDate|DateLost|ReasonLost|LinkType|LinkSubType|TargetCitationFlow|TargetTrustFlow|TargetTopicalTrustFlow_Topic_0|TargetTopicalTrustFlow_Value_0|SourceCitationFlow|SourceTrustFlow|SourceTopicalTrustFlow_Topic_0|SourceTopicalTrustFlow_Value_0|SourceTopicalTrustFlow_Topic_1|SourceTopicalTrustFlow_Value_1|SourceTopicalTrustFlow_Topic_2|SourceTopicalTrustFlow_Value_2" AvailableLines="50000" BackLinkItem="majestic.com" BackLinkType="BackLinks" Count="5" From="0" Item="majestic.com" ItemType="RootDomain" MaxRefDomainTopics="10" MaxSourceTopics="3" MaxTargetTopics="10" OrigItem="majestic.com" RefDomainTopicsCount="10" SourceTopicsCount="3" TargetTopicsCount="1" TotalBackLinks="5409178" TotalLines="5841190" TotalMatches="5">
 <Row>http://www.webometrics.info/en/|7| |2017-10-14|Welcome to Ranking Web of Universities || Ranking Web of Universities|6|8|332|en|English|97|0|0|0|1|0|0|0|https://majestic.com/| | |Majestic®: Marketing Search Engine and SEO Backlink Checker|en|English|97|-1|-1|2017-07-14|2017-10-14| | |ImageLink|ImageLink_Normal|63|51|Computers/Internet/Web Design and Development|43|49|68|Reference/Education|68| | | |</Row>
 <Row>https://www.cesko-katalog.cz/kvalitni-zpetne-odkazy.html|11|https://majestic.com/reports/site-explorer?q=www.cesko-katalog.cz&amp;amp;oq=www.cesko-katalog.cz&amp;indexdatasource=f|2017-10-14|Kvalitní zpětné odkazy || Česko-Katalog.cz|34|34|10|cs|Czech|99|0|0|0|0|1|0|0|https://majestic.com/reports/site-explorer?q=www.cesko-katalog.cz&amp;oq=www.cesko-katalog.cz&amp;IndexDataSource=F| | |Site Explorer - cesko-katalog.cz - Summary - Majestic|en|English|89|-1|-1|2017-07-14|2017-10-14|2017-10-14|DownloadedSuccessfully|TextLink|TextLink_Normal|14|0| | |76|37|Computers/Internet/Web Design and Development|34|Regional/Europe|27|Recreation/Pets|26</Row>
 <Row>https://www.aspfree.com/|8|majestic logo|2017-10-14|ASP Free - ASP Help, ASP Tutorials, ASP Programming, ASP Code - ASP Free|16|34|29|en|English|99|0|0|1|1|0|0|0|https://majestic.com/| | |Majestic®: Marketing Search Engine and SEO Backlink Checker|en|English|97|-1|-1|2017-07-14|2017-10-14| | |ImageLink|ImageLink_Normal|63|51|Computers/Internet/Web Design and Development|43|50|62|Computers/Programming/Internet|61|Computers/Internet/Web Design and Development|47|Computers/Programming/Languages|41</Row>
 <Row>http://www.majestic12.co.uk/|8|majestic|2017-10-14|Majestic-12: Distributed Search Engine|2|3|71|en|English|99|0|0|0|0|0|0|0|https://majestic.com/| | |Majestic®: Marketing Search Engine and SEO Backlink Checker|en|English|97|-1|-1|2017-07-14|2017-10-14| | |TextLink|TextLink_Normal|63|51|Computers/Internet/Web Design and Development|43|55|56|Computers/Computer Science/Distributed Computing|53|Business/Arts and Entertainment|42|Business/Employment|41</Row>
 <Row>http://www.majestic12.co.uk/|8|here|2017-10-14|Majestic-12: Distributed Search Engine|2|3|71|en|English|99|0|0|0|0|0|0|0|http://blog.majestic.com/general/majestic-12-confirms-googles-milestone-more-than-1-trillion-urls-found/| | |Majestic-12 confirms Google's milestone: more than 1 trillion URLs found -Majestic Blog| | |0|-1|-1|2017-07-14|2017-10-14| | |TextLink|TextLink_Normal|44|36|Computers/Computer Science/Distributed Computing|34|55|56|Computers/Computer Science/Distributed Computing|53|Business/Arts and Entertainment|42|Business/Employment|41</Row>
</DataTable>
</DataTables>
</Result>

JSON response

{
  "Code": "OK",
  "ErrorMessage": "",
  "FullError": "",
  "IndexBuildDate": "2017-10-15 16:23:38",
  "IndexType": 1,
  "ServerBuild": "2017-10-13 13:57:22",
  "ServerName": "QUACKYO",
  "ServerVersion": "1.0.6495.23321",
  "UniqueIndexID": "20171015162338-FRESH",
  "DataTables": {
    "BackLinks": {
      "Headers": {
        "AvailableLines": 50000,
        "BackLinkItem": "majestic.com",
        "BackLinkType": "BackLinks",
        "Count": 5,
        "From": 0,
        "Item": "majestic.com",
        "ItemType": "RootDomain",
        "MaxRefDomainTopics": 10,
        "MaxSourceTopics": 3,
        "MaxTargetTopics": 10,
        "OrigItem": "majestic.com",
        "RefDomainTopicsCount": 10,
        "SourceTopicsCount": 3,
        "TargetTopicsCount": 1,
        "TotalBackLinks": 5409178,
        "TotalLines": 5841190,
        "TotalMatches": 5
      },
      "Data": [
        {
          "SourceURL": "http://www.webometrics.info/en/",
          "ACRank": 7,
          "AnchorText": "",
          "Date": "2017-10-14",
          "SourceTitle": "Welcome to Ranking Web of Universities | Ranking Web of Universities",
          "SourceOutDomainsExternal": "6",
          "SourceOutLinksExternal": "8",
          "SourceOutLinksInternal": "332",
          "SourceLanguage": "en",
          "SourceLanguageDesc": "English",
          "SourceLanguageConfidence": 97,
          "FlagRedirect": 0,
          "FlagFrame": 0,
          "FlagNoFollow": 0,
          "FlagImages": 1,
          "FlagDeleted": 0,
          "FlagAltText": 0,
          "FlagMention": 0,
          "TargetURL": "https://majestic.com/",
          "IndirectTargetURL": "",
          "IndirectTargetType": "",
          "TargetTitle": "Majestic®: Marketing Search Engine and SEO Backlink Checker",
          "TargetLanguage": "en",
          "TargetLanguageDesc": "English",
          "TargetLanguageConfidence": 97,
          "LinksAvailableForRootDomain": -1,
          "DomainID": -1,
          "FirstIndexedDate": "2017-07-14",
          "LastSeenDate": "2017-10-14",
          "DateLost": "",
          "ReasonLost": "",
          "LinkType": "ImageLink",
          "LinkSubType": "ImageLink_Normal",
          "TargetCitationFlow": 63,
          "TargetTrustFlow": 51,
          "TargetTopicalTrustFlow_Topic_0": "Computers/Internet/Web Design and Development",
          "TargetTopicalTrustFlow_Value_0": 43,
          "SourceCitationFlow": 49,
          "SourceTrustFlow": 68,
          "SourceTopicalTrustFlow_Topic_0": "Reference/Education",
          "SourceTopicalTrustFlow_Value_0": 68,
          "SourceTopicalTrustFlow_Topic_1": "",
          "SourceTopicalTrustFlow_Value_1": "",
          "SourceTopicalTrustFlow_Topic_2": "",
          "SourceTopicalTrustFlow_Value_2": ""
        },
        {
          "SourceURL": "https://www.cesko-katalog.cz/kvalitni-zpetne-odkazy.html",
          "ACRank": 11,
          "AnchorText": "https://majestic.com/reports/site-explorer?q=www.cesko-katalog.cz&oq=www.cesko-katalog.cz&indexdatasource=f",
          "Date": "2017-10-14",
          "SourceTitle": "Kvalitní zpětné odkazy | Česko-Katalog.cz",
          "SourceOutDomainsExternal": "34",
          "SourceOutLinksExternal": "34",
          "SourceOutLinksInternal": "10",
          "SourceLanguage": "cs",
          "SourceLanguageDesc": "Czech",
          "SourceLanguageConfidence": 99,
          "FlagRedirect": 0,
          "FlagFrame": 0,
          "FlagNoFollow": 0,
          "FlagImages": 0,
          "FlagDeleted": 1,
          "FlagAltText": 0,
          "FlagMention": 0,
          "TargetURL": "https://majestic.com/reports/site-explorer?q=www.cesko-katalog.cz&oq=www.cesko-katalog.cz&IndexDataSource=F",
          "IndirectTargetURL": "",
          "IndirectTargetType": "",
          "TargetTitle": "Site Explorer - cesko-katalog.cz - Summary - Majestic",
          "TargetLanguage": "en",
          "TargetLanguageDesc": "English",
          "TargetLanguageConfidence": 89,
          "LinksAvailableForRootDomain": -1,
          "DomainID": -1,
          "FirstIndexedDate": "2017-07-14",
          "LastSeenDate": "2017-10-14",
          "DateLost": "2017-10-14",
          "ReasonLost": "DownloadedSuccessfully",
          "LinkType": "TextLink",
          "LinkSubType": "TextLink_Normal",
          "TargetCitationFlow": 14,
          "TargetTrustFlow": 0,
          "TargetTopicalTrustFlow_Topic_0": "",
          "TargetTopicalTrustFlow_Value_0": "",
          "SourceCitationFlow": 76,
          "SourceTrustFlow": 37,
          "SourceTopicalTrustFlow_Topic_0": "Computers/Internet/Web Design and Development",
          "SourceTopicalTrustFlow_Value_0": 34,
          "SourceTopicalTrustFlow_Topic_1": "Regional/Europe",
          "SourceTopicalTrustFlow_Value_1": 27,
          "SourceTopicalTrustFlow_Topic_2": "Recreation/Pets",
          "SourceTopicalTrustFlow_Value_2": 26
        },
        {
          "SourceURL": "https://www.aspfree.com/",
          "ACRank": 8,
          "AnchorText": "majestic logo",
          "Date": "2017-10-14",
          "SourceTitle": "ASP Free - ASP Help, ASP Tutorials, ASP Programming, ASP Code - ASP Free",
          "SourceOutDomainsExternal": "16",
          "SourceOutLinksExternal": "34",
          "SourceOutLinksInternal": "29",
          "SourceLanguage": "en",
          "SourceLanguageDesc": "English",
          "SourceLanguageConfidence": 99,
          "FlagRedirect": 0,
          "FlagFrame": 0,
          "FlagNoFollow": 1,
          "FlagImages": 1,
          "FlagDeleted": 0,
          "FlagAltText": 0,
          "FlagMention": 0,
          "TargetURL": "https://majestic.com/",
          "IndirectTargetURL": "",
          "IndirectTargetType": "",
          "TargetTitle": "Majestic®: Marketing Search Engine and SEO Backlink Checker",
          "TargetLanguage": "en",
          "TargetLanguageDesc": "English",
          "TargetLanguageConfidence": 97,
          "LinksAvailableForRootDomain": -1,
          "DomainID": -1,
          "FirstIndexedDate": "2017-07-14",
          "LastSeenDate": "2017-10-14",
          "DateLost": "",
          "ReasonLost": "",
          "LinkType": "ImageLink",
          "LinkSubType": "ImageLink_Normal",
          "TargetCitationFlow": 63,
          "TargetTrustFlow": 51,
          "TargetTopicalTrustFlow_Topic_0": "Computers/Internet/Web Design and Development",
          "TargetTopicalTrustFlow_Value_0": 43,
          "SourceCitationFlow": 50,
          "SourceTrustFlow": 62,
          "SourceTopicalTrustFlow_Topic_0": "Computers/Programming/Internet",
          "SourceTopicalTrustFlow_Value_0": 61,
          "SourceTopicalTrustFlow_Topic_1": "Computers/Internet/Web Design and Development",
          "SourceTopicalTrustFlow_Value_1": 47,
          "SourceTopicalTrustFlow_Topic_2": "Computers/Programming/Languages",
          "SourceTopicalTrustFlow_Value_2": 41
        },
        {
          "SourceURL": "http://www.majestic12.co.uk/",
          "ACRank": 8,
          "AnchorText": "majestic",
          "Date": "2017-10-14",
          "SourceTitle": "Majestic-12: Distributed Search Engine",
          "SourceOutDomainsExternal": "2",
          "SourceOutLinksExternal": "3",
          "SourceOutLinksInternal": "71",
          "SourceLanguage": "en",
          "SourceLanguageDesc": "English",
          "SourceLanguageConfidence": 99,
          "FlagRedirect": 0,
          "FlagFrame": 0,
          "FlagNoFollow": 0,
          "FlagImages": 0,
          "FlagDeleted": 0,
          "FlagAltText": 0,
          "FlagMention": 0,
          "TargetURL": "https://majestic.com/",
          "IndirectTargetURL": "",
          "IndirectTargetType": "",
          "TargetTitle": "Majestic®: Marketing Search Engine and SEO Backlink Checker",
          "TargetLanguage": "en",
          "TargetLanguageDesc": "English",
          "TargetLanguageConfidence": 97,
          "LinksAvailableForRootDomain": -1,
          "DomainID": -1,
          "FirstIndexedDate": "2017-07-14",
          "LastSeenDate": "2017-10-14",
          "DateLost": "",
          "ReasonLost": "",
          "LinkType": "TextLink",
          "LinkSubType": "TextLink_Normal",
          "TargetCitationFlow": 63,
          "TargetTrustFlow": 51,
          "TargetTopicalTrustFlow_Topic_0": "Computers/Internet/Web Design and Development",
          "TargetTopicalTrustFlow_Value_0": 43,
          "SourceCitationFlow": 55,
          "SourceTrustFlow": 56,
          "SourceTopicalTrustFlow_Topic_0": "Computers/Computer Science/Distributed Computing",
          "SourceTopicalTrustFlow_Value_0": 53,
          "SourceTopicalTrustFlow_Topic_1": "Business/Arts and Entertainment",
          "SourceTopicalTrustFlow_Value_1": 42,
          "SourceTopicalTrustFlow_Topic_2": "Business/Employment",
          "SourceTopicalTrustFlow_Value_2": 41
        },
        {
          "SourceURL": "http://www.majestic12.co.uk/",
          "ACRank": 8,
          "AnchorText": "here",
          "Date": "2017-10-14",
          "SourceTitle": "Majestic-12: Distributed Search Engine",
          "SourceOutDomainsExternal": "2",
          "SourceOutLinksExternal": "3",
          "SourceOutLinksInternal": "71",
          "SourceLanguage": "en",
          "SourceLanguageDesc": "English",
          "SourceLanguageConfidence": 99,
          "FlagRedirect": 0,
          "FlagFrame": 0,
          "FlagNoFollow": 0,
          "FlagImages": 0,
          "FlagDeleted": 0,
          "FlagAltText": 0,
          "FlagMention": 0,
          "TargetURL": "http://blog.majestic.com/general/majestic-12-confirms-googles-milestone-more-than-1-trillion-urls-found/",
          "IndirectTargetURL": "",
          "IndirectTargetType": "",
          "TargetTitle": "Majestic-12 confirms Google's milestone: more than 1 trillion URLs found -Majestic Blog",
          "TargetLanguage": "",
          "TargetLanguageDesc": "",
          "TargetLanguageConfidence": 0,
          "LinksAvailableForRootDomain": -1,
          "DomainID": -1,
          "FirstIndexedDate": "2017-07-14",
          "LastSeenDate": "2017-10-14",
          "DateLost": "",
          "ReasonLost": "",
          "LinkType": "TextLink",
          "LinkSubType": "TextLink_Normal",
          "TargetCitationFlow": 44,
          "TargetTrustFlow": 36,
          "TargetTopicalTrustFlow_Topic_0": "Computers/Computer Science/Distributed Computing",
          "TargetTopicalTrustFlow_Value_0": 34,
          "SourceCitationFlow": 55,
          "SourceTrustFlow": 56,
          "SourceTopicalTrustFlow_Topic_0": "Computers/Computer Science/Distributed Computing",
          "SourceTopicalTrustFlow_Value_0": 53,
          "SourceTopicalTrustFlow_Topic_1": "Business/Arts and Entertainment",
          "SourceTopicalTrustFlow_Value_1": 42,
          "SourceTopicalTrustFlow_Topic_2": "Business/Employment",
          "SourceTopicalTrustFlow_Value_2": 41
        }
      ]
    }
  }
}

Returned values

Global variables
Code Code indicating if this command executed successfully.
ErrorMessage A message explaining the error. This will be blank if the code is "OK".
FullError Verbose explanation of error.
IndexBuildDate Date/time the index that was queried was last updated.
IndexType Indicates if the index was Historic (0) or Fresh (1).
ServerBuild Date/time the server was built.
ServerName Name of the server queried.
ServerVersion Version of the server queried.
UniqueIndexID Unique identifier for the index consisting of the date and index type.
BackLinks Headers
AvailableLines Internal metric.
BackLinkItem Internal metric.
BackLinkType Type of backlink searched for by this command.
Count Number of items returned by this command.
From The first result which this command returns.
Item Item this command was called on.
ItemType Type of item this command was called on. This can be a URL, subdomain or domain.
MaxRefDomainTopics Maximum number of topics to return for each referring domain.
MaxSourceTopics Maximum number of Trust Flow topics in each returned object.
OrigItem Item as passed to this command.
RefDomainTopicsCount Number of topics returned for each referring domain.
SourceTopicsCount Number of topics for the source.
TargetTopicsCount Number of topics for the target.
TotalBackLinks Total number of backlinks to the given item.
TotalLines Internal metric.
TotalMatches Number of matches found for these limits.
BackLinks Data
SourceURL URL where the anchor text originates from.
ACRank Legacy metric of the SourceURL, scaled down from CitationFlow
AnchorText String representation of the anchor text.
Date Date last crawled.
SourceTitle Title of the source page.
SourceOutDomainsExternal The number of outgoing links to unique domains for this source page.
SourceOutLinksExternal The number of outgoing links on the source page.
SourceOutLinksInternal The number of internal links on the source page.
SourceLanguage The language code for the source page (i.e. en).
SourceLanguageDesc The English name of the language code for the source page (i.e. English).
SourceLanguageConfidence A percentage indicating the confidence of the language for the source page.
FlagRedirect Boolean indicating if a backlink is a redirect.
FlagFrame Boolean indicating if a backlink is a frame.
FlagNoFollow Boolean indicating if a backlink is a nofollow link.
FlagImages Boolean indicating if a backlink is an image.
FlagDeleted Boolean indicating if a backlink has since been deleted.
FlagAltText Boolean indicating if a backlink is an alt text type.
FlagMention Boolean indicating if a backlink is a mention type.
TargetURL URL the backlink specifically references.
IndirectTargetURL URL indirectly referenced by the backlink.
IndirectTargetType Type of the IndirectTargetURL.
TargetTitle Title of the targeted URL.
TargetLanguage The language code for the target page (i.e. en).
TargetLanguageDesc The English name of the language code for the target page (i.e. English).
TargetLanguageConfidence A percentage indicating the confidence of the language for the target page.
LinksAvailableForRootDomain The total number of links available for that referring domain. If 0, it is unknown if there are more links available or not (old indexes). Only valid for requests where MaxSourceURLsPerRefDomain=1, -1 will be returned for all other instances.
DomainID Identifier for the domain.
FirstIndexedDate Date the source URL was first added to the index.
LastSeenDate Date the link was last seen.
DateLost Date the link was lost if FlagDeleted is true.
ReasonLost Last crawlcode of the source link if FlagDeleted is true.
LinkType The method through which this link was established. Possible values:
TextLink
A standard text hyperlink. For example, <a href="majestic.com">Anchor Text</a>
ImageLink
An image used as the link. For example, <a href="majestic.com"><img src="majestic-logo.png" alt="Majestic's logo"></a>
Redirect
A redirect from a URL.
Frame
An iframe with the item as the source. For example, <iframe src="majestic.com"></iframe>
Mention
Some text with the item in it but, not actually linking to the item using any of the methods outlined above. For example, a page may include the text "majestic.com" but, not actually include a link. In this case it would be counted as a mention.
LinkSubType Compact version of link subtype.
TargetCitationFlow Citation flow value of the target URL.
TargetTrustFlow Trust flow value of the target URL.
TargetTopicalTrustFlow_Topic_0 Most relevant topical trust flow topic for the target URL.
TargetTopicalTrustFlow_Value_0 Value for the topical trust flow topic.
SourceCitationFlow Citation flow value of the source URL.
SourceTrustFlow Trust flow value of the source URL
SourceTopicalTrustFlow_Topic_0 Most relevant topical trust flow topic for the source URL.
SourceTopicalTrustFlow_Value_0 Value for the topical trust flow topic.
DL_S_MatchingString New A string representation of the source link, which can be used to group duplicate links.
DL_S_DuplicationStatusCode New

An integer representing the duplication classification of the link, as defined by our duplicate link analysis.

# Duplication Classification Description
0 CannotBeClassified

To provide a low error rate in noise detection, there are gaps between what is considered, 'distinct, notable, or duplicate'. These links could not be confidently classified into these categories.

1 PendingClassification

Duplicate link analysis is a complex operation, and there are sometimes delays between link discovery and classification.

To quickly bring you data, we do not wait for full classification before including links in the index.

2 NonNotableDuplicate

Non-Notable Duplicates are copies of links found on the same site that point to the same URL. These links pass little or no Trust Flow and Citation Flow and are considered non-notable copies of links found elsewhere in our link data.

3 Distinct

These links are either...

  • links that do not have clear duplicates on the same root domain
  • the best single links from any set of duplicates

Duplicate links are not checked across domains, so other links from different domains may look identical.

4 Redirect

As Redirects do not come from traditional links, it is more difficult to say with confidence that they are from duplicate sources.

5 NotableDuplicate

Notable Duplicates are links that have clear duplicates from the same domain but ALSO have a positive Trust Flow or Citation Flow score.

To preserve a wide range of link analysis techniques, notable duplicate links will be preserved but will be marked as such for you to filter as appropriate.

New Additional Returned Values - Statistical Data

These will only be returned when ConsumeResourcesForAdditionalProcessing is set to 1

The statistical data returned when ConsumeResourcesForAdditionalProcessing is set provides a summary of the backlinks within the specified Filtering Depth (5,000 by default). Useful for the summary information, as well deciding which filters to apply.

GroupDescription
TrustFlow

A breakdown for the distribution of source TrustFlow.

Displays the amount of matches for a specific Filter and argument combination.

Results may look like this:

CommandIDArgsMatches
TrustFloweq,053
TrustFlowRange1,2021
TrustFlowRange21,4012

The above results describe:

  • 53 Backlinks where their TrustFlow is equal to 0
  • 21 Backlinks where their TrustFlow is between 1 and 20 (inclusive)
  • 12 Backlinks where their TrustFlow is between 21 and 40 (inclusive)
CitationFlow

A breakdown for the distribution of source CitationFlow.

Displays the amount of matches for a specific Filter and argument combination.

Results may look like this:

CommandIDArgsMatches
CitationFloweq,060
CitationFlowRange1,2039
CitationFlowRange21,4011

The above results describe:

  • 60 Backlinks where their CitationFlow is equal to 0
  • 39 Backlinks where their CitationFlow is between 1 and 20 (inclusive)
  • 11 Backlinks where their CitationFlow is between 21 and 40 (inclusive)
LiveDeleted

A breakdown of how many Backlinks are Live or Deleted.

Displays the amount of matches for a specific Filter and argument combination.

Results may look like this:

CommandIDArgsMatches
Live159
Live021

The above results describe:

  • 59 Backlinks are Live
  • 21 Backlinks are Deleted
LastCrawlResult

A breakdown for the distribution of the Last Crawl Result.

Displays the amount of matches for a specific Filter and argument combination.

Results may look like this:

CommandIDArgsMatches
LastCrawlResultDownloadedSuccessfully79
LastCrawlResultRedirectCanonical27
LastCrawlResultHTTP_301_PermanentRedirect11

The above results describe:

  • 79 Backlinks were crawled with a result of DownloadedSuccessfully
  • 27 Backlinks were crawled with a result of RedirectCanonical
  • 11 Backlinks were crawled with a result of HTTP_301_PermanentRedirect
LinkType

A breakdown for the distribution of the Link Type.

Displays the amount of matches for a specific Filter and argument combination.

Results may look like this:

CommandIDArgsMatches
LinkTypeTextLink91
LinkTypeImageLink67
LinkTypeRedirect11
LinkTypeFrame51

The above results describe:

  • 91 Backlinks are Text Links
  • 67 Backlinks are Image Links
  • 11 Backlinks are Redirects
  • 51 Backlinks are Frames
NoFollow

A breakdown of how many Backlinks are NoFollow links.

Displays the amount of matches for a specific Filter and argument combination.

Results may look like this:

CommandIDArgsMatches
NoFollow119
NoFollow088

The above results describe:

  • 19 Backlinks are NoFollow links
  • 88 Backlinks are not NoFollow links
SourceLanguage

A breakdown for the distribution of the Source Languages.

Displays the amount of matches for a specific Filter and argument combination.

Results may look like this:

CommandIDArgsMatches
SourceLanguageen11
SourceLanguagees49
SourceLanguagefr11
SourceLanguagede14

The above results describe:

  • 11 Backlinks are from a page where the primary language is English
  • 49 Backlinks are from a page where the primary language is Spanish
  • 11 Backlinks are from a page where the primary language is French
  • 14 Backlinks are from a page where the primary language is German
PrimarySourceTopic

A breakdown for the amount of Backlinks that each have a particular Primary Source Topic.

Displays the amount of matches for a specific Filter and argument combination.

Results may look like this:

CommandIDArgsMatches
PrimarySourceTopicComputers/Internet/Web Design and Development89
PrimarySourceTopicNews41
PrimarySourceTopicComputers42
PrimarySourceTopicHealth/Medicine12

The above results describe:

  • 89 Backlinks where the Primary Source Topic is Computers/Internet/Web Design and Development
  • 41 Backlinks where the Primary Source Topic is News
  • 42 Backlinks where the Primary Source Topic is Computers
  • 12 Backlinks where the Primary Source Topic is Health/Medicine

Related commands

To see details on large scale backlink retrieval, please see the documention regarding DownloadBackLinks.