Identity & Authority: flink think GmbH – Signal Evidence & AI Readability

flink think GmbH

(https://www.flinkthink.ch) 📸 Data Snapshot: May 19, 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.
11 Impact Weight: 15 / 100
73% Reputation

Authority gaps are minimal. The agency provides a clear physical address in Pratteln and lists ‘Michael and Sarah’ as the ‘flink thinkers,’ though it lacks Person schema or direct links to their professional histories. The technical implementation is sound, with clean schema_json for Organization and LocalBusiness, supporting its claim of being a professional technical partner.

There is a slight disconnect regarding measurable results. The site claims to develop ‘umsatzstärkenden Massnahmen’ (revenue-strengthening measures) and ‘mehr Umsatz’ (more revenue), but across the 17+ portfolio items, zero hard metrics (percentages, CHF growth, or traffic numbers) are provided. The claims are qualitative (e.g., ‘modern and user-friendly’) rather than quantitative.

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",
        "@type": "WebSite",
        "name": "flink think GmbH",
        "alternateName": "flink think GmbH",
        "description": "Webdesign & Online Marketing",
        "url": "https://www.flinkthink.ch"
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "flink think GmbH • Webdesign & Online Marketing",
        "url": "https://www.flinkthink.ch",
        "alternateName": "flink think GmbH",
        "description": "Wir sind eine Web-Agentur aus der Region Basel und setzen auf das bedienerfreundliche und zukunftssichere CMS WordPress. Wir wissen was Sie brauchen für Ihre Website auf höchstem Niveau. Für unsere Kunden konzipieren und entwickeln wir Online Shops, Intranet, mobile Web-Apps, Corporate Websites, SEO-Betreuung oder Online Marketing Strategien. Dabei setzen wir auf modernste Technologien und realisieren Projekte die begeistern.",
        "logo": "https://www.flinkthink.ch/wp-content/uploads/2017/12/logo_q2.png",
        "sameAs": [
            "https://www.facebook.com/flinkthinkGmbH/",
            "https://x.com/@flinkthink",
            "https://www.youtube.com/channel/UCm1FUPcvRqjT2U-YdKGmfwg",
            "https://www.linkedin.com/company/flinkthink/"
        ],
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "0041615510507",
                "email": "info@flinkthink.ch",
                "contactType": "customer support"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "LocalBusiness",
        "image": "https://www.flinkthink.ch/wp-content/uploads/2017/12/logo_q2.png",
        "@id": "https://www.flinkthink.ch",
        "name": "flink think GmbH • Webdesign & Online Marketing",
        "url": "https://www.flinkthink.ch",
        "telephone": "+41615510507",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "Hohenrainstrasse 26c",
            "addressLocality": "Pratteln",
            "addressRegion": "Baselland",
            "postalCode": "4133",
            "addressCountry": "Schweiz"
        },
        "openingHoursSpecification": [
            {
                "@type": "OpeningHoursSpecification",
                "opens": "08:00",
                "closes": "00:00",
                "dayOfWeek": "https://schema.org/Monday"
            },
            {
                "@type": "OpeningHoursSpecification",
                "opens": "00:00",
                "closes": "17:30",
                "dayOfWeek": "https://schema.org/Monday"
            },
            {
                "@type": "OpeningHoursSpecification",
                "opens": "08:00",
                "closes": "00:00",
                "dayOfWeek": "https://schema.org/Tuesday"
            },
            {
                "@type": "OpeningHoursSpecification",
                "opens": "00:00",
                "closes": "17:30",
                "dayOfWeek": "https://schema.org/Tuesday"
            },
            {
                "@type": "OpeningHoursSpecification",
                "opens": "08:00",
                "closes": "00:00",
                "dayOfWeek": "https://schema.org/Wednesday"
            },
            {
                "@type": "OpeningHoursSpecification",
                "opens": "00:00",
                "closes": "17:30",
                "dayOfWeek": "https://schema.org/Wednesday"
            },
            {
                "@type": "OpeningHoursSpecification",
                "opens": "08:00",
                "closes": "00:00",
                "dayOfWeek": "https://schema.org/Thursday"
            },
            {
                "@type": "OpeningHoursSpecification",
                "opens": "00:00",
                "closes": "17:30",
                "dayOfWeek": "https://schema.org/Thursday"
            },
            {
                "@type": "OpeningHoursSpecification",
                "opens": "08:00",
                "closes": "00:00",
                "dayOfWeek": "https://schema.org/Friday"
            },
            {
                "@type": "OpeningHoursSpecification",
                "opens": "00:00",
                "closes": "17:30",
                "dayOfWeek": "https://schema.org/Friday"
            }
        ]
    }
]
/angebot/
{
    "@context": "https://schema.org",
    "name": "Breadcrumb",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "WebPage",
                "id": "https://www.flinkthink.ch/angebot/#webpage",
                "url": "https://www.flinkthink.ch/angebot/",
                "name": "Angebot"
            }
        }
    ]
}
/webdesign-offerte/
{
    "@context": "https://schema.org",
    "name": "Breadcrumb",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "WebPage",
                "id": "https://www.flinkthink.ch/webdesign-offerte/#webpage",
                "url": "https://www.flinkthink.ch/webdesign-offerte/",
                "name": "Webdesign Offerte anfordern"
            }
        }
    ]
}
/wordpress-agentur/
{
    "@context": "https://schema.org",
    "name": "Breadcrumb",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "WebPage",
                "id": "https://www.flinkthink.ch/wordpress-agentur/#webpage",
                "url": "https://www.flinkthink.ch/wordpress-agentur/",
                "name": "WordPress Agentur"
            }
        }
    ]
}
/angebot/webdesign-mit-wordpress/
{
    "@context": "https://schema.org",
    "name": "Breadcrumb",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "WebPage",
                "id": "https://www.flinkthink.ch/angebot/#webpage",
                "url": "https://www.flinkthink.ch/angebot/",
                "name": "Angebot"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "WebPage",
                "id": "https://www.flinkthink.ch/angebot/webdesign-mit-wordpress/#webpage",
                "url": "https://www.flinkthink.ch/angebot/webdesign-mit-wordpress/",
                "name": "Webdesign mit WordPress"
            }
        }
    ]
}
/portfolio/
{
    "@context": "https://schema.org",
    "name": "Breadcrumb",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "WebPage",
                "id": "https://www.flinkthink.ch/portfolio/#webpage",
                "url": "https://www.flinkthink.ch/portfolio/",
                "name": "Portfolio"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
42Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 7 0
/angebot/ 7 0
/webdesign-offerte/ 7 0
/wordpress-agentur/ 7 0
/angebot/webdesign-mit-wordpress/ 7 0
/portfolio/ 7 0