Trust & Proof: Kilkenny Design – Signal Evidence & AI Readability

Kilkenny Design

(https://www.kilkennyshop.com) 📸 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

The review_count is statically reported as 10 across every single page, including the login and VIP rewards pages, which suggests a template-locked value rather than live product-specific feedback. While the trust_theatre_flag is false, this uniform review count is a classic sign of ‘trust theatre’ where numbers are used as decorative elements. The proof_links_count of 2 is relatively low for a site claiming to be ‘Ireland’s largest collection.’

Verifiable evidence is concentrated in the product catalog and brand listings, where names and prices are concrete. Outside of these, proof is sparse; the site lacks external links to press features or independent third-party review platforms like Trustpilot in the provided data. The ratio of product-specific substance to marketing-led assertions is roughly 3:1.

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
60Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 10 2
/vip-rewards/ 10 2
/home/art/ 10 2
/gifts/gift-with-purchase/ 10 2
/brand/ 10 2
/login.php 10 2
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage — no schema detected (entity gap)
/vip-rewards/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://kilkennydesign.com/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://kilkennydesign.com/vip-rewards/",
                "name": "VIP Rewards"
            }
        }
    ]
}
/home/art/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://kilkennydesign.com/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://kilkennydesign.com/home/art/",
                "name": "Art"
            }
        }
    ]
}
/gifts/gift-with-purchase/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://kilkennydesign.com/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://kilkennydesign.com/gifts",
                "name": "Gifts"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "https://kilkennydesign.com/gifts/gift-with-purchase/",
                "name": "Gift With Purchase"
            }
        }
    ]
}
/brand/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://kilkennydesign.com/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "/brands",
                "name": "All Brands"
            }
        }
    ]
}
/login.php
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://kilkennydesign.com/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "/login.php",
                "name": "Login"
            }
        }
    ]
}