Z.Cash
(https://z.cash) 📸 Data Snapshot: May 24, 2026Count 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.
The site triggers the trust theatre penalty due to the presence of review counts (ranging from 3 to 58 per page) without accompanying proof_links_count in the structured data. While the text mentions high-quality exchanges like Coinbase and Gemini, the lack of verified external links back to these reviews or audits in the meta-layer flags a reporting inconsistency.
The proof density is high, particularly in the Community Hub which lists specific software releases like Zebra 4.4.1 and FROST v3.0.0. These technical version numbers and recent news dates (May 2026) demonstrate a live, developing product rather than just a marketing landing page.
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
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 3 | 0 |
| /ecosystem/ | 58 | 0 |
| /learn/ | 33 | 0 |
| /community-hub/ | 5 | 0 |
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://z.cash/#/schema/WebSite",
"url": "https://z.cash/",
"name": "Z.Cash",
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://z.cash/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@id": "https://z.cash/#/schema/Organization"
}
},
{
"@type": "WebPage",
"@id": "https://z.cash/",
"url": "https://z.cash/",
"name": "Zcash: Privacy-protecting digital currency",
"description": "The first cryptocurrency to develop zero-knowledge encryption for private peer-to-peer payments. Use Zcash Learn Zcash Current price (USD) $ 0 Outstanding…",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://z.cash/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://z.cash/#/schema/BreadcrumbList",
"itemListElement": {
"@type": "ListItem",
"position": 1,
"name": "Z.Cash"
}
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://z.cash/"
},
"about": {
"@id": "https://z.cash/#/schema/Organization"
}
},
{
"@type": "Organization",
"@id": "https://z.cash/#/schema/Organization",
"name": "Z.Cash",
"url": "https://z.cash/",
"logo": {
"@type": "ImageObject",
"url": "https://z.cash/wp-content/uploads/2023/06/cropped-z-favicon-512.png",
"contentUrl": "https://z.cash/wp-content/uploads/2023/06/cropped-z-favicon-512.png",
"width": 512,
"height": 512,
"contentSize": "20416"
}
}
]
}
/ecosystem/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://z.cash/#/schema/WebSite",
"url": "https://z.cash/",
"name": "Z.Cash",
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://z.cash/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@type": "Organization",
"@id": "https://z.cash/#/schema/Organization",
"name": "Z.Cash",
"url": "https://z.cash/",
"logo": {
"@type": "ImageObject",
"url": "https://z.cash/wp-content/uploads/2023/06/cropped-z-favicon-512.png",
"contentUrl": "https://z.cash/wp-content/uploads/2023/06/cropped-z-favicon-512.png",
"width": 512,
"height": 512,
"contentSize": "20416"
}
}
},
{
"@type": "CollectionPage",
"@id": "https://z.cash/ecosystem/",
"url": "https://z.cash/ecosystem/",
"name": "Discover the Zcash Ecosystem - Z.Cash",
"description": "Browse wallets, exchanges, developer tools and everything you need to become a participant in the ecosystem.",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://z.cash/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://z.cash/#/schema/BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": "https://z.cash/",
"name": "Z.Cash"
},
{
"@type": "ListItem",
"position": 2,
"name": "Discover the Zcash Ecosystem"
}
]
}
}
]
}
/learn/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://z.cash/#/schema/WebSite",
"url": "https://z.cash/",
"name": "Z.Cash",
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://z.cash/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@type": "Organization",
"@id": "https://z.cash/#/schema/Organization",
"name": "Z.Cash",
"url": "https://z.cash/",
"logo": {
"@type": "ImageObject",
"url": "https://z.cash/wp-content/uploads/2023/06/cropped-z-favicon-512.png",
"contentUrl": "https://z.cash/wp-content/uploads/2023/06/cropped-z-favicon-512.png",
"width": 512,
"height": 512,
"contentSize": "20416"
}
}
},
{
"@type": "CollectionPage",
"@id": "https://z.cash/learn/",
"url": "https://z.cash/learn/",
"name": "Learn Zcash - Z.Cash",
"description": "Learn the basics of the Zcash protocol, privacy, blockchain and so much more.",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://z.cash/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://z.cash/#/schema/BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": "https://z.cash/",
"name": "Z.Cash"
},
{
"@type": "ListItem",
"position": 2,
"name": "Learn Zcash"
}
]
}
}
]
}
/community-hub/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://z.cash/#/schema/WebSite",
"url": "https://z.cash/",
"name": "Z.Cash",
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://z.cash/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@type": "Organization",
"@id": "https://z.cash/#/schema/Organization",
"name": "Z.Cash",
"url": "https://z.cash/",
"logo": {
"@type": "ImageObject",
"url": "https://z.cash/wp-content/uploads/2023/06/cropped-z-favicon-512.png",
"contentUrl": "https://z.cash/wp-content/uploads/2023/06/cropped-z-favicon-512.png",
"width": 512,
"height": 512,
"contentSize": "20416"
}
}
},
{
"@type": "WebPage",
"@id": "https://z.cash/community-hub/",
"url": "https://z.cash/community-hub/",
"name": "Community Hub - Z.Cash",
"description": "Zcash has a vibrant community of builders, researchers and renegades. Build, learn, discuss and follow the latest Zcash news and events.",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https://z.cash/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://z.cash/#/schema/BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": "https://z.cash/",
"name": "Z.Cash"
},
{
"@type": "ListItem",
"position": 2,
"name": "Community Hub"
}
]
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://z.cash/community-hub/"
}
}
]
}
This page presents a snapshot of public data from Z.Cash, captured on May 24, 2026, to show how machine logic reads Trust & Proof signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to Z.Cash: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://z.cash to view the most current version of its content and see directly what this company is about and what it offers.