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

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
96
GRADE
A
FIX
0
REVIEW
1
PASS
4
INFO
0
Checks
5
4 PASS 1 REVIEW
B
Brand Presence
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.

B

72/100

Site name appears as

Page titleOpen source Business Intelligence and Embedded Analytics
og:site_nameMetabase | Open source Business Intelligence and Embedded Analytics
twitter:site@metabase
Organization.nameMetabase

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon + SVG

Social share image

20/20

og:image + twitter:image set

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 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.
Critical::
og:image is not reachable
The og:image URL could not be fetched. Social platforms won't be able to display it.
Got: https://www.metabase.com/images/opengraph/home-og.jpg
URL: https://www.metabase.com/images/opengraph/home-og.jpg

The og:image URL could not be fetched. Social platforms won't be able to display it.

Why this matters

An unreachable og:image URL (404, DNS fail, slow timeout) means social platforms cache the failure and serve no image for hours.

Learn more

Social platforms (Facebook, Twitter) cache OG metadata aggressively — including failed image fetches. A momentarily-broken og:image can leave your shares imageless for hours. Test og:image URLs in Facebook's Sharing Debugger to force re-cache after fixing.

Source: Open Graph Protocol / Facebook Sharing Debugger

Preview

www.metabase.com

Open source Business Intelligence and Embedded Analytics

Metabase is the easy, open-source way for everyone to ask questions and learn from data.

WWW.METABASE.COM

Open source Business Intelligence and Embedded Analytics

Metabase is the easy, open-source way for everyone to ask questions and learn from data.

Open source Business Intelligence and Embedded Analytics

www.metabase.com

www.metabase.com

Open source Business Intelligence and Embedded Analytics

Metabase is the easy, open-source way for everyone to ask questions and learn from data.

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
11 properties Valid
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "url": "https://www.metabase.com/",
  "sameAs": [
    "https://github.com/metabase",
    "https://www.linkedin.com/company/metabase/",
    "https://x.com/metabase",
    "https://www.youtube.com/@metabasedata"
  ],
  "logo": "https://github.com/metabase/metabase.github.io/blob/master/images/metabase-logo.png?raw=",
  "name": "Metabase",
  "description": "Metabase is an open source Business Intelligence and Embedded Analytics tool. Connect to your data stack in 5 minutes to make queries, visualizations, and dashboards easy for everyone—no SQL required",
  "email": "hello@metabase.com",
  "foundingDate": "2015-02-01T00:00:00.000Z",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9740 Campo Rd",
    "addressLocality": "Spring Valley",
    "addressCountry": "USA",
    "addressRegion": "CA",
    "postalCode": "91977"
  },
  "knowsAbout": [
    {
      "@type": "Thing",
      "name": "Business Intelligence"
    },
    {
      "@type": "Thing",
      "name": "Embedded Analytics"
    },
    {
      "@type": "Thing",
      "name": "Self-service analytics"
    },
    {
      "@type": "Thing",
      "name": "Open source Business Intelligence"
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback