RepositoryWebrefDetailedEntityScores
Repository WebrefEntity UnderstandingGoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefDetailedEntityScores
SEO Analysis
AI GeneratedPart 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
9connectednessnumber(nilRepresents how much the entity is connected/related to the other entities in the document. This signal partially influences the topicality score, but it is not totally aligned with it: an entity can be very related to the rest of the document, but not central for understanding it. Likewise, an entity can be central to understand a document, but not very related to the rest of the document. The value is in [0, 1].
docScorenumber(nilHow well the document scores for the entity. The score is unnormalized, and serves as a relative ranking signal between different documents for an entity.
isAuthorboolean(nilTrue if the entity is the author of the document. This was mainly developed and tuned for news articles (e.g. /m/02x27qn on "www.vogue.com/article/flint-town-netflix") but is also popluated for other content (e.g. scientific articles). Important: the semantics of this field may change in the future or it might be removed and replaced with a different API. If you want to use this field, please reach out to ke-authors@ first.
isPublisherboolean(nilTrue if the entity is the publisher of the page (e.g. CNN on "http://www.cnn.com/foo/bar").
isReferencePageboolean(nilSet to true iff the entity matches the full URL of the document, meaning that it is a reference page or related page of the entity.
normalizedTopicalitynumber(nilRepresentation of the topicality score that is normalized in [0, 1] and which sum over all entities in the document is 1. It represents the "proportion" of the document that talks about the entity. This score is less human interpretable as the bucketized topicality score (EntityAnnotations.topicality_score), but is more suited for some usages like aggregations.
profileUrlstringnilFull type: String.tContains the link to the author's profile url on the platform.
referencePageScoresRepositoryWebrefReferencePageScores →nilFull type: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefReferencePageScores.tSignals used for mining new reference pages, set by the reference-page-scorer processor (that is turned off by default). This field is not populated, except for special reference page extraction runs.
relevanceScorenumber(nilRelevance score generated by a Machine Learning entity classifier. This signal is similar to topicality, but machine learning based and supported by EntitySignals, not Webref. See http://go/entityclassifier for details on the classifier.