Identity & Authority: Iternum Digital – Signal Evidence & AI Readability

Iternum Digital

(https://iternumdigital.com) 📸 Data Snapshot: May 19, 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.
7 Impact Weight: 15 / 100
47% Reputation

While the site provides a comprehensive list of team members (Bjørn Herbst, Katharina Rendtslev, etc.), there is a structural authority gap in the metadata. The schema_json includes Organization and WebPage types but lacks Person schema or sameAs links for the ‘Partners’ and ‘Heads Of’ listed. This creates a ‘named experts without footprint’ scenario where the internal claims of expertise are not mirrored in the site’s technical trust architecture.

The agency frames itself as a high-level performance partner, but the actual evidence provided is purely descriptive. For example, the claim that they ‘improve the client’s business model’ is a bold assertion of strategic authority that is never demonstrated through a walkthrough of a business transformation. The disconnect is most visible in the case study gallery, where highly visual image titles (e.g., ‘Gaming at a high level’) replace actual performance data.

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://iternumdigital.com/",
            "url": "https://iternumdigital.com/",
            "name": "Digital & Creative Marketing Agency | Iternum Digital",
            "isPartOf": {
                "@id": "https://iternumdigital.com/#website"
            },
            "about": {
                "@id": "https://iternumdigital.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://iternumdigital.com/#primaryimage"
            },
            "image": {
                "@id": "https://iternumdigital.com/#primaryimage"
            },
            "thumbnailUrl": "https://iternumdigital.com/wp-content/uploads/2024/09/5thElement-Cogwheels-hands-Circles-01-1@2x.png",
            "datePublished": "2023-09-14T08:32:18+00:00",
            "dateModified": "2026-02-25T08:26:10+00:00",
            "description": "We are a digital and creative marketing agency that specializes in growing businesses through data, creativity and technology. Read more.",
            "breadcrumb": {
                "@id": "https://iternumdigital.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://iternumdigital.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://iternumdigital.com/#primaryimage",
            "url": "https://iternumdigital.com/wp-content/uploads/2024/09/5thElement-Cogwheels-hands-Circles-01-1@2x.png",
            "contentUrl": "https://iternumdigital.com/wp-content/uploads/2024/09/5thElement-Cogwheels-hands-Circles-01-1@2x.png",
            "width": 436,
            "height": 1034
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://iternumdigital.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://iternumdigital.com/#website",
            "url": "https://iternumdigital.com/",
            "name": "Digital & Creative Agency",
            "description": "",
            "publisher": {
                "@id": "https://iternumdigital.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://iternumdigital.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://iternumdigital.com/#organization",
            "name": "Digital & Creative Agency",
            "url": "https://iternumdigital.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://iternumdigital.com/#/schema/logo/image/",
                "url": "https://iternumdigital.com/wp-content/uploads/2023/09/IternumDigital_logo_sort_300.webp",
                "contentUrl": "https://iternumdigital.com/wp-content/uploads/2023/09/IternumDigital_logo_sort_300.webp",
                "width": 300,
                "height": 32,
                "caption": "Digital & Creative Agency"
            },
            "image": {
                "@id": "https://iternumdigital.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/IternumDigital"
            ]
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://iternumdigital.com/about-us/",
            "url": "https://iternumdigital.com/about-us/",
            "name": "About us | Meet the Iternum Digital Team",
            "isPartOf": {
                "@id": "https://iternumdigital.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://iternumdigital.com/about-us/#primaryimage"
            },
            "image": {
                "@id": "https://iternumdigital.com/about-us/#primaryimage"
            },
            "thumbnailUrl": "https://iternumdigital.com/wp-content/uploads/2025/03/Iternum-digital-femte-element.png",
            "datePublished": "2021-03-03T15:33:18+00:00",
            "dateModified": "2025-03-17T11:35:42+00:00",
            "description": "Meet the Iternum Digital team. We are passionate about data, creativity, software, processes, and performance, helping businesses succeed online.",
            "breadcrumb": {
                "@id": "https://iternumdigital.com/about-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://iternumdigital.com/about-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://iternumdigital.com/about-us/#primaryimage",
            "url": "https://iternumdigital.com/wp-content/uploads/2025/03/Iternum-digital-femte-element.png",
            "contentUrl": "https://iternumdigital.com/wp-content/uploads/2025/03/Iternum-digital-femte-element.png",
            "width": 200,
            "height": 200
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://iternumdigital.com/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://iternumdigital.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://iternumdigital.com/#website",
            "url": "https://iternumdigital.com/",
            "name": "Digital & Creative Agency",
            "description": "",
            "publisher": {
                "@id": "https://iternumdigital.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://iternumdigital.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://iternumdigital.com/#organization",
            "name": "Digital & Creative Agency",
            "url": "https://iternumdigital.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://iternumdigital.com/#/schema/logo/image/",
                "url": "https://iternumdigital.com/wp-content/uploads/2023/09/IternumDigital_logo_sort_300.webp",
                "contentUrl": "https://iternumdigital.com/wp-content/uploads/2023/09/IternumDigital_logo_sort_300.webp",
                "width": 300,
                "height": 32,
                "caption": "Digital & Creative Agency"
            },
            "image": {
                "@id": "https://iternumdigital.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/IternumDigital"
            ]
        }
    ]
}
/social-media/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://iternumdigital.com/social-media/",
            "url": "https://iternumdigital.com/social-media/",
            "name": "Social Media Advertising | Drive growth & results",
            "isPartOf": {
                "@id": "https://iternumdigital.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://iternumdigital.com/social-media/#primaryimage"
            },
            "image": {
                "@id": "https://iternumdigital.com/social-media/#primaryimage"
            },
            "thumbnailUrl": "https://iternumdigital.com/wp-content/uploads/2024/09/Sociale-medier.jpg",
            "datePublished": "2021-03-01T14:46:10+00:00",
            "dateModified": "2025-03-17T14:49:49+00:00",
            "description": "Increase your reach, engagement, and conversions with data-driven social media ad campaigns tailored to your audience.",
            "breadcrumb": {
                "@id": "https://iternumdigital.com/social-media/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://iternumdigital.com/social-media/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://iternumdigital.com/social-media/#primaryimage",
            "url": "https://iternumdigital.com/wp-content/uploads/2024/09/Sociale-medier.jpg",
            "contentUrl": "https://iternumdigital.com/wp-content/uploads/2024/09/Sociale-medier.jpg",
            "width": 660,
            "height": 700
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://iternumdigital.com/social-media/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://iternumdigital.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Social Media"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://iternumdigital.com/#website",
            "url": "https://iternumdigital.com/",
            "name": "Digital & Creative Agency",
            "description": "",
            "publisher": {
                "@id": "https://iternumdigital.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://iternumdigital.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://iternumdigital.com/#organization",
            "name": "Digital & Creative Agency",
            "url": "https://iternumdigital.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://iternumdigital.com/#/schema/logo/image/",
                "url": "https://iternumdigital.com/wp-content/uploads/2023/09/IternumDigital_logo_sort_300.webp",
                "contentUrl": "https://iternumdigital.com/wp-content/uploads/2023/09/IternumDigital_logo_sort_300.webp",
                "width": 300,
                "height": 32,
                "caption": "Digital & Creative Agency"
            },
            "image": {
                "@id": "https://iternumdigital.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/IternumDigital"
            ]
        }
    ]
}
/customer-relationship-management/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://iternumdigital.com/customer-relationship-management/",
            "url": "https://iternumdigital.com/customer-relationship-management/",
            "name": "Customer Relationship Management | Iternum Digital",
            "isPartOf": {
                "@id": "https://iternumdigital.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://iternumdigital.com/customer-relationship-management/#primaryimage"
            },
            "image": {
                "@id": "https://iternumdigital.com/customer-relationship-management/#primaryimage"
            },
            "thumbnailUrl": "https://iternumdigital.com/wp-content/uploads/2024/09/CRM.jpg",
            "datePublished": "2021-02-26T14:03:41+00:00",
            "dateModified": "2025-10-06T11:29:29+00:00",
            "description": "Optimize customer management with CRM solutions that enhance customer loyalty and sales efficiency.",
            "breadcrumb": {
                "@id": "https://iternumdigital.com/customer-relationship-management/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://iternumdigital.com/customer-relationship-management/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://iternumdigital.com/customer-relationship-management/#primaryimage",
            "url": "https://iternumdigital.com/wp-content/uploads/2024/09/CRM.jpg",
            "contentUrl": "https://iternumdigital.com/wp-content/uploads/2024/09/CRM.jpg",
            "width": 660,
            "height": 700
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://iternumdigital.com/customer-relationship-management/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://iternumdigital.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Customer Relationship Management"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://iternumdigital.com/#website",
            "url": "https://iternumdigital.com/",
            "name": "Digital & Creative Agency",
            "description": "",
            "publisher": {
                "@id": "https://iternumdigital.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://iternumdigital.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://iternumdigital.com/#organization",
            "name": "Digital & Creative Agency",
            "url": "https://iternumdigital.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://iternumdigital.com/#/schema/logo/image/",
                "url": "https://iternumdigital.com/wp-content/uploads/2023/09/IternumDigital_logo_sort_300.webp",
                "contentUrl": "https://iternumdigital.com/wp-content/uploads/2023/09/IternumDigital_logo_sort_300.webp",
                "width": 300,
                "height": 32,
                "caption": "Digital & Creative Agency"
            },
            "image": {
                "@id": "https://iternumdigital.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/IternumDigital"
            ]
        }
    ]
}
/services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://iternumdigital.com/services/",
            "url": "https://iternumdigital.com/services/",
            "name": "Services | Digital Solutions that work | Iternum Digital",
            "isPartOf": {
                "@id": "https://iternumdigital.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://iternumdigital.com/services/#primaryimage"
            },
            "image": {
                "@id": "https://iternumdigital.com/services/#primaryimage"
            },
            "thumbnailUrl": "https://iternumdigital.com/wp-content/uploads/2024/10/Claes-google-ads-analyse.jpg",
            "datePublished": "2021-03-04T10:53:50+00:00",
            "dateModified": "2025-03-17T11:40:28+00:00",
            "description": "Our specialists cover all areas of digital marketing, ensuring strong performance on each platform and creating synergy across channels.",
            "breadcrumb": {
                "@id": "https://iternumdigital.com/services/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://iternumdigital.com/services/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://iternumdigital.com/services/#primaryimage",
            "url": "https://iternumdigital.com/wp-content/uploads/2024/10/Claes-google-ads-analyse.jpg",
            "contentUrl": "https://iternumdigital.com/wp-content/uploads/2024/10/Claes-google-ads-analyse.jpg",
            "width": 660,
            "height": 700
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://iternumdigital.com/services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://iternumdigital.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://iternumdigital.com/#website",
            "url": "https://iternumdigital.com/",
            "name": "Digital & Creative Agency",
            "description": "",
            "publisher": {
                "@id": "https://iternumdigital.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://iternumdigital.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://iternumdigital.com/#organization",
            "name": "Digital & Creative Agency",
            "url": "https://iternumdigital.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://iternumdigital.com/#/schema/logo/image/",
                "url": "https://iternumdigital.com/wp-content/uploads/2023/09/IternumDigital_logo_sort_300.webp",
                "contentUrl": "https://iternumdigital.com/wp-content/uploads/2023/09/IternumDigital_logo_sort_300.webp",
                "width": 300,
                "height": 32,
                "caption": "Digital & Creative Agency"
            },
            "image": {
                "@id": "https://iternumdigital.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/IternumDigital"
            ]
        }
    ]
}
/digital-strategy/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://iternumdigital.com/digital-strategy/",
            "url": "https://iternumdigital.com/digital-strategy/",
            "name": "Digital strategy | Tailored digital growth plans",
            "isPartOf": {
                "@id": "https://iternumdigital.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://iternumdigital.com/digital-strategy/#primaryimage"
            },
            "image": {
                "@id": "https://iternumdigital.com/digital-strategy/#primaryimage"
            },
            "thumbnailUrl": "https://iternumdigital.com/wp-content/uploads/2024/09/Digital-strategi.jpg",
            "datePublished": "2021-03-01T15:00:45+00:00",
            "dateModified": "2025-10-07T10:04:28+00:00",
            "description": "Build a powerful digital strategy that integrates data, technology, and creativity to achieve your business goals.",
            "breadcrumb": {
                "@id": "https://iternumdigital.com/digital-strategy/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://iternumdigital.com/digital-strategy/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://iternumdigital.com/digital-strategy/#primaryimage",
            "url": "https://iternumdigital.com/wp-content/uploads/2024/09/Digital-strategi.jpg",
            "contentUrl": "https://iternumdigital.com/wp-content/uploads/2024/09/Digital-strategi.jpg",
            "width": 660,
            "height": 700
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://iternumdigital.com/digital-strategy/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://iternumdigital.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Digital Strategy"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://iternumdigital.com/#website",
            "url": "https://iternumdigital.com/",
            "name": "Digital & Creative Agency",
            "description": "",
            "publisher": {
                "@id": "https://iternumdigital.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://iternumdigital.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://iternumdigital.com/#organization",
            "name": "Digital & Creative Agency",
            "url": "https://iternumdigital.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://iternumdigital.com/#/schema/logo/image/",
                "url": "https://iternumdigital.com/wp-content/uploads/2023/09/IternumDigital_logo_sort_300.webp",
                "contentUrl": "https://iternumdigital.com/wp-content/uploads/2023/09/IternumDigital_logo_sort_300.webp",
                "width": 300,
                "height": 32,
                "caption": "Digital & Creative Agency"
            },
            "image": {
                "@id": "https://iternumdigital.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/IternumDigital"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
240Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 46 0
/about-us/ 46 0
/social-media/ 37 0
/customer-relationship-management/ 37 0
/services/ 37 0
/digital-strategy/ 37 0