Skip to content
https://www.airbyte.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
91
GRADE
A
FIX
1
REVIEW
1
PASS
3
INFO
0
Checks
5
3 PASS 1 REVIEW 1 FIX
C
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

Your brand name differs across channels — visitors see inconsistent identity.

C

66/100

Site name appears as

Page title<!---->Close Cookie Preferences<!---->
og:site_name
twitter:site
Organization.nameAirbyte

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

0/10

no contact info discoverable

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • Consider adding contactPoint — helps appear in "contact us" rich results
  • No discoverable contact info — trust signal is weak, legal risk is higher in regulated regions

How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.

A+
Mixed Content
No mixed content detected — all resources use HTTPS.
PASS
No mixed content detected — all resources use HTTPS.
Info::
No mixed content detected — all resources use HTTPS
A
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.
Info::
Missing og:url
The og:url tag specifies the canonical URL for the shared content.
Info::
Missing og:site_name
The og:site_name tag displays the website name in social previews.

The og:url tag specifies the canonical URL for the shared content.

Why this matters

Without og:url, social platforms infer the canonical URL — often picking a tracking-param variant that pollutes share counts.

Learn more

og:url tells the social platform which URL to count this share against. Without it, platforms use the literal URL the user pasted (which may include utm_* parameters, ref codes, etc.). Setting og:url to the canonical form keeps share-count attribution clean.

Source: Open Graph Protocol

The og:site_name tag displays the website name in social previews.

Why this matters

Without og:site_name, social cards omit the brand attribution — users see the post but not who published it.

Learn more

og:site_name appears in the social card chrome (above the title in Facebook/LinkedIn previews). Without it, posts read as anonymous URLs. Set it to your brand name to get free attribution on every share.

Source: Open Graph Protocol

Preview

www.airbyte.com

Airbyte | Open-Source Data Integration Platform | ELT Tool

Explore Airbyte, your go-to data integration platform and ELT tool. Seamlessly integrate, transform, and load data with our powerful, user-friendly solution.

WWW.AIRBYTE.COM

Airbyte | Open-Source Data Integration Platform | ELT Tool

Explore Airbyte, your go-to data integration platform and ELT tool. Seamlessly integrate, transform, and load data with our powerful, user-friendly solution.

Airbyte | Open-Source Data Integration Platform | ELT Tool

www.airbyte.com

www.airbyte.com

Airbyte | Open-Source Data Integration Platform | ELT Tool

Explore Airbyte, your go-to data integration platform and ELT tool. Seamlessly integrate, transform, and load data with our powerful, user-friendly solution.

A+
Structured Data
1 JSON-LD block(s) found — structured data is well configured.
PASS
1 JSON-LD block(s) found — structured data is well configured.

JSON-LD Blocks

Block 1 : Organization
12 properties Valid
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Airbyte",
  "legalName": "Airbyte, Inc.",
  "url": "https://airbyte.com",
  "description": "Airbyte is an open-source data integration engine that helps to sync data from applications to warehouses.",
  "logo": "https://assets-global.website-files.com/605e01bc25f7e19a82e74788/624d9c4d42aedff08cec8046_Airbyte_logo_color_dark%402x.png",
  "sameAs": [
    "https://www.crunchbase.com/organization/airbyte-b3bb",
    "https://www.facebook.com/AirbyteHQ",
    "https://www.linkedin.com/company/airbytehq/",
    "https://github.com/airbytehq/airbyte",
    "https://twitter.com/airbytehq",
    "https://www.ycombinator.com/companies/airbyte",
    "https://www.producthunt.com/products/airbyte",
    "https://www.g2.com/products/airbyte/reviews"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "San Francisco",
    "addressRegion": "California",
    "addressCountry": "US"
  },
  "knowsAbout": [
    "https://en.wikipedia.org/wiki/Data_integration",
    "https://en.wikipedia.org/wiki/Data_engineering",
    "https://en.wikipedia.org/wiki/Extract,_transform,_load",
    "https://en.wikipedia.org/wiki/Data_warehouse"
  ],
  "numberOfEmployees": "101-250",
  "founders": [
    {
      "@type": "Person",
      "name": "John Lafleur",
      "sameAs": [
        "https://www.crunchbase.com/person/john-lafleur",
        "https://twitter.com/JeanLafleur",
        "https://www.linkedin.com/in/jeanhenrilafleur"
      ],
      "jobTitle": "Co-founder & COO",
      "description": "John Lafleur is the Co-Founder and COO of Airbyte. He previously worked at CodinGame as a Board Member."
    },
    {
      "@type": "Person",
      "name": "Michel Tricot",
      "sameAs": [
        "https://www.crunchbase.com/person/michel-tricot",
        "https://www.linkedin.com/in/micheltricot",
        "https://twitter.com/micheltricot"
      ],
      "jobTitle": "Co-founder & CEO",
      "description": "Michel Tricot is the Co-Founder and CEO of Airbyte. He previously worked at rideOS as a Founding Member and Director of Engineering."
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback