Identity & Authority: Vidyard – Signal Evidence & AI Readability

Vidyard

(https://vidyard.com) 📸 Data Snapshot: May 26, 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.
8 Impact Weight: 15 / 100
53% Reputation

Identity schema is a weak point; the site relies on basic WebPage and WebSite schema without more granular Organization or SoftwareApplication properties. There is a lack of digital footprint for the ‘video experts’ mentioned on the contact page, as no specific team members or founders are named or linked via Person schema. Technical implementation is clean but lacks the deeper ‘sameAs’ authority links that would prove industry leadership through structured data.

The marketing tone is aggressive with claims like ‘book up to 4x more meetings’ and ‘increase revenue by automating engagement.’ While these are substantiated by mention of 100,000 teams and awards, the lack of immediate, named client-metric pairings in the heading structure results in a minor disconnect between the bold H2 metrics and the evidence immediately available to the user.

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://www.vidyard.com/",
            "url": "https://www.vidyard.com/",
            "name": "Vidyard - Video Tools for Virtual Sales and Marketing Teams",
            "isPartOf": {
                "@id": "https://www.vidyard.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.vidyard.com/#primaryimage"
            },
            "image": {
                "@id": "https://www.vidyard.com/#primaryimage"
            },
            "thumbnailUrl": "https://www.vidyard.com/wp-content/uploads/Website-Sharing-3-1-1.jpg",
            "datePublished": "2018-08-31T13:59:04+00:00",
            "dateModified": "2026-05-19T15:53:05+00:00",
            "description": "Vidyard is an online video platform for business which allows you to increase leads, accelerate your pipeline and delight your customers. Learn more!",
            "breadcrumb": {
                "@id": "https://www.vidyard.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.vidyard.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.vidyard.com/#primaryimage",
            "url": "https://www.vidyard.com/wp-content/uploads/Website-Sharing-3-1-1.jpg",
            "contentUrl": "https://www.vidyard.com/wp-content/uploads/Website-Sharing-3-1-1.jpg",
            "width": 1200,
            "height": 630
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.vidyard.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.vidyard.com/#website",
            "url": "https://www.vidyard.com/",
            "name": "Vidyard",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.vidyard.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.vidyard.com/contact-us/",
            "url": "https://www.vidyard.com/contact-us/",
            "name": "Contact Us - Vidyard",
            "isPartOf": {
                "@id": "https://www.vidyard.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.vidyard.com/contact-us/#primaryimage"
            },
            "image": {
                "@id": "https://www.vidyard.com/contact-us/#primaryimage"
            },
            "thumbnailUrl": "https://www.vidyard.com/wp-content/uploads/logo.svg",
            "datePublished": "2022-02-03T17:09:33+00:00",
            "dateModified": "2026-04-20T20:51:14+00:00",
            "description": "Schedule a 30-minute demo with our video experts to see how your team can book up to 4x more meetings (and much more).",
            "breadcrumb": {
                "@id": "https://www.vidyard.com/contact-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.vidyard.com/contact-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.vidyard.com/contact-us/#primaryimage",
            "url": "https://www.vidyard.com/wp-content/uploads/logo.svg",
            "contentUrl": "https://www.vidyard.com/wp-content/uploads/logo.svg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.vidyard.com/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.vidyard.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.vidyard.com/#website",
            "url": "https://www.vidyard.com/",
            "name": "Vidyard",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.vidyard.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/products/video-agent/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.vidyard.com/products/video-agent/",
            "url": "https://www.vidyard.com/products/video-agent/",
            "name": "Vidyard Video Agent, Create Personalized Sales Videos at Scale - Vidyard",
            "isPartOf": {
                "@id": "https://www.vidyard.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.vidyard.com/products/video-agent/#primaryimage"
            },
            "image": {
                "@id": "https://www.vidyard.com/products/video-agent/#primaryimage"
            },
            "thumbnailUrl": "https://www.vidyard.com/wp-content/uploads/Video-Sales-Agent-demo-illustration.png",
            "datePublished": "2025-04-08T18:30:35+00:00",
            "dateModified": "2026-04-30T15:18:22+00:00",
            "description": "Generate more revenue by automatically sending personalized video engagement based on buyers' behaviors.",
            "breadcrumb": {
                "@id": "https://www.vidyard.com/products/video-agent/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.vidyard.com/products/video-agent/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.vidyard.com/products/video-agent/#primaryimage",
            "url": "https://www.vidyard.com/wp-content/uploads/Video-Sales-Agent-demo-illustration.png",
            "contentUrl": "https://www.vidyard.com/wp-content/uploads/Video-Sales-Agent-demo-illustration.png",
            "width": 2048,
            "height": 1437,
            "caption": "A collage of screenshots showing Vidyard's Video Sales Agent. It shows a video thumbnail featuring a smiling man, as well as a sample form where a prospect can book a demo."
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.vidyard.com/products/video-agent/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.vidyard.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Products",
                    "item": "https://www.vidyard.com/products/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Vidyard Video Agent"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.vidyard.com/#website",
            "url": "https://www.vidyard.com/",
            "name": "Vidyard",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.vidyard.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/products/vidyard-video-messages/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.vidyard.com/products/vidyard-video-messages/",
            "url": "https://www.vidyard.com/products/vidyard-video-messages/",
            "name": "Video Creation Tools For Your Entire Sales Team - Vidyard",
            "isPartOf": {
                "@id": "https://www.vidyard.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.vidyard.com/products/vidyard-video-messages/#primaryimage"
            },
            "image": {
                "@id": "https://www.vidyard.com/products/vidyard-video-messages/#primaryimage"
            },
            "thumbnailUrl": "https://www.vidyard.com/wp-content/uploads/video-creation-background-tile.png",
            "datePublished": "2023-04-17T18:29:04+00:00",
            "dateModified": "2026-04-30T15:15:11+00:00",
            "description": "Sell better with video creation tools for your entire sales team. Create videos for prospecting, deal progression, demos, pitches and more.",
            "breadcrumb": {
                "@id": "https://www.vidyard.com/products/vidyard-video-messages/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.vidyard.com/products/vidyard-video-messages/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.vidyard.com/products/vidyard-video-messages/#primaryimage",
            "url": "https://www.vidyard.com/wp-content/uploads/video-creation-background-tile.png",
            "contentUrl": "https://www.vidyard.com/wp-content/uploads/video-creation-background-tile.png",
            "width": 1900,
            "height": 1080,
            "caption": "video creation graphic"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.vidyard.com/products/vidyard-video-messages/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.vidyard.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Products",
                    "item": "https://www.vidyard.com/products/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Video Messages"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.vidyard.com/#website",
            "url": "https://www.vidyard.com/",
            "name": "Vidyard",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.vidyard.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
57Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 19 2
/contact-us/ 5 1
/products/video-agent/ 28 1
/products/vidyard-video-messages/ 5 2