Trust & Proof: Degordian – Signal Evidence & AI Readability

Degordian

(https://degordian.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.
12 Impact Weight: 20 / 100
60% Reputation

The site maintains a review_count of 3 and a proof_links_count of 2, avoiding aggressive trust theatre flags. However, a major proof failure occurs in the ‘Company Highlights’ section where the crawler detects ‘0 Industry awards’ and ‘0 Offices’ despite the body text claiming ‘more than eight’ awards and listing four physical locations. Bold claims like ‘exceptional results’ and ‘measurable profit’ lack specific linked ROI data or verified case metrics.

The proof density is moderate; the site successfully identifies real client entities (UMBOSS, Ahelon) and proprietary products (Determ), but the ratio of verifiable metrics to vague assertions is low. For every 10 claims of ‘impact,’ there is only 1 named client project. Furthermore, the reliance on blog content from 2022 to support 2026 technical positioning creates a stale proof environment.

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
18Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 3 2
/contact/ 3 2
/about/ 3 2
/marketing/ 3 2
/tech/ 3 2
/hr/ 3 2
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://degordian.com/",
            "url": "https://degordian.com/",
            "name": "Degordian - A digital-first agency",
            "isPartOf": {
                "@id": "https://degordian.com/#website"
            },
            "about": {
                "@id": "https://degordian.com/#organization"
            },
            "datePublished": "2021-12-31T13:00:28+00:00",
            "dateModified": "2025-09-25T06:20:33+00:00",
            "description": "Our brand communication, performance marketing, digital production, and employer branding solutions will take your business to the next level.",
            "breadcrumb": {
                "@id": "https://degordian.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://degordian.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://degordian.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://degordian.com/#website",
            "url": "https://degordian.com/",
            "name": "Degordian",
            "description": "We are a digital-first agency that helps businesses advance to the next level.",
            "publisher": {
                "@id": "https://degordian.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://degordian.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://degordian.com/#organization",
            "name": "Degordian",
            "url": "https://degordian.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://degordian.com/#/schema/logo/image/",
                "url": "https://degordian.com/wp-content/uploads/2024/03/degordian_logo.png",
                "contentUrl": "https://degordian.com/wp-content/uploads/2024/03/degordian_logo.png",
                "width": 1200,
                "height": 675,
                "caption": "Degordian"
            },
            "image": {
                "@id": "https://degordian.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/Degordian/",
                "https://x.com/degordian"
            ]
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://degordian.com/contact/",
            "url": "https://degordian.com/contact/",
            "name": "Degordian - Contact us, we love reading emails!",
            "isPartOf": {
                "@id": "https://degordian.com/#website"
            },
            "datePublished": "2021-12-31T15:34:04+00:00",
            "dateModified": "2025-07-17T13:23:32+00:00",
            "description": "Tell us all about your project, and we'll do the magic for you. Degordian team can't wait to hear from you!",
            "breadcrumb": {
                "@id": "https://degordian.com/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://degordian.com/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://degordian.com/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://degordian.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://degordian.com/#website",
            "url": "https://degordian.com/",
            "name": "Degordian",
            "description": "We are a digital-first agency that helps businesses advance to the next level.",
            "publisher": {
                "@id": "https://degordian.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://degordian.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://degordian.com/#organization",
            "name": "Degordian",
            "url": "https://degordian.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://degordian.com/#/schema/logo/image/",
                "url": "https://degordian.com/wp-content/uploads/2024/03/degordian_logo.png",
                "contentUrl": "https://degordian.com/wp-content/uploads/2024/03/degordian_logo.png",
                "width": 1200,
                "height": 675,
                "caption": "Degordian"
            },
            "image": {
                "@id": "https://degordian.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/Degordian/",
                "https://x.com/degordian"
            ]
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://degordian.com/about/",
            "url": "https://degordian.com/about/",
            "name": "About | Degordian",
            "isPartOf": {
                "@id": "https://degordian.com/#website"
            },
            "datePublished": "2025-06-05T08:43:49+00:00",
            "dateModified": "2025-07-22T13:44:41+00:00",
            "breadcrumb": {
                "@id": "https://degordian.com/about/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://degordian.com/about/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://degordian.com/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://degordian.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://degordian.com/#website",
            "url": "https://degordian.com/",
            "name": "Degordian",
            "description": "We are a digital-first agency that helps businesses advance to the next level.",
            "publisher": {
                "@id": "https://degordian.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://degordian.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://degordian.com/#organization",
            "name": "Degordian",
            "url": "https://degordian.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://degordian.com/#/schema/logo/image/",
                "url": "https://degordian.com/wp-content/uploads/2024/03/degordian_logo.png",
                "contentUrl": "https://degordian.com/wp-content/uploads/2024/03/degordian_logo.png",
                "width": 1200,
                "height": 675,
                "caption": "Degordian"
            },
            "image": {
                "@id": "https://degordian.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/Degordian/",
                "https://x.com/degordian"
            ]
        }
    ]
}
/marketing/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://degordian.com/marketing/",
            "url": "https://degordian.com/marketing/",
            "name": "Marketing | Degordian",
            "isPartOf": {
                "@id": "https://degordian.com/#website"
            },
            "datePublished": "2025-06-05T08:51:18+00:00",
            "dateModified": "2025-07-21T10:26:44+00:00",
            "breadcrumb": {
                "@id": "https://degordian.com/marketing/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://degordian.com/marketing/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://degordian.com/marketing/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://degordian.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Marketing"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://degordian.com/#website",
            "url": "https://degordian.com/",
            "name": "Degordian",
            "description": "We are a digital-first agency that helps businesses advance to the next level.",
            "publisher": {
                "@id": "https://degordian.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://degordian.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://degordian.com/#organization",
            "name": "Degordian",
            "url": "https://degordian.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://degordian.com/#/schema/logo/image/",
                "url": "https://degordian.com/wp-content/uploads/2024/03/degordian_logo.png",
                "contentUrl": "https://degordian.com/wp-content/uploads/2024/03/degordian_logo.png",
                "width": 1200,
                "height": 675,
                "caption": "Degordian"
            },
            "image": {
                "@id": "https://degordian.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/Degordian/",
                "https://x.com/degordian"
            ]
        }
    ]
}
/tech/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://degordian.com/tech/",
            "url": "https://degordian.com/tech/",
            "name": "Tech | Degordian",
            "isPartOf": {
                "@id": "https://degordian.com/#website"
            },
            "datePublished": "2025-06-11T11:18:16+00:00",
            "dateModified": "2025-06-18T09:12:56+00:00",
            "breadcrumb": {
                "@id": "https://degordian.com/tech/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://degordian.com/tech/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://degordian.com/tech/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://degordian.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Tech"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://degordian.com/#website",
            "url": "https://degordian.com/",
            "name": "Degordian",
            "description": "We are a digital-first agency that helps businesses advance to the next level.",
            "publisher": {
                "@id": "https://degordian.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://degordian.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://degordian.com/#organization",
            "name": "Degordian",
            "url": "https://degordian.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://degordian.com/#/schema/logo/image/",
                "url": "https://degordian.com/wp-content/uploads/2024/03/degordian_logo.png",
                "contentUrl": "https://degordian.com/wp-content/uploads/2024/03/degordian_logo.png",
                "width": 1200,
                "height": 675,
                "caption": "Degordian"
            },
            "image": {
                "@id": "https://degordian.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/Degordian/",
                "https://x.com/degordian"
            ]
        }
    ]
}
/hr/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://degordian.com/hr/",
            "url": "https://degordian.com/hr/",
            "name": "HR | Degordian",
            "isPartOf": {
                "@id": "https://degordian.com/#website"
            },
            "datePublished": "2025-06-11T20:25:46+00:00",
            "dateModified": "2025-06-26T15:48:09+00:00",
            "breadcrumb": {
                "@id": "https://degordian.com/hr/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://degordian.com/hr/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://degordian.com/hr/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://degordian.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "HR"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://degordian.com/#website",
            "url": "https://degordian.com/",
            "name": "Degordian",
            "description": "We are a digital-first agency that helps businesses advance to the next level.",
            "publisher": {
                "@id": "https://degordian.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://degordian.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://degordian.com/#organization",
            "name": "Degordian",
            "url": "https://degordian.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://degordian.com/#/schema/logo/image/",
                "url": "https://degordian.com/wp-content/uploads/2024/03/degordian_logo.png",
                "contentUrl": "https://degordian.com/wp-content/uploads/2024/03/degordian_logo.png",
                "width": 1200,
                "height": 675,
                "caption": "Degordian"
            },
            "image": {
                "@id": "https://degordian.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/Degordian/",
                "https://x.com/degordian"
            ]
        }
    ]
}