Identity & Authority: Tasty – Signal Evidence & AI Readability

Tasty

(https://tasty.co) πŸ“Έ Data Snapshot: May 25, 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.
9 Impact Weight: 15 / 100
60% Reputation

A minor authority gap exists as the author identity is often obscured behind a first-person ‘I’ in headings (e.g., I Tested 6 Brands Of Protein Mac ‘N’ Cheese) without corresponding Person schema or sameAs links for the individual contributors. The schema_json is focused on WebSite and BreadcrumbList but lacks more granular Organization or NewsArticle structured data that would signal institutional authority.

The primary performance claim of being the world’s largest food network is substantiated by the sheer volume of content visible across the pages. There are no bold, unsubstantiated B2B-style ROI claims. The disconnect is minimal because the site demonstrates its utility immediately through its vast index of specific recipes.

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://schema.org",
        "@type": "WebSite",
        "url": "https://tasty.co",
        "name": "Tasty",
        "description": "The official home of all things Tasty, the world’s largest food network. Search, watch, and cook every single Tasty recipe and video ever - all in one place!",
        "potentialAction": {
            "@type": "SearchAction",
            "target": {
                "@type": "EntryPoint",
                "urlTemplate": "https://tasty.co/search?q={search_term}"
            },
            "query-input": {
                "@type": "PropertyValueSpecification",
                "valueRequired": "http://schema.org/True",
                "valueName": "search_term"
            }
        }
    },
    [
        {
            "@context": "http://schema.org",
            "@type": "BreadcrumbList",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://tasty.co"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Tasty - Food videos and recipes",
                    "url": "https://tasty.co/"
                }
            ]
        }
    ]
]
/guides/
[
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://tasty.co"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Latest Guides & Articles - Tasty",
                "url": "https://tasty.co/guides"
            }
        ]
    }
]
/latest/
[
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://tasty.co"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Tasty - Food videos and recipes",
                "url": "https://tasty.co/latest"
            }
        ]
    }
]
/tag/weeknight/
[
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Meal",
                "item": "https://tasty.co/tag/meal"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Dinner",
                "item": "https://tasty.co/tag/dinner"
            },
            {
                "@type": "ListItem",
                "position": 3,
                "name": "Weeknight",
                "item": "https://tasty.co/tag/weeknight"
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://tasty.co"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Weeknight Recipes",
                "url": "https://tasty.co/tag/weeknight"
            }
        ]
    }
]
πŸ›‘οΈ Trust Signals β€” external proof links that back the declared identity
30Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 12 1
/guides/ 14 1
/latest/ 2 1
/tag/weeknight/ 2 1