Trust & Proof: USA.gov – Signal Evidence & AI Readability

USA.gov

(https://www.usa.gov) 📸 Data Snapshot: May 16, 2026
Trust & Proof — The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
18 Impact Weight: 20 / 100
90% Reputation

Trust theatre is virtually non-existent as the site relies on institutional authority rather than social proof. The review_count is 0 across all pages, which is appropriate for a government portal that does not require customer testimonials to validate its mandate. While the proof_links_count is low in the crawled data, the text provides specific names of federal agencies like HUD, USCIS, and the Social Security Administration as the source of truth.

Proof density is high due to the specificity of the nouns and programs mentioned. Across the 6 pages, there are dozens of references to specific tools (benefit finder), laws (labor laws, immigration violations), and agencies (USCIS, ICE, HUD). The site acts as a gateway to evidence, fulfilling its primary signal of being a directory.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

🛡️ Trust Signals — reviews, proof links, trust-theatre check
0Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 0 0
/housing-help/ 0 1
/phone/ 0 1
/about-the-us/ 0 0
/benefits/ 0 1
/immigration-and-citizenship/ 0 1
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
[
    {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "name": "USA.gov",
        "url": "https://usa.gov/"
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "url": "https://usa.gov/",
        "logo": "https://www.usa.gov/themes/custom/usagov/images/Logo_USAGov.png"
    }
]
/housing-help/
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "url": "https://usa.gov/",
    "logo": "https://www.usa.gov/themes/custom/usagov/images/Logo_USAGov.png"
}
/phone/
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "url": "https://usa.gov/",
    "logo": "https://www.usa.gov/themes/custom/usagov/images/Logo_USAGov.png"
}
/about-the-us/
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "url": "https://usa.gov/",
    "logo": "https://www.usa.gov/themes/custom/usagov/images/Logo_USAGov.png"
}
/benefits/
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "url": "https://usa.gov/",
    "logo": "https://www.usa.gov/themes/custom/usagov/images/Logo_USAGov.png"
}
/immigration-and-citizenship/
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "url": "https://usa.gov/",
    "logo": "https://www.usa.gov/themes/custom/usagov/images/Logo_USAGov.png"
}