Identity & Authority: Linus Tech Tips – Signal Evidence & AI Readability

Linus Tech Tips

(https://linustechtips.com) 📸 Data Snapshot: May 27, 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.
14 Impact Weight: 15 / 100
93% Reputation

Authority is established through technical transparency rather than marketing claims. User profiles like MS-DOS and Psittac demonstrate depth through detailed hardware logs and long-term engagement (joined 2016 and 2020), providing a verifiable digital footprint within the community. The schema_json is clean and identifies the organization as Linus Tech Tips, though it lacks sameAs links to broader social platforms which would further solidify identity.

There are no significant performance-claim disconnects because the site makes almost no unsubstantiated promises. It functions as a platform for discussion where ‘results’ are demonstrated by users helping one another with build logs and troubleshooting, rather than the brand claiming ‘unrivaled’ success. The latest activity timestamps (20 minutes ago, 5 minutes ago) prove the site’s claim of being an active, live community.

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": "http://www.schema.org",
        "publisher": "https://linustechtips.com/#organization",
        "@type": "WebSite",
        "@id": "https://linustechtips.com/#website",
        "mainEntityOfPage": "https://linustechtips.com/",
        "name": "Linus Tech Tips",
        "url": "https://linustechtips.com/",
        "potentialAction": {
            "type": "SearchAction",
            "query-input": "required name=query",
            "target": "https://linustechtips.com/search/?q={query}"
        },
        "inLanguage": [
            {
                "@type": "Language",
                "name": "English (USA)",
                "alternateName": "en-US"
            }
        ]
    },
    {
        "@context": "http://www.schema.org",
        "@type": "Organization",
        "@id": "https://linustechtips.com/#organization",
        "mainEntityOfPage": "https://linustechtips.com/",
        "name": "Linus Tech Tips",
        "url": "https://linustechtips.com/",
        "logo": {
            "@type": "ImageObject",
            "@id": "https://linustechtips.com/#logo",
            "url": "https://linustechtips.com/uploads/monthly_2026_04/LogoBanner.png.4ee6f598c35e0d1780976b57fa2288af.png"
        }
    },
    {
        "@context": "http://schema.org",
        "@type": "ContactPage",
        "url": "https://linustechtips.com/contact/"
    }
]
/discover/466/
[
    {
        "@context": "http://www.schema.org",
        "publisher": "https://linustechtips.com/#organization",
        "@type": "WebSite",
        "@id": "https://linustechtips.com/#website",
        "mainEntityOfPage": "https://linustechtips.com/",
        "name": "Linus Tech Tips",
        "url": "https://linustechtips.com/",
        "potentialAction": {
            "type": "SearchAction",
            "query-input": "required name=query",
            "target": "https://linustechtips.com/search/?q={query}"
        },
        "inLanguage": [
            {
                "@type": "Language",
                "name": "English (USA)",
                "alternateName": "en-US"
            }
        ]
    },
    {
        "@context": "http://www.schema.org",
        "@type": "Organization",
        "@id": "https://linustechtips.com/#organization",
        "mainEntityOfPage": "https://linustechtips.com/",
        "name": "Linus Tech Tips",
        "url": "https://linustechtips.com/",
        "logo": {
            "@type": "ImageObject",
            "@id": "https://linustechtips.com/#logo",
            "url": "https://linustechtips.com/uploads/monthly_2026_04/LogoBanner.png.4ee6f598c35e0d1780976b57fa2288af.png"
        }
    },
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "name": "Activity",
                    "@id": "https://linustechtips.com/discover/"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "name": "Recent Topics",
                    "@id": "https://linustechtips.com/discover/466/"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "ContactPage",
        "url": "https://linustechtips.com/contact/"
    }
]
/profile/700224-ms-dos/
[
    {
        "@context": "http://schema.org",
        "@type": "ProfilePage",
        "url": "https://linustechtips.com/profile/700224-ms-dos/",
        "name": "MS-DOS",
        "mainEntity": {
            "@type": "Person",
            "name": "MS-DOS",
            "identifier": 700224
        },
        "primaryImageOfPage": {
            "@type": "ImageObject",
            "contentUrl": "https://linustechtips.com/applications/core/interface/email/default_photo.png",
            "representativeOfPage": true,
            "thumbnail": {
                "@type": "ImageObject",
                "contentUrl": "https://linustechtips.com/applications/core/interface/email/default_photo.png"
            }
        },
        "thumbnailUrl": "https://linustechtips.com/applications/core/interface/email/default_photo.png",
        "image": "https://linustechtips.com/applications/core/interface/email/default_photo.png",
        "relatedLink": "https://linustechtips.com/profile/700224-ms-dos/content/",
        "dateCreated": "2020-03-05T01:40:03+0000",
        "interactionStatistic": [
            {
                "@type": "InteractionCounter",
                "interactionType": "http://schema.org/CommentAction",
                "userInteractionCount": 767
            },
            {
                "@type": "InteractionCounter",
                "interactionType": "http://schema.org/ViewAction",
                "userInteractionCount": 1965
            }
        ]
    },
    {
        "@context": "http://www.schema.org",
        "publisher": "https://linustechtips.com/#organization",
        "@type": "WebSite",
        "@id": "https://linustechtips.com/#website",
        "mainEntityOfPage": "https://linustechtips.com/",
        "name": "Linus Tech Tips",
        "url": "https://linustechtips.com/",
        "potentialAction": {
            "type": "SearchAction",
            "query-input": "required name=query",
            "target": "https://linustechtips.com/search/?q={query}"
        },
        "inLanguage": [
            {
                "@type": "Language",
                "name": "English (USA)",
                "alternateName": "en-US"
            }
        ]
    },
    {
        "@context": "http://www.schema.org",
        "@type": "Organization",
        "@id": "https://linustechtips.com/#organization",
        "mainEntityOfPage": "https://linustechtips.com/",
        "name": "Linus Tech Tips",
        "url": "https://linustechtips.com/",
        "logo": {
            "@type": "ImageObject",
            "@id": "https://linustechtips.com/#logo",
            "url": "https://linustechtips.com/uploads/monthly_2026_04/LogoBanner.png.4ee6f598c35e0d1780976b57fa2288af.png"
        }
    },
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "name": "MS-DOS",
                    "@id": "https://linustechtips.com/profile/700224-ms-dos/"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "ContactPage",
        "url": "https://linustechtips.com/contact/"
    }
]
/profile/351297-psittac/
[
    {
        "@context": "http://schema.org",
        "@type": "ProfilePage",
        "url": "https://linustechtips.com/profile/351297-psittac/",
        "name": "Psittac",
        "mainEntity": {
            "@type": "Person",
            "name": "Psittac",
            "identifier": 351297
        },
        "primaryImageOfPage": {
            "@type": "ImageObject",
            "contentUrl": "//pbs-prod.linustechtips.com/monthly_2024_11/99v1a2.thumb.gif.6506937bb5436e1f2ac9a67550b68e8d.gif",
            "representativeOfPage": true,
            "thumbnail": {
                "@type": "ImageObject",
                "contentUrl": "//pbs-prod.linustechtips.com/monthly_2024_11/99v1a2.thumb.gif.6506937bb5436e1f2ac9a67550b68e8d.gif"
            }
        },
        "thumbnailUrl": "//pbs-prod.linustechtips.com/monthly_2024_11/99v1a2.thumb.gif.6506937bb5436e1f2ac9a67550b68e8d.gif",
        "image": "//pbs-prod.linustechtips.com/monthly_2024_11/99v1a2.gif.2ca8b68959921f8bc3fa404c0dc23a11.gif",
        "relatedLink": "https://linustechtips.com/profile/351297-psittac/content/",
        "dateCreated": "2016-04-26T04:40:27+0000",
        "interactionStatistic": [
            {
                "@type": "InteractionCounter",
                "interactionType": "http://schema.org/CommentAction",
                "userInteractionCount": 3578
            },
            {
                "@type": "InteractionCounter",
                "interactionType": "http://schema.org/ViewAction",
                "userInteractionCount": 6299
            }
        ]
    },
    {
        "@context": "http://www.schema.org",
        "publisher": "https://linustechtips.com/#organization",
        "@type": "WebSite",
        "@id": "https://linustechtips.com/#website",
        "mainEntityOfPage": "https://linustechtips.com/",
        "name": "Linus Tech Tips",
        "url": "https://linustechtips.com/",
        "potentialAction": {
            "type": "SearchAction",
            "query-input": "required name=query",
            "target": "https://linustechtips.com/search/?q={query}"
        },
        "inLanguage": [
            {
                "@type": "Language",
                "name": "English (USA)",
                "alternateName": "en-US"
            }
        ]
    },
    {
        "@context": "http://www.schema.org",
        "@type": "Organization",
        "@id": "https://linustechtips.com/#organization",
        "mainEntityOfPage": "https://linustechtips.com/",
        "name": "Linus Tech Tips",
        "url": "https://linustechtips.com/",
        "logo": {
            "@type": "ImageObject",
            "@id": "https://linustechtips.com/#logo",
            "url": "https://linustechtips.com/uploads/monthly_2026_04/LogoBanner.png.4ee6f598c35e0d1780976b57fa2288af.png"
        }
    },
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "name": "Psittac",
                    "@id": "https://linustechtips.com/profile/351297-psittac/"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "ContactPage",
        "url": "https://linustechtips.com/contact/"
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
17Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 11 0
/discover/466/ 2 0
/profile/700224-ms-dos/ 3 0
/profile/351297-psittac/ 1 0