Identity & Authority: Update – Signal Evidence & AI Readability

Update

(https://tictok.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.
5 Impact Weight: 15 / 100
33% Reputation

John Hyde is identified in the schema as the author and founder, but there is zero evidence of his credentials or expertise within the clean text. The structured data lacks sameAs links to social profiles or external authority signals (LinkedIn, professional portfolios). Furthermore, the meta-description claims to put together pieces daily, but the last modified date in the schema (December 19, 2023) is nearly 30 months old as of the temporal anchor of May 2026, creating a massive authority gap regarding the claim of being a daily resource.

The site claims to provide the most engaging pieces daily, yet the forensic data shows no evidence of daily updates for over two years. The claim to expansion of knowledge is undermined by surface-level clickbait titles that lack technical depth or named expert contributions. There is a total absence of engagement metrics (comments, share counts, or subscriber numbers) to back up the claim of having an engaged following or providing engaging content.

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": [
                "Person",
                "Organization"
            ],
            "@id": "https://update.org/#person",
            "name": "Update",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://update.org/#logo",
                "url": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "contentUrl": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "caption": "Update",
                "inLanguage": "en-US",
                "width": "1200",
                "height": "1200"
            },
            "image": {
                "@type": "ImageObject",
                "@id": "https://update.org/#logo",
                "url": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "contentUrl": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "caption": "Update",
                "inLanguage": "en-US",
                "width": "1200",
                "height": "1200"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://update.org/#website",
            "url": "https://update.org",
            "name": "Update",
            "alternateName": "Update",
            "publisher": {
                "@id": "https://update.org/#person"
            },
            "inLanguage": "en-US",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://update.org/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "ImageObject",
            "@id": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
            "url": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
            "width": "1200",
            "height": "1200",
            "caption": "Organization logo",
            "inLanguage": "en-US"
        },
        {
            "@type": "WebPage",
            "@id": "https://update.org/#webpage",
            "url": "https://update.org/",
            "name": "Update Your Mind - Update",
            "datePublished": "2023-12-19T09:17:22+00:00",
            "dateModified": "2023-12-19T09:23:51+00:00",
            "about": {
                "@id": "https://update.org/#person"
            },
            "isPartOf": {
                "@id": "https://update.org/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://update.org/author/john/",
            "name": "John Hyde",
            "url": "https://update.org/author/john/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/b2c421d1baeeaa19921ee1559830d339?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/b2c421d1baeeaa19921ee1559830d339?s=96&d=mm&r=g",
                "caption": "John Hyde",
                "inLanguage": "en-US"
            }
        },
        {
            "@type": "Article",
            "headline": "Update Your Mind - Update",
            "datePublished": "2023-12-19T09:17:22+00:00",
            "dateModified": "2023-12-19T09:23:51+00:00",
            "author": {
                "@id": "https://update.org/author/john/",
                "name": "John Hyde"
            },
            "publisher": {
                "@id": "https://update.org/#person"
            },
            "description": "Learn something new every day and expand your horizons. I'm putting together the most engaging pieces daily.",
            "name": "Update Your Mind - Update",
            "@id": "https://update.org/#richSnippet",
            "isPartOf": {
                "@id": "https://update.org/#webpage"
            },
            "image": {
                "@id": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://update.org/#webpage"
            }
        }
    ]
}
/category/learn/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Person",
                "Organization"
            ],
            "@id": "https://update.org/#person",
            "name": "Update",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://update.org/#logo",
                "url": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "contentUrl": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "caption": "Update",
                "inLanguage": "en-US",
                "width": "1200",
                "height": "1200"
            },
            "image": {
                "@type": "ImageObject",
                "@id": "https://update.org/#logo",
                "url": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "contentUrl": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "caption": "Update",
                "inLanguage": "en-US",
                "width": "1200",
                "height": "1200"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://update.org/#website",
            "url": "https://update.org",
            "name": "Update",
            "alternateName": "Update",
            "publisher": {
                "@id": "https://update.org/#person"
            },
            "inLanguage": "en-US",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://update.org/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "ImageObject",
            "@id": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
            "url": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
            "width": "1200",
            "height": "1200",
            "caption": "Organization logo",
            "inLanguage": "en-US"
        },
        {
            "@type": "WebPage",
            "@id": "https://update.org/#webpage",
            "url": "https://update.org/",
            "name": "Update Your Mind - Update",
            "datePublished": "2023-12-19T09:17:22+00:00",
            "dateModified": "2023-12-19T09:23:51+00:00",
            "about": {
                "@id": "https://update.org/#person"
            },
            "isPartOf": {
                "@id": "https://update.org/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://update.org/author/john/",
            "name": "John Hyde",
            "url": "https://update.org/author/john/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/b2c421d1baeeaa19921ee1559830d339?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/b2c421d1baeeaa19921ee1559830d339?s=96&d=mm&r=g",
                "caption": "John Hyde",
                "inLanguage": "en-US"
            }
        },
        {
            "@type": "Article",
            "headline": "Update Your Mind - Update",
            "datePublished": "2023-12-19T09:17:22+00:00",
            "dateModified": "2023-12-19T09:23:51+00:00",
            "author": {
                "@id": "https://update.org/author/john/",
                "name": "John Hyde"
            },
            "publisher": {
                "@id": "https://update.org/#person"
            },
            "description": "Learn something new every day and expand your horizons. I'm putting together the most engaging pieces daily.",
            "name": "Update Your Mind - Update",
            "@id": "https://update.org/#richSnippet",
            "isPartOf": {
                "@id": "https://update.org/#webpage"
            },
            "image": {
                "@id": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://update.org/#webpage"
            }
        }
    ]
}
/category/fun/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Person",
                "Organization"
            ],
            "@id": "https://update.org/#person",
            "name": "Update",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://update.org/#logo",
                "url": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "contentUrl": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "caption": "Update",
                "inLanguage": "en-US",
                "width": "1200",
                "height": "1200"
            },
            "image": {
                "@type": "ImageObject",
                "@id": "https://update.org/#logo",
                "url": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "contentUrl": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "caption": "Update",
                "inLanguage": "en-US",
                "width": "1200",
                "height": "1200"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://update.org/#website",
            "url": "https://update.org",
            "name": "Update",
            "alternateName": "Update",
            "publisher": {
                "@id": "https://update.org/#person"
            },
            "inLanguage": "en-US",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://update.org/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "ImageObject",
            "@id": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
            "url": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
            "width": "1200",
            "height": "1200",
            "caption": "Organization logo",
            "inLanguage": "en-US"
        },
        {
            "@type": "WebPage",
            "@id": "https://update.org/#webpage",
            "url": "https://update.org/",
            "name": "Update Your Mind - Update",
            "datePublished": "2023-12-19T09:17:22+00:00",
            "dateModified": "2023-12-19T09:23:51+00:00",
            "about": {
                "@id": "https://update.org/#person"
            },
            "isPartOf": {
                "@id": "https://update.org/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://update.org/author/john/",
            "name": "John Hyde",
            "url": "https://update.org/author/john/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/b2c421d1baeeaa19921ee1559830d339?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/b2c421d1baeeaa19921ee1559830d339?s=96&d=mm&r=g",
                "caption": "John Hyde",
                "inLanguage": "en-US"
            }
        },
        {
            "@type": "Article",
            "headline": "Update Your Mind - Update",
            "datePublished": "2023-12-19T09:17:22+00:00",
            "dateModified": "2023-12-19T09:23:51+00:00",
            "author": {
                "@id": "https://update.org/author/john/",
                "name": "John Hyde"
            },
            "publisher": {
                "@id": "https://update.org/#person"
            },
            "description": "Learn something new every day and expand your horizons. I'm putting together the most engaging pieces daily.",
            "name": "Update Your Mind - Update",
            "@id": "https://update.org/#richSnippet",
            "isPartOf": {
                "@id": "https://update.org/#webpage"
            },
            "image": {
                "@id": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://update.org/#webpage"
            }
        }
    ]
}
/category/interesting/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "Person",
                "Organization"
            ],
            "@id": "https://update.org/#person",
            "name": "Update",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://update.org/#logo",
                "url": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "contentUrl": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "caption": "Update",
                "inLanguage": "en-US",
                "width": "1200",
                "height": "1200"
            },
            "image": {
                "@type": "ImageObject",
                "@id": "https://update.org/#logo",
                "url": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "contentUrl": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
                "caption": "Update",
                "inLanguage": "en-US",
                "width": "1200",
                "height": "1200"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://update.org/#website",
            "url": "https://update.org",
            "name": "Update",
            "alternateName": "Update",
            "publisher": {
                "@id": "https://update.org/#person"
            },
            "inLanguage": "en-US",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://update.org/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "ImageObject",
            "@id": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
            "url": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png",
            "width": "1200",
            "height": "1200",
            "caption": "Organization logo",
            "inLanguage": "en-US"
        },
        {
            "@type": "WebPage",
            "@id": "https://update.org/#webpage",
            "url": "https://update.org/",
            "name": "Update Your Mind - Update",
            "datePublished": "2023-12-19T09:17:22+00:00",
            "dateModified": "2023-12-19T09:23:51+00:00",
            "about": {
                "@id": "https://update.org/#person"
            },
            "isPartOf": {
                "@id": "https://update.org/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://update.org/author/john/",
            "name": "John Hyde",
            "url": "https://update.org/author/john/",
            "image": {
                "@type": "ImageObject",
                "@id": "https://secure.gravatar.com/avatar/b2c421d1baeeaa19921ee1559830d339?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/b2c421d1baeeaa19921ee1559830d339?s=96&d=mm&r=g",
                "caption": "John Hyde",
                "inLanguage": "en-US"
            }
        },
        {
            "@type": "Article",
            "headline": "Update Your Mind - Update",
            "datePublished": "2023-12-19T09:17:22+00:00",
            "dateModified": "2023-12-19T09:23:51+00:00",
            "author": {
                "@id": "https://update.org/author/john/",
                "name": "John Hyde"
            },
            "publisher": {
                "@id": "https://update.org/#person"
            },
            "description": "Learn something new every day and expand your horizons. I'm putting together the most engaging pieces daily.",
            "name": "Update Your Mind - Update",
            "@id": "https://update.org/#richSnippet",
            "isPartOf": {
                "@id": "https://update.org/#webpage"
            },
            "image": {
                "@id": "https://update.org/wp-content/uploads/2023/12/updateorglogo.png"
            },
            "inLanguage": "en-US",
            "mainEntityOfPage": {
                "@id": "https://update.org/#webpage"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
8Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 2 0
/category/learn/ 2 0
/category/fun/ 2 0
/category/interesting/ 2 0