Trust & Proof: Neighborly – Signal Evidence & AI Readability

Neighborly

(https://www.neighborly.com) 📸 Data Snapshot: May 17, 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.
5 Impact Weight: 20 / 100
25% Reputation

Trust theatre is highly evident in the review_count data, which fluctuates suspiciously little between unrelated services: 909 for the homepage, 911 for Handyman, and 908 for Gutter Cleaning. This suggests a global site-wide review tally rather than verified feedback for specific local pros or services. Every page has a proof_links_count of 1, yet there are no outbound links to verifiable third-party platforms like Trustpilot, Google Business Profiles, or trade-specific certifications (e.g., Gas Safe or NICEIC) visible in the text. The Done Right Promise functions as a self-referential guarantee without independent oversight.

The ratio of verifiable proof to assertions is extremely low. Across 6 pages, there are dozens of assertions regarding quality and reliability but zero links to external trade bodies or specific localized insurance documents. The only ‘proof’ offered is the internal Neighborly brand association, which is a closed loop of trust rather than an externally validated one.

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
5455Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 909 1
/services/handyman-services/ 911 1
/services/window-cleaning/ 911 1
/neighborly-done-right-promise/ 908 1
/services/gutter-cleaning/ 908 1
/services/landscaping-lawn-care/ 908 1
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@type": "VideoObject",
    "name": "Neighborly House Heroes",
    "description": "When the problem's bigger than you, Neighborly is your hub for home services. From home exterior painting to window cleaning to grounds maintenance and more, Neighborly's house heroes are able to save the day!",
    "thumbnailUrl": [
        "https://i.ytimg.com/vi/Ao92Yg34RlU/hqdefault.jpg",
        "https://i.ytimg.com/vi/Ao92Yg34RlU/maxresdefault.jpg"
    ],
    "embedUrl": "https://www.youtube.com/embed/Ao92Yg34RlU",
    "uploadDate": "2022-10-21",
    "duration": "PT30S"
}
/services/handyman-services/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.neighborly.com/"
        }
    ]
}
/services/window-cleaning/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.neighborly.com/"
        }
    ]
}
/neighborly-done-right-promise/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.neighborly.com/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Neighborly Done Right Promise",
            "item": "https://www.neighborly.com/neighborly-done-right-promise"
        }
    ]
}
/services/gutter-cleaning/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.neighborly.com/"
        }
    ]
}
/services/landscaping-lawn-care/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.neighborly.com/"
        }
    ]
}