QualityNsrNsrChunksProto

Quality NSRQuality Signal

GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksProto

10
out of 10
Critical
SEO Impact
The NsrChunksProto corresponds to the NSRChunks class. The data saved by the proto and the class is the same. We provide utilities to go from one to the other.

SEO Analysis

AI Generated

Related to Google's Site-Level Quality Score (NSR - Normalized Site-level Rank), which evaluates the overall quality of a website. NSR is a critical site-wide ranking factor that can uplift or suppress all pages on a domain. This model likely contributes to how Google assesses site authority, expertise, and overall trustworthiness at a domain level.

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

Attributes

2
Sort:|Filter:
primaryChunkstring
Default: nilFull type: String.t

Primary NSR sitechunk. In most of the cases it's same as HOST_LEVEL_V3 sitechunked canonical url of the document. In rare, but important cases it's based on page markup (see quality/nsr/util/sitechunker.h for details).

secondaryChunksstring
Default: nilFull type: list(String.t

Secondary NSR sitechunk. When present, it provides more granular chunking than primary sitechunks (see quality/nsr/util/sitechunker.h for details). Note that the NSRChunks class does not store trivial secondary chunks. Be aware of this when constructing NsrChunksProto from scratch.