Trust & Proof: BH3 MEDIA – Signal Evidence & AI Readability

BH3 MEDIA

(https://bh3media.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.
2 Impact Weight: 20 / 100
10% Reputation

Trust theatre is rampant, with a trust_theatre_flag set to true. The schema_json claims an aggregateRating of 4.9 based on 50 reviews, yet the crawler only detected a review_count of 9, and the proof_links_count is 0. This suggests that the reviews are either hard-coded into the schema without external verification or the site is misrepresenting its third-party feedback loops.

The proof density is effectively zero. Out of multiple high-level claims regarding project volume, experience, and satisfaction, there is not a single linked source or named entity provided to verify these figures. The site relies entirely on unproven assertions located within its meta tags rather than providing a path to evidence.

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
9Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 9 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
[
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "BH3 MEDIA",
        "alternateName": "BH3 Media Digital Agency",
        "url": "https://bh3media.com",
        "logo": "https://bh3media.com/assets/logo.png",
        "description": "Premium digital marketing agency in Morocco specializing in web development, SEO, digital marketing, and branding solutions.",
        "email": "hello@bh3media.com",
        "telephone": "+212669440800",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "Av Accra, Imm 4, App 7",
            "addressLocality": "Meknes",
            "addressCountry": "MA"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "33.8935",
            "longitude": "-5.5473"
        },
        "sameAs": [
            "https://www.facebook.com/bh3media",
            "https://www.instagram.com/bh3media",
            "https://www.linkedin.com/company/bh3media",
            "https://twitter.com/bh3media"
        ],
        "aggregateRating": {
            "@type": "AggregateRating",
            "ratingValue": "4.9",
            "reviewCount": "50",
            "bestRating": "5",
            "worstRating": "1"
        },
        "foundingDate": "2014",
        "numberOfEmployees": {
            "@type": "QuantitativeValue",
            "value": "10"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "LocalBusiness",
        "name": "BH3 MEDIA",
        "image": "https://bh3media.com/assets/logo.png",
        "priceRange": "$$",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "Av Accra, Imm 4, App 7",
            "addressLocality": "Meknes",
            "addressCountry": "MA"
        },
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "33.8935",
            "longitude": "-5.5473"
        },
        "url": "https://bh3media.com",
        "telephone": "+212669440800",
        "email": "hello@bh3media.com",
        "openingHoursSpecification": {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": [
                "Monday",
                "Tuesday",
                "Wednesday",
                "Thursday",
                "Friday"
            ],
            "opens": "09:00",
            "closes": "18:00"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "Service",
        "serviceType": "Digital Marketing Services",
        "provider": {
            "@type": "Organization",
            "name": "BH3 MEDIA"
        },
        "areaServed": {
            "@type": "Country",
            "name": "Morocco"
        },
        "hasOfferCatalog": {
            "@type": "OfferCatalog",
            "name": "Digital Services",
            "itemListElement": [
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "Web Development",
                        "description": "Custom website design and development services"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "Digital Marketing",
                        "description": "Comprehensive digital marketing campaigns"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "SEO Services",
                        "description": "Search engine optimization and SEM services"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "Branding",
                        "description": "Brand identity and design services"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "E-commerce Solutions",
                        "description": "Complete e-commerce platform development"
                    }
                }
            ]
        }
    }
]