Trust & Proof: Teagasc – Signal Evidence & AI Readability

Teagasc

(https://www.teagasc.ie) πŸ“Έ Data Snapshot: May 16, 2026
Trust & Proof β€” The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
18 Impact Weight: 20 / 100
90% Reputation

Trust theatre is virtually absent because the site relies on institutional authority rather than marketing-led social proof. While review counts of 5-9 are present in the technical metadata, the actual body text provides a much stronger ‘proof path’ through names of specific river catchments (Bandon-Ilen, Barrow, Blackwater) and named industry partners (Coolmore Stud, Godolphin Flying Start). There are no ‘trust logos’ without context; certifications and partnerships are described with their specific roles and outcomes.

The proof density is nearly 1:1 with claims. For every programmatic goal mentioned (e.g., Equine Stud Farm Manager Apprenticeship), the site provides a collaborative partner list (Horse Racing Ireland, Coolmore Stud), a specific qualification level (Level 7 Bachelor Degree), and a timeline (3-year work-based). Vague assertions are replaced with technical specifications and measurable outcomes.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

πŸ›‘οΈ Trust Signals β€” reviews, proof links, trust-theatre check
32Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 5 1
/publications/ 9 1
/environment/water-quality/better-farming-for-water/ 3 1
/about/research-innovation/engage-with-us/ 3 1
/about/research–innovation/the-walsh-scholars-programme/walsh-scholars-of-the-year/ 9 1
/event/discover-the-future-of-equine-talent-webinar/ 3 1
πŸ”— Identity & Technical Layer β€” schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://teagasc.ie/",
            "url": "https://teagasc.ie/",
            "name": "Home - Teagasc | Agriculture and Food Development Authority",
            "isPartOf": {
                "@id": "https://teagasc.ie/#website"
            },
            "datePublished": "2025-03-13T11:04:10+00:00",
            "dateModified": "2026-05-15T14:52:19+00:00",
            "description": "Teagasc is Ireland's national body for agriculture and food development. Access expert farm advisory services, world-class research, and accredited agricultural education.",
            "breadcrumb": {
                "@id": "https://teagasc.ie/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://teagasc.ie/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://teagasc.ie/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://teagasc.ie/#website",
            "url": "https://teagasc.ie/",
            "name": "Teagasc | Agriculture and Food Development Authority",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://teagasc.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/publications/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://teagasc.ie/publications/",
            "url": "https://teagasc.ie/publications/",
            "name": "Publications Archive - Teagasc | Agriculture and Food Development Authority",
            "isPartOf": {
                "@id": "https://teagasc.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://teagasc.ie/publications/#primaryimage"
            },
            "image": {
                "@id": "https://teagasc.ie/publications/#primaryimage"
            },
            "thumbnailUrl": "https://teagasc.ie/wp-content/uploads/Report-e1765444557564.png",
            "description": "Access Teagasc’s extensive library of research reports, advisory booklets, and factsheets. Download PDF publications on livestock, crops, and agri-food innovation.",
            "breadcrumb": {
                "@id": "https://teagasc.ie/publications/#breadcrumb"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://teagasc.ie/publications/#primaryimage",
            "url": "https://teagasc.ie/wp-content/uploads/Report-e1765444557564.png",
            "contentUrl": "https://teagasc.ie/wp-content/uploads/Report-e1765444557564.png",
            "width": 200,
            "height": 283
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://teagasc.ie/publications/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://teagasc.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Publications"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://teagasc.ie/#website",
            "url": "https://teagasc.ie/",
            "name": "Teagasc | Agriculture and Food Development Authority",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://teagasc.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/environment/water-quality/better-farming-for-water/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://teagasc.ie/environment/water-quality/better-farming-for-water/",
            "url": "https://teagasc.ie/environment/water-quality/better-farming-for-water/",
            "name": "Better Farming for Water - Teagasc | Agriculture and Food Development Authority",
            "isPartOf": {
                "@id": "https://teagasc.ie/#website"
            },
            "datePublished": "2025-05-13T09:04:44+00:00",
            "dateModified": "2026-05-13T17:25:30+00:00",
            "breadcrumb": {
                "@id": "https://teagasc.ie/environment/water-quality/better-farming-for-water/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://teagasc.ie/environment/water-quality/better-farming-for-water/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://teagasc.ie/environment/water-quality/better-farming-for-water/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://teagasc.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Environment",
                    "item": "https://teagasc.ie/environment/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Water Quality",
                    "item": "https://teagasc.ie/environment/water-quality/"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Better Farming for Water"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://teagasc.ie/#website",
            "url": "https://teagasc.ie/",
            "name": "Teagasc | Agriculture and Food Development Authority",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://teagasc.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/about/research-innovation/engage-with-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://teagasc.ie/about/research-innovation/engage-with-us/",
            "url": "https://teagasc.ie/about/research-innovation/engage-with-us/",
            "name": "Engage with Us - Teagasc | Agriculture and Food Development Authority",
            "isPartOf": {
                "@id": "https://teagasc.ie/#website"
            },
            "datePublished": "2025-05-13T09:02:33+00:00",
            "dateModified": "2026-01-12T14:32:19+00:00",
            "breadcrumb": {
                "@id": "https://teagasc.ie/about/research-innovation/engage-with-us/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://teagasc.ie/about/research-innovation/engage-with-us/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://teagasc.ie/about/research-innovation/engage-with-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://teagasc.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About",
                    "item": "https://teagasc.ie/about/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Research & Innovation",
                    "item": "https://teagasc.ie/about/research-innovation/"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Engage with Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://teagasc.ie/#website",
            "url": "https://teagasc.ie/",
            "name": "Teagasc | Agriculture and Food Development Authority",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://teagasc.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/about/research–innovation/the-walsh-scholars-programme/walsh-scholars-of-the-year/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://teagasc.ie/about/research-innovation/the-walsh-scholars-programme/walsh-scholars-of-the-year/",
            "url": "https://teagasc.ie/about/research-innovation/the-walsh-scholars-programme/walsh-scholars-of-the-year/",
            "name": "Walsh Scholars of the Year - Teagasc | Agriculture and Food Development Authority",
            "isPartOf": {
                "@id": "https://teagasc.ie/#website"
            },
            "datePublished": "2025-05-13T09:02:35+00:00",
            "dateModified": "2026-05-14T16:00:40+00:00",
            "breadcrumb": {
                "@id": "https://teagasc.ie/about/research-innovation/the-walsh-scholars-programme/walsh-scholars-of-the-year/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://teagasc.ie/about/research-innovation/the-walsh-scholars-programme/walsh-scholars-of-the-year/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://teagasc.ie/about/research-innovation/the-walsh-scholars-programme/walsh-scholars-of-the-year/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://teagasc.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About",
                    "item": "https://teagasc.ie/about/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Research & Innovation",
                    "item": "https://teagasc.ie/about/research-innovation/"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "The Walsh Scholars Programme",
                    "item": "https://teagasc.ie/about/research-innovation/the-walsh-scholars-programme/"
                },
                {
                    "@type": "ListItem",
                    "position": 5,
                    "name": "Walsh Scholars of the Year"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://teagasc.ie/#website",
            "url": "https://teagasc.ie/",
            "name": "Teagasc | Agriculture and Food Development Authority",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://teagasc.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/event/discover-the-future-of-equine-talent-webinar/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://teagasc.ie/event/discover-the-future-of-equine-talent-webinar/",
            "url": "https://teagasc.ie/event/discover-the-future-of-equine-talent-webinar/",
            "name": "Discover the Future of Equine Talent Webinar - Teagasc | Agriculture and Food Development Authority",
            "isPartOf": {
                "@id": "https://teagasc.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://teagasc.ie/event/discover-the-future-of-equine-talent-webinar/#primaryimage"
            },
            "image": {
                "@id": "https://teagasc.ie/event/discover-the-future-of-equine-talent-webinar/#primaryimage"
            },
            "thumbnailUrl": "https://teagasc.ie/wp-content/uploads/uploads/Equine-Apprenticeship-Partner-Banner.png",
            "datePublished": "2026-05-11T11:57:40+00:00",
            "dateModified": "2026-05-11T15:40:30+00:00",
            "description": "An insightful live webinar exploring the exciting opportunities within Equine Stud Farm Manager Apprenticeships and the significant benefits these programmes can offer both employers and apprentices across the equine sector.",
            "breadcrumb": {
                "@id": "https://teagasc.ie/event/discover-the-future-of-equine-talent-webinar/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://teagasc.ie/event/discover-the-future-of-equine-talent-webinar/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://teagasc.ie/event/discover-the-future-of-equine-talent-webinar/#primaryimage",
            "url": "https://teagasc.ie/wp-content/uploads/uploads/Equine-Apprenticeship-Partner-Banner.png",
            "contentUrl": "https://teagasc.ie/wp-content/uploads/uploads/Equine-Apprenticeship-Partner-Banner.png",
            "width": 700,
            "height": 50,
            "caption": "Decorative"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://teagasc.ie/event/discover-the-future-of-equine-talent-webinar/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://teagasc.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Event",
                    "item": "https://teagasc.ie/event/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Discover the Future of Equine Talent Webinar"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://teagasc.ie/#website",
            "url": "https://teagasc.ie/",
            "name": "Teagasc | Agriculture and Food Development Authority",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://teagasc.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}