Identity & Authority: Modern Forms – Signal Evidence & AI Readability

Modern Forms

(https://modernforms.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.
3 Impact Weight: 15 / 100
20% Reputation

The technical credibility gap is the most significant authority failure; a company claiming smart fan leadership should not have a public-facing page leaking raw PHP and SQL errors. Structured data is limited to basic WebSite and WebPage schema, missing essential Organization, Product, or Person schema that would validate their industry standing. Named experts like Anne Kustner are mentioned in headings but lack any digital footprint or professional credentials in the site’s metadata.

The site makes bold claims about groundbreaking UV-C radiating LED technology, yet the corresponding pages fail to provide technical white papers, efficacy rates, or safety certifications. The disconnect is most visible in the category archives where products should be showcased; instead, the system returns a 0 Images Found! error. This undermines every marketing claim of innovation and premium quality.

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://modernforms.com/",
            "url": "https://modernforms.com/",
            "name": "Home Page - Modern Forms",
            "isPartOf": {
                "@id": "https://modernforms.com/#website"
            },
            "datePublished": "2020-03-06T17:26:45+00:00",
            "dateModified": "2026-05-13T11:37:23+00:00",
            "breadcrumb": {
                "@id": "https://modernforms.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://modernforms.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://modernforms.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://modernforms.com/#website",
            "url": "https://modernforms.com/",
            "name": "Modern Forms",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://modernforms.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/lights/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://modernforms.com/lights/",
            "url": "https://modernforms.com/lights/",
            "name": "Luminaires - Modern Forms",
            "isPartOf": {
                "@id": "https://modernforms.com/#website"
            },
            "datePublished": "2020-04-12T16:01:43+00:00",
            "dateModified": "2021-03-15T12:55:37+00:00",
            "breadcrumb": {
                "@id": "https://modernforms.com/lights/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://modernforms.com/lights/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://modernforms.com/lights/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://modernforms.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Luminaires"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://modernforms.com/#website",
            "url": "https://modernforms.com/",
            "name": "Modern Forms",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://modernforms.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://modernforms.com/contact-us/",
            "url": "https://modernforms.com/contact-us/",
            "name": "At Your Service - Modern Forms",
            "isPartOf": {
                "@id": "https://modernforms.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://modernforms.com/contact-us/#primaryimage"
            },
            "image": {
                "@id": "https://modernforms.com/contact-us/#primaryimage"
            },
            "thumbnailUrl": "https://modernforms.com/wp-content/uploads/2021/03/thumbnail_contact-us.jpeg",
            "datePublished": "2020-03-03T16:06:27+00:00",
            "dateModified": "2025-02-04T15:04:38+00:00",
            "breadcrumb": {
                "@id": "https://modernforms.com/contact-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://modernforms.com/contact-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://modernforms.com/contact-us/#primaryimage",
            "url": "https://modernforms.com/wp-content/uploads/2021/03/thumbnail_contact-us.jpeg",
            "contentUrl": "https://modernforms.com/wp-content/uploads/2021/03/thumbnail_contact-us.jpeg",
            "width": 1280,
            "height": 311
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://modernforms.com/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://modernforms.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "At Your Service"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://modernforms.com/#website",
            "url": "https://modernforms.com/",
            "name": "Modern Forms",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://modernforms.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/product-category/wac-home/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://modernforms.com/product-category/wac-home/",
            "url": "https://modernforms.com/product-category/wac-home/",
            "name": "8529 Archives - Modern Forms",
            "isPartOf": {
                "@id": "https://modernforms.com/#website"
            },
            "breadcrumb": {
                "@id": "https://modernforms.com/product-category/wac-home/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://modernforms.com/product-category/wac-home/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://modernforms.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "8529"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://modernforms.com/#website",
            "url": "https://modernforms.com/",
            "name": "Modern Forms",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://modernforms.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
28Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 7 2
/lights/ 7 2
/contact-us/ 7 2
/product-category/wac-home/ 7 2