EEAT Mechanics

clutterScore, scamness, unauthoritativeScore: Three Quality Demotions

The three signals that penalize layout overload, fraud proximity, and untrustworthiness — and why they combine into a single Trust signal

By Thomas Wawra· Published · Version 1.0· Systems referenced: clutterScore / scamness / unauth.

Three demotions in one system

System 15 combines three distinct quality demotions: clutterScore measures layout overload — too many ads, pop-ups, and distracting elements that disrupt the information flow. scamness measures fraud proximity — patterns that resemble known scams or deceptive practices. unauthoritativeScore flags content that lacks the E-E-A-T signals expected for its topic category.

Each demotion operates independently but feeds into the same Trust signal (T: primary). A page can trigger one, two, or all three demotions. The combined effect is multiplicative, not additive: a page with high clutter AND high scamness AND low authority receives a much heavier penalty than the sum of individual penalties.

The three signals represent different aspects of trust violation. Clutter violates the user's attention — a page that buries content under ads is not trustworthy. Scamness violates the user's safety — a page that resembles known scams is dangerous. Unauthoritativeness violates the user's expectations — a page that claims expertise without demonstrating it is misleading.

Claim-level evidence (3)
B
Three demotions: clutterScore (layout overload), scamness (fraud proximity), unauthoritativeScore (E-E-A-T deficit).
Source: Google API leak — three field names · clutterScore / scamness / unauth.
C
Combined effect is multiplicative — multiple demotions compound, not add.
Source: Inference from three independent demotion fields · clutterScore / scamness / unauth.
B
All three are primary Trust signals (T: primary).
Source: Google API leak — dims: {T: primaer} · clutterScore / scamness / unauth.

clutterScore: layout overload

clutterScore measures how much the layout interferes with content consumption. A page with one banner ad and clean text has a low clutter score. A page with five ads, two pop-ups, a sticky header, and interstitials has a high clutter score — the content is there, but the user has to fight through clutter to find it.

The Google API leak confirmed the existence of a clutterScore field. The field directly measures layout quality — not content quality. A page can have excellent content and still receive a high clutterScore if the layout is overloaded with ads and distractions.

clutterScore also has an indirect Authority signal (A: indirect). This makes sense: a cluttered page signals a publisher that prioritizes ad revenue over user experience, which undermines authority. A clean, focused page signals a publisher that values the reader's attention.

Claim-level evidence (3)
B
clutterScore measures layout interference, not content quality.
Source: Google API leak — field name + semantics · clutterScore / scamness / unauth. · clutterScore
C
Excellent content with bad layout still gets high clutterScore.
Source: Inference from layout-only measurement scope · clutterScore / scamness / unauth.
B
clutterScore has indirect Authority effect (A: indirect).
Source: Google API leak — dims: {A: indirekt} · clutterScore / scamness / unauth.

scamness: fraud proximity

scamness measures how closely a page resembles known scam patterns. This is not about whether the page IS a scam — it is about whether the page shares characteristics with pages that have been identified as scams. A page that uses high-pressure sales tactics, fake countdown timers, or misleading testimonials will have a high scamness score even if the product is legitimate.

The scamness signal is particularly important for YMYL (Your Money Your Life) pages. Financial advice pages, medical information pages, and e-commerce pages face higher scamness scrutiny because the potential harm from scams in these categories is greater.

scamness is also fed by contentEffort (System 9) — the effort signal. A page that required significant editorial effort is less likely to be a scam. Scammers typically produce low-effort content: copy-paste templates, generated text, and recycled images. The connection between scamness and contentEffort creates a two-signal defense: effort and pattern recognition.

Claim-level evidence (3)
B
scamness measures proximity to known scam patterns, not whether it IS a scam.
Source: Inference from field name + semantics · clutterScore / scamness / unauth. · scamness
B
scamness is also fed by contentEffort (S9) — low-effort content is more likely to be scammy.
Source: Google API leak — fedBy: [9] · clutterScore / scamness / unauth.
O
YMYL pages face higher scamness scrutiny — greater potential harm.
Source: QRG — YMYL section + scamness interaction · clutterScore / scamness / unauth.

unauthoritativeScore: E-E-A-T deficit

unauthoritativeScore flags content that lacks the E-E-A-T signals expected for its topic. A medical article without author credentials, a financial page without disclaimer, or a legal guide without attorney attribution will receive a high unauthoritativeScore — the content may be accurate, but it doesn't demonstrate authority.

This is the connection to IS-Calibration (System 12). Raters are trained to evaluate E-E-A-T: does the page demonstrate expertise, authoritativeness, and trustworthiness? unauthoritativeScore learns to predict what a rater would say — and if the rater would say 'this page doesn't demonstrate authority,' the model assigns a high score.

The key distinction: unauthoritativeScore is not about whether the content is wrong. It is about whether the content demonstrates the E-E-A-T signals that Google's raters look for. A factually correct page without author attribution may still receive a high unauthoritativeScore because it doesn't signal expertise.

Claim-level evidence (3)
B
unauthoritativeScore flags E-E-A-T deficit — content may be accurate but lacks authority signals.
Source: Inference from field name + calibration architecture · clutterScore / scamness / unauth. · unauthoritativeScore
C
IS-Calibration (S12) provides ground truth — raters evaluate E-E-A-T.
Source: Google API leak — connection to IS-Calibration via calibration chain · clutterScore / scamness / unauth.
O
Author credentials, disclaimers, and attributions reduce unauthoritativeScore.
Source: QRG — E-E-A-T evaluation criteria · clutterScore / scamness / unauth.

Implications for SEO practitioners

The three demotions create a comprehensive quality floor. A page must pass all three checks: not cluttered, not scammy, and authoritative. Failing any one demotion is recoverable — failing all three is a strong negative signal.

For ad-heavy sites, clutterScore is the primary risk. The solution is not to remove all ads — it is to ensure that ads don't interfere with content consumption. Interstitials that can be dismissed, ads that are clearly separated from content, and a clean mobile layout all reduce clutterScore.

For YMYL content, unauthoritativeScore is the primary risk. The solution is to add E-E-A-T signals: author bylines with credentials, editorial policies, fact-checking notes, and expert review badges. These are not decorative — they are signals that the quality model evaluates.

For any content, scamness is a risk if the page uses patterns associated with scams. High-pressure language, fake urgency ('Only 3 left!'), and testimonials that look manufactured all increase scamness. Removing these patterns is both good UX and good SEO.

Claim-level evidence (4)
C
Three demotions form a quality floor — must pass all three checks.
Source: Architectural inference from three independent demotion fields · clutterScore / scamness / unauth.
C
For ad-heavy sites: ads must not interfere with content — not remove all ads.
Source: Inference from clutterScore semantics · clutterScore / scamness / unauth.
O
YMYL pages need author credentials, editorial policies, expert review badges.
Source: QRG — E-E-A-T criteria for YMYL · clutterScore / scamness / unauth.
C
High-pressure language and fake urgency increase scamness.
Source: Inference from scamness pattern detection · clutterScore / scamness / unauth.

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