Identity & Authority: Technivorm – Signal Evidence & AI Readability

Technivorm

(https://technivorm.com) 📸 Data Snapshot: May 25, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
6 Impact Weight: 15 / 100
40% Reputation

A significant authority gap exists in the technical implementation: the schema_json still references a staging environment (test.technivorm.com) rather than the production domain, which contradicts a claim of market leadership. Furthermore, while founder Gerard Clement Smit is named and quoted, the site lacks Person schema or sameAs links to external biographical or industry records, relying entirely on internal narrative.

The performance claims are largely technical and verifiable, such as the brewing temperature and the 5-year warranty. Unlike many manufacturers that claim ‘world-class’ without metrics, Technivorm provides specific certification dates (1975 for ECBC) and production start dates (1969 for Type 69). The disconnect is minimal, as the marketing tone is subordinated to technical specifications.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://test.technivorm.com/",
            "url": "https://test.technivorm.com/",
            "name": "Home - Technivorm",
            "isPartOf": {
                "@id": "https://test.technivorm.com/#website"
            },
            "datePublished": "2015-05-08T16:55:28+00:00",
            "dateModified": "2024-04-05T10:04:35+00:00",
            "description": "Welcome to the official page of Technivorm Moccamaster! Find out everything behind the brand and its history on this website.",
            "breadcrumb": {
                "@id": "https://test.technivorm.com/#breadcrumb"
            },
            "inLanguage": "nl-NL",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://test.technivorm.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://test.technivorm.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://test.technivorm.com/#website",
            "url": "https://test.technivorm.com/",
            "name": "Technivorm",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://test.technivorm.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "nl-NL"
        }
    ]
}
/products/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://test.technivorm.com/products/",
            "url": "https://test.technivorm.com/products/",
            "name": "Products - Technivorm",
            "isPartOf": {
                "@id": "https://test.technivorm.com/#website"
            },
            "datePublished": "2023-03-01T09:00:38+00:00",
            "dateModified": "2023-03-01T09:04:32+00:00",
            "description": "Find all the Technivorm Moccamaster machines and models we offer on this page, and click through to see the different variations",
            "breadcrumb": {
                "@id": "https://test.technivorm.com/products/#breadcrumb"
            },
            "inLanguage": "nl-NL",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://test.technivorm.com/products/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://test.technivorm.com/products/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://test.technivorm.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Products"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://test.technivorm.com/#website",
            "url": "https://test.technivorm.com/",
            "name": "Technivorm",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://test.technivorm.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "nl-NL"
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://test.technivorm.com/about/",
            "url": "https://test.technivorm.com/about/",
            "name": "TECHNIVORM - About Technivorm",
            "isPartOf": {
                "@id": "https://test.technivorm.com/#website"
            },
            "datePublished": "2015-05-08T17:00:47+00:00",
            "dateModified": "2024-01-24T13:23:47+00:00",
            "description": "Technivorm is not just a company that produces coffeemakers. It is much more than that and on this page you can read about Technivorm all along.",
            "breadcrumb": {
                "@id": "https://test.technivorm.com/about/#breadcrumb"
            },
            "inLanguage": "nl-NL",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://test.technivorm.com/about/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://test.technivorm.com/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://test.technivorm.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://test.technivorm.com/#website",
            "url": "https://test.technivorm.com/",
            "name": "Technivorm",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://test.technivorm.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "nl-NL"
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://test.technivorm.com/contact/",
            "url": "https://test.technivorm.com/contact/",
            "name": "Contact - Technivorm",
            "isPartOf": {
                "@id": "https://test.technivorm.com/#website"
            },
            "datePublished": "2015-11-25T21:23:23+00:00",
            "dateModified": "2025-01-03T11:58:46+00:00",
            "description": "Contact Technivorm today with all your questions about the company and its products, or find your local distributor on this page",
            "breadcrumb": {
                "@id": "https://test.technivorm.com/contact/#breadcrumb"
            },
            "inLanguage": "nl-NL",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://test.technivorm.com/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://test.technivorm.com/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://test.technivorm.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://test.technivorm.com/#website",
            "url": "https://test.technivorm.com/",
            "name": "Technivorm",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://test.technivorm.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "nl-NL"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
25Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 2 1
/products/ 2 1
/about/ 19 1
/contact/ 2 1