Trust & Proof: ME+EM – Signal Evidence & AI Readability

ME+EM

(https://meandem.com) 📸 Data Snapshot: May 30, 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.
14 Impact Weight: 20 / 100
70% Reputation

The site avoids common trust theatre traps, with the trust_theatre_flag returning false across all audited pages. While the review_count is relatively low (11-13 per page), they are not artificially inflated or presented with hyperbolic verified badges. However, the proof_links_count is limited to 1, suggesting a reliance on internal brand authority rather than third-party certifications or external validation paths.

Proof density is high regarding product specifications and origins. The ‘Made in Italy’ callouts for footwear and the specific mention of ‘Textured Tailoring’ or ‘Cotton Voile’ for apparel provide concrete evidence of quality. The presence of physical ‘Our Stores’ with a specific London corner-front image adds a layer of tangible proof that purely digital fast-fashion brands lack.

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
50Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 11 1
/dresses/ 13 1
/accessories/ 13 1
/new-in/ 13 1
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "http://www.schema.org",
    "@type": "Organization",
    "address": {
        "@type": "PostalAddress",
        "addressCountry": "United Kingdom",
        "addressLocality": "London",
        "postalCode": "W12 7FQ",
        "streetAddress": "Third Floor, The WestWorks, White City Place, Wood Lane"
    },
    "alternateName": [
        "Me and em",
        "ME AND EM",
        "me+em"
    ],
    "brand": "ME+EM",
    "contactPoint": [
        {
            "@type": "contactPoint",
            "Telephone": "03456 800 975",
            "contactType": "General Enquiries",
            "email": "enquiries@meandem.com"
        },
        {
            "@type": "contactPoint",
            "contactType": "Press",
            "email": "press@meandem.com"
        }
    ],
    "founder": {
        "@type": "Person",
        "name": "Clare Hornby"
    },
    "foundingDate": "2006",
    "legalName": "ME AND EM LIMITED",
    "logo": "https://www.meandem.com/meandem.svg",
    "name": "ME+EM",
    "sameAs": [
        "https://www.facebook.com/meandemluxury/",
        "https://www.instagram.com/me_andem/",
        "https://www.pinterest.co.uk/officialmeandem/"
    ],
    "url": "https://www.meandem.com"
}
/dresses/
{
    "@context": "https://schema.org",
    "@type": "CollectionPage",
    "breadcrumb": {
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "item": "https://www.meandem.com/",
                "name": "Home",
                "position": 1
            },
            {
                "@type": "ListItem",
                "item": "https://www.meandem.com/dresses",
                "name": "Dresses",
                "position": 2
            },
            {
                "@type": "ListItem",
                "item": "https://www.meandem.com/dresses/dresses",
                "name": "Dresses",
                "position": 3
            }
        ]
    },
    "description": "Explore women's luxury designer dresses with contemporary styles ranging from A-line silhouettes to midi and maxi cuts that work AM-PM. Shop ME+EM dresses.",
    "name": "Dresses",
    "url": "https://www.meandem.com/dresses/dresses"
}
/accessories/
{
    "@context": "https://schema.org",
    "@type": "CollectionPage",
    "breadcrumb": {
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "item": "https://www.meandem.com/",
                "name": "Home",
                "position": 1
            },
            {
                "@type": "ListItem",
                "item": "https://www.meandem.com/accessories",
                "name": "Accessories",
                "position": 2
            },
            {
                "@type": "ListItem",
                "item": "https://www.meandem.com/accessories/accessories",
                "name": "Accessories",
                "position": 3
            }
        ]
    },
    "description": "Find the optimal finishing touch to any look in ME+EM's Accessories edit. Shop now.",
    "name": "Accessories",
    "url": "https://www.meandem.com/accessories/accessories"
}
/new-in/
{
    "@context": "https://schema.org",
    "@type": "CollectionPage",
    "breadcrumb": {
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "item": "https://www.meandem.com/",
                "name": "Home",
                "position": 1
            },
            {
                "@type": "ListItem",
                "item": "https://www.meandem.com/new-in",
                "name": "New In",
                "position": 2
            },
            {
                "@type": "ListItem",
                "item": "https://www.meandem.com/new-in/new-in",
                "name": "New In",
                "position": 3
            }
        ]
    },
    "description": "Discover the latest collection of womenswear fashion landed this month at ME+EM. Explore tailored statement pieces to off-duty essentials. Shop the ME+EM range.",
    "name": "New In",
    "url": "https://www.meandem.com/new-in/new-in"
}