EEAT Mechanics

chard: Google's Page-Level Content Quality Model

The leak field that rates individual page quality — calibrated by human raters, feeding into NSR, and why YMYL pages face stricter standards

By Thomas Wawra· Published · Version 1.0· Systems referenced: chard (+ YMYL/Hoax)

What is chard?

chard is Google's page-level content quality model. It rates the quality of individual pages, calibrated against the judgments of human quality raters that Google trains according to the Quality Rater Guidelines (QRG). The name 'chard' — a leafy green vegetable — follows Google's pattern of naming systems after foods, similar to 'tofu' and 'kale'.

The Google API leak reveals two chard fields: chardScores (the quality scores themselves) and chardVariance (a confidence measure showing how certain the model is in its verdict). Together, these two fields provide both a quality assessment and a reliability indicator for that assessment.

chard is specifically designed to evaluate content quality, not link quality or user behavior. It assesses the text, structure, and substance of a page — whether the main content is helpful, whether supplementary content adds value, and whether the page demonstrates the E-E-A-T signals described in the QRG.

Claim-level evidence (3)
B
chard is a page-level content quality model calibrated by human raters.
Source: Google API leak — system description · chard (+ YMYL/Hoax)
B
Two chard fields: chardScores (quality scores) and chardVariance (confidence).
Source: Google API leak — field names · chard (+ YMYL/Hoax) · chardScores
B
chard assesses content quality, not links or user behavior — text, structure, substance.
Source: Google API leak — function class: content quality · chard (+ YMYL/Hoax)

The calibration chain: IS-Calibration → chard → NSR

chard is fed by IS-Calibration (System 12) — the human rater system that provides ground truth for quality models. This means chard's quality scores are ultimately derived from human judgments: raters evaluate pages according to the QRG, and chard learns to predict what a rater would say about a new page.

chard feeds into NSR (System 7), the normalized site rank. This creates a three-level quality chain: IS-Calibration provides the ground truth (human judgments), chard produces page-level quality predictions, and NSR aggregates these into site-level quality scores. Each level transforms the signal: rater judgments become model predictions, and model predictions become site-level aggregates.

The chardVariance field is architecturally significant. A high variance score means the model is uncertain about its quality assessment — perhaps because the page type is unusual, the content is ambiguous, or the page doesn't match the training data well. This uncertainty can be used downstream: NSR may weight high-variance chard scores less heavily, or flag them for additional rater review.

Claim-level evidence (4)
B
chard is fed by IS-Calibration (System 12) — rater judgments provide ground truth.
Source: Google API leak — fedBy: [12] · chard (+ YMYL/Hoax)
B
chard feeds into NSR (System 7) — page-level quality becomes site-level.
Source: Google API leak — feedsInto: [7] · chard (+ YMYL/Hoax)
B
chardVariance measures model confidence — high variance means uncertain quality assessment.
Source: Google API leak — chardVariance field · chard (+ YMYL/Hoax) · chardVariance
B
The calibration chain: IS-Calibration → chard → NSR — three-level quality transformation.
Source: Google API leak — dependency chain [12] → [8] → [7] · chard (+ YMYL/Hoax)

YMYL: Your Money Your Life pages

chard is especially relevant for YMYL (Your Money Your Life) pages — pages that could potentially affect the user's health, financial stability, or safety. The QRG sets higher E-E-A-T standards for YMYL pages, and chard's calibration reflects this: a YMYL page must demonstrate higher expertise, authoritativeness, and trustworthiness than a non-YMYL page to receive the same quality score.

YMYL classification is not binary — it's a spectrum. Medical information about treating a disease is clearly YMYL. A recipe for chocolate cake is clearly not. But financial tips, legal information, and news about current events fall on a spectrum that chard must navigate.

The chard + YMYL combination creates a specific risk for publishers: content that is technically accurate but lacks the E-E-A-T signals expected for its YMYL category will receive a lower chard score. A medical article written by a non-expert, even if factually correct, may be rated lower than one written by a board-certified physician — because the QRG instructs raters to evaluate the author's credentials for YMYL content.

Claim-level evidence (3)
O
YMYL pages face higher E-E-A-T standards — chard's calibration reflects this.
Source: QRG — YMYL section + calibration architecture · chard (+ YMYL/Hoax)
O
YMYL is a spectrum, not binary — medical and financial content are clearly YMYL.
Source: QRG — YMYL classification guidance · chard (+ YMYL/Hoax)
O
Author credentials matter for YMYL — a non-expert's article may score lower than an expert's.
Source: QRG — E-E-A-T evaluation for YMYL content · chard (+ YMYL/Hoax)

chard in the ranking architecture

chard operates at the document level (Reach: Doc) — it produces quality scores for individual pages, not for entire sites. This is architecturally distinct from Panda (site-level) and Q* (site-level): chard evaluates each page on its own merits, while Panda and Q* aggregate across the site.

The E-E-A-T dimension mapping for chard is Expertise (Exp: primary) — the primary signal chard contributes is whether the page demonstrates genuine expertise. The indirect Trust signal (T: indirect) comes from the fact that quality content is more trustworthy, but trust is not chard's primary function.

chard has no upstream dependencies beyond IS-Calibration (fedBy: [12]). This makes chard a focused, single-source model: it takes rater calibration as input and produces page-level quality predictions. The simplicity of this architecture — one input, one output — is characteristic of quality models that need to be transparent and debuggable.

Claim-level evidence (3)
B
chard operates at document level — evaluates each page on its own merits.
Source: Google API leak — reichweite: Dok · chard (+ YMYL/Hoax)
B
chard is primarily an Expertise signal (Exp: primary).
Source: Google API leak — dims: {Exp: primaer} · chard (+ YMYL/Hoax)
B
chard has a single upstream dependency: IS-Calibration — focused architecture.
Source: Google API leak — fedBy: [12] only · chard (+ YMYL/Hoax)

Implications for SEO practitioners

chard's calibration chain means that content quality is ultimately defined by the QRG. The most effective SEO strategy for chard is to understand what the QRG describes as high-quality content and to produce content that matches those criteria — not to try to reverse-engineer the model.

The chardVariance field has an important implication: pages that are unusual or don't fit common patterns may receive high-variance scores. This is not inherently bad — it means the model is uncertain, not that the page is low quality. But it does mean that unusual content may take longer to rank, as the system needs more data to confidently assess it.

For YMYL content, the QRG's emphasis on author credentials means that authorship signals matter. Bylines, author bios, and author pages that demonstrate expertise are not just good UX — they are signals that chard may use to assess whether the page meets YMYL E-E-A-T standards.

The Hoax detection component means that content that is factually incorrect or misleading — even if well-written — will be penalized. This is particularly important for news publishers: a well-written article that contains factual errors will receive a lower chard score than a less polished but factually accurate article.

Claim-level evidence (4)
C
The most effective chard strategy is to match QRG criteria, not reverse-engineer the model.
Source: Inference from calibration architecture · chard (+ YMYL/Hoax)
C
High-variance pages are uncertain, not low quality — they may take longer to rank.
Source: Inference from chardVariance field semantics · chard (+ YMYL/Hoax) · chardVariance
O
Author credentials matter for YMYL — bylines and author pages are signals.
Source: QRG — E-E-A-T evaluation guidance for YMYL · chard (+ YMYL/Hoax)
B
Hoax detection means factual accuracy matters — well-written but incorrect content is penalized.
Source: Google API leak — Hoax detection field + inference · chard (+ YMYL/Hoax)

This Deep Dive is Schicht 2 content — interpreted and referenced, but always pointing back to Schicht 1 (the reference layer). Every claim is mapped to a source with an evidence code: [A] DOJ/sworn material, [B] leak field, [P] patent, [O] official Google communication, [C] interpretation.

© Thomas Wawra · Senior SEO Manager · wetter.com — a Funke Digital company