Identity & Authority: Studio 2108 – Signal Evidence & AI Readability

Studio 2108

(https://www.studio2108.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.
10 Impact Weight: 15 / 100
67% Reputation

Authority gaps exist primarily in the technical implementation of identity. While Wayne M. White is mentioned as the owner and primary contact, there is no Person schema or sameAs links to verify his professional footprint. The schema_json is standard Organization-level data and lacks the more sophisticated properties (founder, areaServed, speaks) that would fully cement their authority in a forensic audit. Additionally, H1 tags are missing from the Homepage and Blog pages, which is a minor technical credibility gap for a ‘Top Web Design’ team.

There is a minimal disconnect between claims and evidence; the site claims to be a ‘Top Web Design’ team, which is a subjective superlative, but it attempts to ground this in ‘1,500+ websites’ and ’26+ years’ of history. Unlike many competitors, it does not claim ‘millions in ROI’ without proof; instead, it focuses on measurable operational claims like loading speed and response time. The blog displays a consistent feed of current work (dated into early 2026), proving ongoing performance.

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://studio2108.com/",
            "url": "https://studio2108.com/",
            "name": "Home - Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "isPartOf": {
                "@id": "https://studio2108.com/#website"
            },
            "about": {
                "@id": "https://studio2108.com/#organization"
            },
            "datePublished": "2016-01-15T21:46:15+00:00",
            "dateModified": "2024-11-13T18:53:04+00:00",
            "description": "Professional WordPress website design company, search engine optimization (SEO), graphic, logo design, developer, website hosting, interactive company St Louis MO",
            "breadcrumb": {
                "@id": "https://studio2108.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://studio2108.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://studio2108.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://studio2108.com/#website",
            "url": "https://studio2108.com/",
            "name": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "description": "",
            "publisher": {
                "@id": "https://studio2108.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://studio2108.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://studio2108.com/#organization",
            "name": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "url": "https://studio2108.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://studio2108.com/#/schema/logo/image/",
                "url": "https://studio2108.com/wp-content/uploads/2021/03/Studio2108-logo-Navy@2x.png",
                "contentUrl": "https://studio2108.com/wp-content/uploads/2021/03/Studio2108-logo-Navy@2x.png",
                "width": 383,
                "height": 104,
                "caption": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO"
            },
            "image": {
                "@id": "https://studio2108.com/#/schema/logo/image/"
            }
        }
    ]
}
/blog/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "WebPage",
                "CollectionPage"
            ],
            "@id": "https://studio2108.com/blog/",
            "url": "https://studio2108.com/blog/",
            "name": "Blog | What's New at Studio 2108",
            "isPartOf": {
                "@id": "https://studio2108.com/#website"
            },
            "datePublished": "2016-12-15T15:20:19+00:00",
            "dateModified": "2021-07-06T15:21:58+00:00",
            "description": "News about Studio 2108, a professional graphic & web design company, search engine optimization (SEO) company, WordPress developer, web site hosting, in St Louis Missouri.",
            "breadcrumb": {
                "@id": "https://studio2108.com/blog/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://studio2108.com/blog/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://studio2108.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Blog"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://studio2108.com/#website",
            "url": "https://studio2108.com/",
            "name": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "description": "",
            "publisher": {
                "@id": "https://studio2108.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://studio2108.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://studio2108.com/#organization",
            "name": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "url": "https://studio2108.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://studio2108.com/#/schema/logo/image/",
                "url": "https://studio2108.com/wp-content/uploads/2021/03/Studio2108-logo-Navy@2x.png",
                "contentUrl": "https://studio2108.com/wp-content/uploads/2021/03/Studio2108-logo-Navy@2x.png",
                "width": 383,
                "height": 104,
                "caption": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO"
            },
            "image": {
                "@id": "https://studio2108.com/#/schema/logo/image/"
            }
        }
    ]
}
/services/web-design/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://studio2108.com/services/web-design/",
            "url": "https://studio2108.com/services/web-design/",
            "name": "Custom Designed Websites",
            "isPartOf": {
                "@id": "https://studio2108.com/#website"
            },
            "datePublished": "2010-02-24T23:04:56+00:00",
            "dateModified": "2021-07-08T16:59:12+00:00",
            "description": "Custom Designed Websites by Studio 2108 a Web Design company located in St. Louis, MO",
            "breadcrumb": {
                "@id": "https://studio2108.com/services/web-design/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://studio2108.com/services/web-design/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://studio2108.com/services/web-design/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://studio2108.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services",
                    "item": "https://studio2108.com/services/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Web Design"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://studio2108.com/#website",
            "url": "https://studio2108.com/",
            "name": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "description": "",
            "publisher": {
                "@id": "https://studio2108.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://studio2108.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://studio2108.com/#organization",
            "name": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "url": "https://studio2108.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://studio2108.com/#/schema/logo/image/",
                "url": "https://studio2108.com/wp-content/uploads/2021/03/Studio2108-logo-Navy@2x.png",
                "contentUrl": "https://studio2108.com/wp-content/uploads/2021/03/Studio2108-logo-Navy@2x.png",
                "width": 383,
                "height": 104,
                "caption": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO"
            },
            "image": {
                "@id": "https://studio2108.com/#/schema/logo/image/"
            }
        }
    ]
}
/services/web-development/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://studio2108.com/services/web-development/",
            "url": "https://studio2108.com/services/web-development/",
            "name": "Web Development",
            "isPartOf": {
                "@id": "https://studio2108.com/#website"
            },
            "datePublished": "2016-07-25T18:00:14+00:00",
            "dateModified": "2021-12-09T21:28:40+00:00",
            "description": "Developing responsive, fast and beautiful websites, Studio 2108 will build your next website from the ground up.",
            "breadcrumb": {
                "@id": "https://studio2108.com/services/web-development/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://studio2108.com/services/web-development/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://studio2108.com/services/web-development/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://studio2108.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services",
                    "item": "https://studio2108.com/services/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Web Development"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://studio2108.com/#website",
            "url": "https://studio2108.com/",
            "name": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "description": "",
            "publisher": {
                "@id": "https://studio2108.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://studio2108.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://studio2108.com/#organization",
            "name": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "url": "https://studio2108.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://studio2108.com/#/schema/logo/image/",
                "url": "https://studio2108.com/wp-content/uploads/2021/03/Studio2108-logo-Navy@2x.png",
                "contentUrl": "https://studio2108.com/wp-content/uploads/2021/03/Studio2108-logo-Navy@2x.png",
                "width": 383,
                "height": 104,
                "caption": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO"
            },
            "image": {
                "@id": "https://studio2108.com/#/schema/logo/image/"
            }
        }
    ]
}
/services/more-than-hosting/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://studio2108.com/services/more-than-hosting/",
            "url": "https://studio2108.com/services/more-than-hosting/",
            "name": "More Than Hosting",
            "isPartOf": {
                "@id": "https://studio2108.com/#website"
            },
            "datePublished": "2016-07-25T18:02:20+00:00",
            "dateModified": "2021-12-10T16:01:49+00:00",
            "description": "Studio 2108 hosts more than 500 websites, but what happens when your site needs an update or needs maintenance? We will maintain your website and update your site as a part of our hosting package.",
            "breadcrumb": {
                "@id": "https://studio2108.com/services/more-than-hosting/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://studio2108.com/services/more-than-hosting/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://studio2108.com/services/more-than-hosting/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://studio2108.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services",
                    "item": "https://studio2108.com/services/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "More Than Hosting"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://studio2108.com/#website",
            "url": "https://studio2108.com/",
            "name": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "description": "",
            "publisher": {
                "@id": "https://studio2108.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://studio2108.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://studio2108.com/#organization",
            "name": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "url": "https://studio2108.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://studio2108.com/#/schema/logo/image/",
                "url": "https://studio2108.com/wp-content/uploads/2021/03/Studio2108-logo-Navy@2x.png",
                "contentUrl": "https://studio2108.com/wp-content/uploads/2021/03/Studio2108-logo-Navy@2x.png",
                "width": 383,
                "height": 104,
                "caption": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO"
            },
            "image": {
                "@id": "https://studio2108.com/#/schema/logo/image/"
            }
        }
    ]
}
/services/graphic-design/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://studio2108.com/services/graphic-design/",
            "url": "https://studio2108.com/services/graphic-design/",
            "name": "Graphic Design - Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "isPartOf": {
                "@id": "https://studio2108.com/#website"
            },
            "datePublished": "2016-07-25T18:03:28+00:00",
            "dateModified": "2021-12-09T21:42:11+00:00",
            "breadcrumb": {
                "@id": "https://studio2108.com/services/graphic-design/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://studio2108.com/services/graphic-design/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://studio2108.com/services/graphic-design/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://studio2108.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services",
                    "item": "https://studio2108.com/services/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Graphic Design"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://studio2108.com/#website",
            "url": "https://studio2108.com/",
            "name": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "description": "",
            "publisher": {
                "@id": "https://studio2108.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://studio2108.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://studio2108.com/#organization",
            "name": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO",
            "url": "https://studio2108.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://studio2108.com/#/schema/logo/image/",
                "url": "https://studio2108.com/wp-content/uploads/2021/03/Studio2108-logo-Navy@2x.png",
                "contentUrl": "https://studio2108.com/wp-content/uploads/2021/03/Studio2108-logo-Navy@2x.png",
                "width": 383,
                "height": 104,
                "caption": "Professional WordPress Website Design Company | Studio 2108 | St. Louis MO"
            },
            "image": {
                "@id": "https://studio2108.com/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
12Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 2 0
/blog/ 2 0
/services/web-design/ 2 0
/services/web-development/ 2 0
/services/more-than-hosting/ 2 0
/services/graphic-design/ 2 0