IndexingDocjoinerAnchorSpamInfo

Indexing DocjoinerLink Signal

GoogleApi.ContentWarehouse.V1.Model.IndexingDocjoinerAnchorSpamInfo

10
out of 10
Critical
SEO Impact
Following structure summarizes output of AnchorSpamPenalizer. Spammy anchors are tagged with LINK_SPAM_PHRASE_PENALIZER and demoted to SPAM locality in anchor-localizer.cc

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

22
Sort:|Filter:
anchorEndinteger(
Default: nil

End date of the last anchor of the document.

anchorFraqnumber(
Default: nil

Ratio of spam demoted period to all anchor period.

anchorStartinteger(
Default: nil

Start date of the first anchor of the document.

demotedinteger(
Default: nil

Following field record details of anchor demotion in action. How many anchors were demoted.

demotedAllboolean(
Default: nil

Demoted all anchors in the period or only anchors classified as spam.

demotedEndinteger(
Default: nil

End date of the demotion period.

demotedStartinteger(
Default: nil

Start date of the demotion period.

phraseCountnumber(
Default: nil

Following fields record signals used in anchor spam classification. How many spam phrases found in the anchors among unique domains.

phraseDaysnumber(
Default: nil

Over how many days 80% of these phrases were discovered.

phraseFraqnumber(
Default: nil

Spam phrases fraction of all anchors of the document.

phraseRatenumber(
Default: nil

Average daily rate of spam anchor discovery.

processedinteger(
Default: nil

Total number of processed anchors.

sampledboolean(
Default: nil

True if anchors were sampled during observation phrase.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.IndexingDocjoinerAnchorTrustedInfo.t

Detailed information about trusted sources and match computation. Populated only when --anchorspam_penalizer_debug=true.

spamDebugInfostring
Default: nilFull type: String.t

Additional debug information about computation of spam probability.

spamPenaltynumber(
Default: nil

Combined penalty for anchor demotion.

spamProbabilitynumber(
Default: nil

Predicted probability of spam.

trustedDemotedinteger(
Default: nil

Number of trusted anchors used in computation of spam probability.

trustedExamplesstring
Default: nilFull type: String.t

Examples of trusted sources.

trustedMatchinginteger(
Default: nil

Number of trusted anchors with anchor text matching spam terms.

trustedTargetboolean(
Default: nil

Following fields record details about trusted anchors True if is this URL is on trusted source.

trustedTotalinteger(
Default: nil

Total number of trusted sources for this URL.