Trust & Proof: Greenhouse – Signal Evidence & AI Readability

Greenhouse

(https://greenhouse.io) 📸 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.
20 Impact Weight: 20 / 100
100% Reputation

Trust theatre is minimal as the site provides verifiable proof paths for its claims. While it displays an aggregate rating of 4.5 in the schema data, it backs this with named reviews and specific case studies rather than anonymous testimonials. Page 0 shows a review_count of 26 and a proof_links_count of 2, satisfying the requirement for verified evidence. The only minor penalty comes from a few bold performance claims in the footer and conversion sections that lack direct hyperlinked citations to third-party reports.

The proof density is high, with a significant ratio of verifiable evidence to assertions. Every analyzed page contains at least 2 proof links, and the Customer Stories page alone features eight distinct case studies with named companies and specific percentage-based metrics (e.g., PetVet reducing recruiting time by 67%). The presence of current and future-dated evidence, such as events scheduled for June and July 2026, proves an active and thriving operation.

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
37Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 26 2
/events/ 1 2
/customer-stories/ 4 2
/platform/ 6 2
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@type": "SoftwareApplication",
    "name": "Greenhouse",
    "url": "/",
    "description": "Greenhouse is more than your typical ATS recruiting software, powered by built-in AI recruiting tools to streamline sourcing, hiring and talent management.",
    "applicationCategory": "BusinessApplication",
    "applicationSubCategory": "Applicant Tracking System",
    "inLanguage": "en-US",
    "offers": {
        "@type": "Offer",
        "url": "/pricing"
    },
    "featureList": [
        "AI recruiting",
        "Talent sourcing",
        "Candidate experience",
        "Scalable workflows",
        "Interviewing & decision-making",
        "Talent matching",
        "Onboarding",
        "Reporting & insights",
        "Candidate fraud detection",
        "Identity verification",
        "Candidate matching software"
    ],
    "provider": {
        "@type": "Organization",
        "name": "Greenhouse",
        "url": "/",
        "logo": {
            "@type": "ImageObject",
            "url": "https://cdn.prod.website-files.com/6668a687e71e2722fccb8357/67115f20230f1b71c1227254_Facebook_200116_235458.svg"
        },
        "sameAs": [
            "https://www.facebook.com/greenhouse",
            "https://www.linkedin.com/company/greenhouse-inc-",
            "https://www.youtube.com/greenhouse",
            "https://www.instagram.com/greenhouse",
            "https://www.tiktok.com/@greenhouse"
        ]
    },
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.5",
        "bestRating": "5",
        "worstRating": "1",
        "ratingCount": "1"
    },
    "review": {
        "@type": "Review",
        "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5",
            "bestRating": "5"
        },
        "author": {
            "@type": "Person",
            "name": "Peter Tam",
            "jobTitle": "Talent Acquisition Enablement Manager"
        },
        "reviewBody": "Greenhouse has made a real difference to how we hire at Ocado Group. It's helped us simplify our recruitment processes, cutting our time-to-hire by nearly 30%.",
        "publisher": {
            "@type": "Organization",
            "name": "Ocado Group"
        }
    }
}
/events/ — no schema detected (entity gap)
/customer-stories/ — no schema detected (entity gap)
/platform/
{
    "@context": "https://schema.org",
    "@type": "WebPage",
    "name": "Greenhouse | The only hiring platform you'll ever need",
    "description": "The #1 hiring software. More than typical ATS and recruiting software, Greenhouse is a holistic hiring platform powered by AI recruiting tools.",
    "url": "/platform",
    "inLanguage": "en-US",
    "about": {
        "@type": "SoftwareApplication",
        "name": "Greenhouse",
        "applicationCategory": "BusinessApplication",
        "operatingSystem": "Web",
        "description": "AI-powered, end-to-end hiring platform that helps companies make the best hires faster with talent sourcing, candidate experience, scalable workflows, interviewing, onboarding, and reporting tools.",
        "offers": {
            "@type": "Offer",
            "url": "/pricing"
        },
        "featureList": [
            "AI recruiting",
            "Talent sourcing",
            "Candidate experience",
            "Scalable workflows",
            "Interviewing & decision-making",
            "Talent matching",
            "Onboarding",
            "Reporting & insights",
            "Integrations"
        ],
        "aggregateRating": {
            "@type": "AggregateRating",
            "ratingValue": "4.5",
            "reviewCount": "1000",
            "bestRating": "5"
        }
    }
}