RepositoryWebrefNameScores

Repository WebrefEntity Understanding

GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefNameScores

8
out of 10
High
SEO Impact
Represents some name-specific scores. (Unlike EntityNameScore, these scores are independent of the entities the name is associated with). These scores are available for each name as well as for each name/source. Next available tag: 31.

SEO Analysis

AI Generated

Part of Google's entity understanding system (WebRef). This system identifies and links entities—people, places, things, concepts—within web content to Google's Knowledge Graph. Entity recognition is fundamental to semantic search, helping Google understand content meaning beyond keywords and match it to relevant queries.

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
  • Build topical authority through comprehensive, entity-focused content
  • Implement structured data to help Google understand entities on your pages
  • Create content that clearly establishes entity relationships

Attributes

6
Sort:|Filter:
completeWorldVolumenumber(
Default: nil

Approximates volume of this name including entities we don't have in our set. This is useful to estimate the size of the "open world". For example, this field can be equal to the total number of clicks for the query. Note that for now, we ignore the number of clicks but just use the idf if available.

contextFringeScorenumber(
Default: nil

The fringe score in [0, 1] for this context name. This is only populated for full-query context names.

contextWeightnumber(
Default: nil

The amount of evidence available for this context name.

idfScorenumber(
Default: nil

The idf of this name.

openWorldVolumeModifiernumber(
Default: nil

'Raw' open world is computed based on ngram count data. For some names however, we modify the open world based on entities associated with them. This field contains the additive open world modifier. open_world_volume = raw open world + open_world_volume_modifier

totalScorenumber(
Default: nil

The total score of that name/source. It describes how much data we have for that name/source. It can for example be the sum of all the entity scores for this name.