Trust & Proof: Daft.ie – Signal Evidence & AI Readability

Daft.ie

(https://www.daft.ie) 📸 Data Snapshot: May 19, 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.
15 Impact Weight: 20 / 100
75% Reputation

Trust theatre is minimal but present in the review implementation. The homepage shows a review_count of 8 and the sub-pages up to 93, yet the proof_links_count is 0 across all pages, suggesting reviews are displayed as static text without third-party verification links. However, the ‘Sold’ section acts as a massive repository of empirical evidence that compensates for the lack of linked customer testimonials.

The proof density is high, with a ratio of approximately 100:1 for specific evidence versus vague assertions. The ‘Sold’ page alone provides over 674,000 specific data points of evidence. Unlike traditional agency sites that rely on ‘trusted professional’ claims, Daft.ie relies on volume and historical accuracy (Sold: €1,950,000 vs Asking: €1,850,000) to establish substance.

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
226Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 8 0
/placead/ 0 0
/property-for-sale/ireland/ 23 0
/sold-properties/ireland/ 23 0
/property-for-rent/ireland/ 79 0
/new-homes-for-sale/ireland/ 93 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage — no schema detected (entity gap)
/placead/ — no schema detected (entity gap)
/property-for-sale/ireland/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": "https://www.daft.ie/",
            "name": "Home"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": "https://www.daft.ie/property-for-sale/ireland",
            "name": "Search Residential Property for Sale"
        }
    ]
}
/sold-properties/ireland/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": "https://www.daft.ie/",
            "name": "Home"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": "https://www.daft.ie/sold-properties/ireland",
            "name": "Search sold Residential Property"
        }
    ]
}
/property-for-rent/ireland/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": "https://www.daft.ie/",
            "name": "Home"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": "https://www.daft.ie/property-for-rent/ireland",
            "name": "Search Residential Property for Rent"
        }
    ]
}
/new-homes-for-sale/ireland/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": "https://www.daft.ie/",
            "name": "Home"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": "https://www.daft.ie/new-homes-for-sale/ireland",
            "name": "Search New Homes for Sale"
        }
    ]
}