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

ProGrade Digital

(https://progradedigital.com) 📸 Data Snapshot: May 24, 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.
13 Impact Weight: 15 / 100
87% Reputation

The authority is ironclad. The ‘Meet Our Team’ section provides deep forensic evidence of expertise, naming Wes Brewer and Mark Lewis with detailed 30-year histories at Lexar and SanDisk. The Organization schema is well-implemented with sameAs links to five major social platforms, and the technical implementation (valid heading hierarchy and metadata) matches the brand’s claim of technical excellence.

There is no disconnect between marketing tone and demonstrated capability. The brand claims to offer ‘professional grade’ equipment and proves it through the existence of a NASA Space Act Agreement and the provision of memory for the WRC. Bold performance claims like ‘blazing-fast speeds’ are qualified by specific protocol limits like ‘Up To 40Gbps’.

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://progradedigital.com/",
            "url": "https://progradedigital.com/",
            "name": "Photography & Videography Memory Cards and Readers | ProGrade Digital",
            "isPartOf": {
                "@id": "https://progradedigital.com/#website"
            },
            "about": {
                "@id": "https://progradedigital.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://progradedigital.com/#primaryimage"
            },
            "image": {
                "@id": "https://progradedigital.com/#primaryimage"
            },
            "thumbnailUrl": "https://progradedigital.com/wp-content/uploads/2018/07/Ianonne.jpg",
            "datePublished": "2018-09-24T13:22:20+00:00",
            "dateModified": "2026-04-17T15:01:01+00:00",
            "description": "We carry a wide variety of memory cards, workflow readers, and software to ensure your photos and videos are of the highest-quality. Discover our products today!",
            "breadcrumb": {
                "@id": "https://progradedigital.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://progradedigital.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://progradedigital.com/#primaryimage",
            "url": "https://progradedigital.com/wp-content/uploads/2018/07/Ianonne.jpg",
            "contentUrl": "https://progradedigital.com/wp-content/uploads/2018/07/Ianonne.jpg",
            "width": 1600,
            "height": 1077
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://progradedigital.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://progradedigital.com/#website",
            "url": "https://progradedigital.com/",
            "name": "ProGrade Digital",
            "description": "",
            "publisher": {
                "@id": "https://progradedigital.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://progradedigital.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://progradedigital.com/#organization",
            "name": "ProGrade Digital",
            "url": "https://progradedigital.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://progradedigital.com/#/schema/logo/image/",
                "url": "https://progradedigital.com/wp-content/uploads/2018/04/ProGrade-Digital_logo_black_Outlined.jpg",
                "contentUrl": "https://progradedigital.com/wp-content/uploads/2018/04/ProGrade-Digital_logo_black_Outlined.jpg",
                "width": 1026,
                "height": 159,
                "caption": "ProGrade Digital"
            },
            "image": {
                "@id": "https://progradedigital.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/progradedigital/",
                "https://x.com/ProGradeDigital",
                "https://www.instagram.com/progradedigital/",
                "https://www.linkedin.com/company/18394563/",
                "https://www.youtube.com/channel/UCL20X3rKvuJPK_3rkdZsSDA"
            ]
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://progradedigital.com/about/",
            "url": "https://progradedigital.com/about/",
            "name": "About | ProGrade Digital",
            "isPartOf": {
                "@id": "https://progradedigital.com/#website"
            },
            "datePublished": "2018-03-15T20:40:19+00:00",
            "dateModified": "2025-08-28T21:36:05+00:00",
            "description": "We're one of the premier providers for the highest quality, professional grade memory cards, and memory card readers. Learn more about us now!",
            "breadcrumb": {
                "@id": "https://progradedigital.com/about/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://progradedigital.com/about/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://progradedigital.com/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://progradedigital.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://progradedigital.com/#website",
            "url": "https://progradedigital.com/",
            "name": "ProGrade Digital",
            "description": "",
            "publisher": {
                "@id": "https://progradedigital.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://progradedigital.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://progradedigital.com/#organization",
            "name": "ProGrade Digital",
            "url": "https://progradedigital.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://progradedigital.com/#/schema/logo/image/",
                "url": "https://progradedigital.com/wp-content/uploads/2018/04/ProGrade-Digital_logo_black_Outlined.jpg",
                "contentUrl": "https://progradedigital.com/wp-content/uploads/2018/04/ProGrade-Digital_logo_black_Outlined.jpg",
                "width": 1026,
                "height": 159,
                "caption": "ProGrade Digital"
            },
            "image": {
                "@id": "https://progradedigital.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/progradedigital/",
                "https://x.com/ProGradeDigital",
                "https://www.instagram.com/progradedigital/",
                "https://www.linkedin.com/company/18394563/",
                "https://www.youtube.com/channel/UCL20X3rKvuJPK_3rkdZsSDA"
            ]
        }
    ]
}
/press/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://progradedigital.com/press/",
            "url": "https://progradedigital.com/press/",
            "name": "Press | ProGrade Digital",
            "isPartOf": {
                "@id": "https://progradedigital.com/#website"
            },
            "datePublished": "2018-03-16T17:02:26+00:00",
            "dateModified": "2026-01-11T16:00:32+00:00",
            "description": "Browse our archives of press releases, product and business announcements here. Start reading now!",
            "breadcrumb": {
                "@id": "https://progradedigital.com/press/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://progradedigital.com/press/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://progradedigital.com/press/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://progradedigital.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Press"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://progradedigital.com/#website",
            "url": "https://progradedigital.com/",
            "name": "ProGrade Digital",
            "description": "",
            "publisher": {
                "@id": "https://progradedigital.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://progradedigital.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://progradedigital.com/#organization",
            "name": "ProGrade Digital",
            "url": "https://progradedigital.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://progradedigital.com/#/schema/logo/image/",
                "url": "https://progradedigital.com/wp-content/uploads/2018/04/ProGrade-Digital_logo_black_Outlined.jpg",
                "contentUrl": "https://progradedigital.com/wp-content/uploads/2018/04/ProGrade-Digital_logo_black_Outlined.jpg",
                "width": 1026,
                "height": 159,
                "caption": "ProGrade Digital"
            },
            "image": {
                "@id": "https://progradedigital.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/progradedigital/",
                "https://x.com/ProGradeDigital",
                "https://www.instagram.com/progradedigital/",
                "https://www.linkedin.com/company/18394563/",
                "https://www.youtube.com/channel/UCL20X3rKvuJPK_3rkdZsSDA"
            ]
        }
    ]
}
/community/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://progradedigital.com/community/",
            "url": "https://progradedigital.com/community/",
            "name": "Community | ProGrade Digital",
            "isPartOf": {
                "@id": "https://progradedigital.com/#website"
            },
            "datePublished": "2018-04-03T15:04:44+00:00",
            "dateModified": "2024-02-21T14:54:48+00:00",
            "description": "Join our community and explore all that ProGrade Digital has to offer. Learn more now!",
            "breadcrumb": {
                "@id": "https://progradedigital.com/community/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://progradedigital.com/community/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://progradedigital.com/community/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://progradedigital.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Community"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://progradedigital.com/#website",
            "url": "https://progradedigital.com/",
            "name": "ProGrade Digital",
            "description": "",
            "publisher": {
                "@id": "https://progradedigital.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://progradedigital.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://progradedigital.com/#organization",
            "name": "ProGrade Digital",
            "url": "https://progradedigital.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://progradedigital.com/#/schema/logo/image/",
                "url": "https://progradedigital.com/wp-content/uploads/2018/04/ProGrade-Digital_logo_black_Outlined.jpg",
                "contentUrl": "https://progradedigital.com/wp-content/uploads/2018/04/ProGrade-Digital_logo_black_Outlined.jpg",
                "width": 1026,
                "height": 159,
                "caption": "ProGrade Digital"
            },
            "image": {
                "@id": "https://progradedigital.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/progradedigital/",
                "https://x.com/ProGradeDigital",
                "https://www.instagram.com/progradedigital/",
                "https://www.linkedin.com/company/18394563/",
                "https://www.youtube.com/channel/UCL20X3rKvuJPK_3rkdZsSDA"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
92Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 4 3
/about/ 75 3
/press/ 5 3
/community/ 8 3