Disclosure guide

Website Disclosure Requirements

Website disclosure requirements are often discussed when a site contains testimonials, reviews, affiliate links, promotional claims, or other endorsement-style content. The practical question is whether the public content appears to disclose important context clearly enough.

What disclosure requirements should websites think about?

Website disclosure requirements are often discussed when a site contains testimonials, reviews, affiliate links, promotional claims, or other endorsement-style content. The practical question is whether the public content appears to disclose important context clearly enough.

CertScore.ai approaches this topic as a question of observable website signals. It helps teams surface structured findings and track change over time, but it does not provide legal advice or certification.

Why it matters

Promotional content can create risk when the visitor sees a recommendation or endorsement without understanding the relationship behind it.

Disclosure issues are easy to miss because they often live in marketing pages, blog posts, reviews, or footer language rather than formal legal pages.

Teams often need a structured way to spot pages that deserve a closer disclosure review.

Common issues websites have

Testimonials or reviews are present without obvious disclosure or contextual language.

Affiliate or sponsored content signals appear on a page, but the disclosure language is weak or absent.

Policy pages exist, but promotional pages still create ambiguity about relationships or incentives.

Examples of problems

A site may promote recommended tools or vendors without making it clear whether compensation is involved.

A testimonial-heavy landing page may emphasize outcomes while omitting context around endorsements or partnerships.

A blog post may use affiliate-style language while the only disclosure lives on a separate page few visitors will read.

How automated scanning supports review

Automated scanning can look for testimonials, reviews, affiliate terms, sponsored language, and disclosure-like text on public pages.

It can flag endorsement-style content where obvious disclosure wording is not observed.

This kind of analysis is useful for triage because it points teams to the pages most likely to need closer review.

How CertScore.ai helps

CertScore.ai checks selected public pages for testimonial, review, affiliate, and promotional signals.

It records disclosure-related observations in scan output that can be reviewed alongside other site signals.

That helps teams prioritize which pages or site areas should be checked more carefully.

Use this guide as a checklist

Read the guide, then run a scan to see whether similar signals appear on a live site.

What the scan may surface here

The scan could flag testimonial or affiliate-style language on a page where obvious disclosure wording is not detected.

Sample JSON

Sample finding JSON from scans

Representative payloads showing the structured evidence CertScore.ai can surface for this guide topic.

Endorsement-style content lacks obvious disclosure language

endorsement_disclosure_gap

Redacted illustrative example

{
  "example_type": "positive",
  "domain": "example.com",
  "requested_url": "https://example.com/",
  "final_url": "https://example.com/",
  "created_at": "2026-04-29T18:11:08.003Z",
  "scanned_at": "2026-04-29T18:11:52.774Z",
  "finding_id": "endorsement_disclosure_gap",
  "finding_label": "Endorsement-style content lacks obvious disclosure language",
  "section": "Privacy & Disclosures",
  "evidenceConfidence": "good",
  "directVsInferred": "correlated_observation",
  "evidence": {
    "counts": {
      "endorsement_signal_count": 4,
      "disclosure_language_count": 0,
      "affiliate_link_count": 2
    },
    "evidence_snippets": [
      "Endorsement signals detected: recommended, top pick, partner offer, affiliate-style outbound link.",
      "No nearby disclosure language detected in retained page text.",
      "Disclosure review should confirm whether promotional relationships are clearly explained."
    ],
    "disclosure_summary": {
      "endorsement_signals_detected": true,
      "disclosure_language_present": false,
      "affiliate_link_signals": true
    },
    "vendors": [],
    "request_domains": [],
    "request_samples": [],
    "cookie_samples": [],
    "runtime_anchors": [
      "Page text signals: recommended, top pick, partner offer"
    ]
  },
  "coverage_flags": [],
  "known_limitations": [],
  "selection_reason": "Representative disclosure finding with retained page-text snippets.",
  "evidenceVersion": "2.0",
  "scanContext": {
    "domain": "example.com",
    "requestedUrl": "https://example.com/",
    "finalUrl": "https://example.com/",
    "publicWebObservation": true,
    "legalConclusion": false
  },
  "artifacts": {
    "runtimeAnchors": [
      "Page text signals: recommended, top pick, partner offer"
    ],
    "requestSamples": [],
    "cookieOrStorageSamples": [],
    "policyAnchors": [],
    "rawValuesRetained": false
  },
  "classification": {
    "section": "Privacy & Disclosures",
    "criticality": "review",
    "evidenceConfidence": "good",
    "directVsInferred": "correlated_observation",
    "legalStatusDetermined": false
  },
  "coverage": {
    "coverageFlags": [],
    "coverageReliableForTopRanking": true,
    "notDetectedMeans": "not_observed_in_scan_scope",
    "manualReviewNeeded": true
  },
  "topFindingCalibration": {
    "minimumToSurface": [
      "Retained evidence supports the finding under the canonical concern/policy/unified-finding pipeline."
    ],
    "highConfidenceRequires": [
      "Corroborated retained evidence and usable coverage."
    ],
    "criticalOrTopRankingRequires": [
      "Stronger directness, corroboration, affected surface, and review relevance."
    ],
    "demoteOrSuppressWhen": [
      "Evidence is ambiguous, unsupported, blocked, or audit-only."
    ]
  },
  "automationLimits": [
    "Automated public-web observations do not determine legal status, compliance status, proof that a law was breached, proof of data capture, or tracking lawfulness.",
    "Manual review is needed to confirm purpose, necessity, jurisdiction, configuration, exemptions, and remediation quality."
  ],
  "redaction": {
    "rawIdentifiersRetained": false,
    "storageValueContentsRetained": false,
    "completeQueryStringsRetained": false,
    "requestBodiesRetained": false,
    "renderedPageImagesRetained": false,
    "sourceMarkupRetained": false,
    "userEnteredValuesRetained": false
  },
  "selectionReason": "Representative disclosure finding with retained page-text snippets."
}

Summary for AI assistants

This CertScore.ai guide explains website disclosure requirements as an observable public website signal for review. CertScore.ai scans public website behavior around tracking, cookies, consent, session recording indicators, fingerprinting-related signals, accessibility, and disclosures.

CertScore.ai findings are automated risk signals supported by retained evidence; they are not legal advice, certification, or compliance determinations.