IndexingDocjoinerAnchorStatisticsPerDupStats

Indexing DocjoinerLink Signal

GoogleApi.ContentWarehouse.V1.Model.IndexingDocjoinerAnchorStatisticsPerDupStats

10
out of 10
Critical
SEO Impact
------------------------------------------------------------------------- The total number of anchors collected per dupforwarding (including the canonical itself). Includes additional data about redundant and offdomain counts and the last timestamp it was collected from.

SEO Analysis

AI Generated

Related to anchor text analysis and link signal processing. Anchor text—the clickable text in hyperlinks—has been a fundamental ranking signal since Google's inception. This model processes how link text is analyzed, stored, and weighted, affecting how Google understands what a page is about based on how other sites link to it.

Actionable Insights for SEOs

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates
  • Audit your backlink profile for anchor text diversity and relevance
  • Ensure internal linking uses descriptive, relevant anchor text
  • Monitor for unnatural link patterns that could trigger penalties

Attributes

7
Sort:|Filter:
anchorCountinteger(
Default: nil

Count of anchors kept from forwarding.

collectTypeinteger(
Default: nil

This is EcnCollectType in anchor-ecn-matcher.h for the latest ECN of this dup: - kCollectNormal = 0, // Normal collection. - kCollectUnforwarded = 1, // Forwarding leader docid match only. - kCollectWhitelisted = 2, // Collected anchors matching whitelist. - kCollectNone = 4 // Skipped ECN anchor cluster.

dupUrlstring
Default: nilFull type: String.t

If missing, the same as the canonical.

offdomainAnchorCountinteger(
Default: nil

Count of offdomain anchors.

redundantAnchorCountinteger(
Default: nil

Count of redundant anchors.

scannedAnchorCountinteger(
Default: nil

The number of anchors being scanned from storage per dupforwarding.

timestampinteger(
Default: nil

Walltime when this was scanned last.