Anchors

AnchorsLink Signal

GoogleApi.ContentWarehouse.V1.Model.Anchors

9
out of 10
Critical
SEO Impact
Unwrap a decoded JSON object into its complex fields.

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

11
Sort:|Filter:
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.AnchorsAnchor.t
homepageAnchorsDroppedstring
Default: nilFull type: String.t

The total # of local homepage anchors dropped in AnchorAccumulator.

indexTierinteger(
Default: nil

The index tier from which the anchors were extracted. Note that this is only valid in the anchor record written by linkextractor. The value can be one of the enum values defined in segindexer/types.h.

localAnchorsDroppedstring
Default: nilFull type: String.t

The total # of local non-homepage anchors dropped in AnchorAccumulator.

nonlocalAnchorsDroppedstring
Default: nilFull type: String.t

The total # of non-local anchors dropped in AnchorAccumulator.

redundantAnchorsDroppedstring
Default: nilFull type: String.t

The *_anchors_dropped fields below are not populated by Alexandria, which uses cdoc.anchor_stats instead. The total # of redundant anchors dropped in linkextractor.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.AnchorsRedundantAnchorInfo.t
supplementalAnchorsDroppedstring
Default: nilFull type: String.t

The total # of supplemental anchors dropped in AnchorAccumulator. ## DEPRECATED.

targetDocidstring
Default: nilFull type: String.t

may be implicit

targetSitestring
Default: nilFull type: String.t

HOST_LEVEL site chunking.

targetUrlstring
Default: nilFull type: String.t

This is produced during link extraction but not written out in the linklogs in order to save space.