Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
D
54/100
Site name appears as
| Page title | The Missing Package Manager for macOS (or Linux) | |
| og:site_name | Homebrew | |
| twitter:site | @MacHomebrew | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes, apple-touch-icon + SVG
Social share image
14/20og:image set; twitter:image missing
Meta completeness
20/20Organization schema
0/15Contact info discoverable
0/10no 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
- No Organization schema — Google can't render your logo in the knowledge panel
- 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.
ALinks70 links checked, 69 healthy, 1 brokenPASS
Broken Links (1)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://D9HG3G8GS4-dsn.algolia.net | <link> | Not Found |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Open GraphOpen Graph tags are well configured for social sharing.PASS
8 charsIdeal length is 25–60 characters for social sharing previews.
25–60 charsog:title very short — may render with awkward whitespace in social cards.
Source: Open Graph Protocol
49 charsIdeal length is 55–200 characters for social sharing previews.
55–200 charsog:description very short — provides little context in social cards.
Source: Open Graph Protocol
Preview

brew.sh
Homebrew
The Missing Package Manager for macOS (or Linux).
- twitter:card — summary_large_image
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — falling back from og:image

BREW.SH
Homebrew
The Missing Package Manager for macOS (or Linux).
- og:title — Homebrew
- og:description — The Missing Package Manager for macOS (or Linux).
- og:image — https://brew.sh/assets/img/homebrew-social-card.png
- og:type — website
- og:url — https://brew.sh/
- og:site_name — Homebrew

Homebrew
brew.sh
- og:title — Homebrew
- og:description — The Missing Package Manager for macOS (or Linux).
- og:image — https://brew.sh/assets/img/homebrew-social-card.png
brew.sh
Homebrew
The Missing Package Manager for macOS (or Linux).

- og:title — Homebrew
- og:description — The Missing Package Manager for macOS (or Linux).
- og:image — https://brew.sh/assets/img/homebrew-social-card.png
Social preview quality
Averaged across Twitter/X, Facebook, LinkedIn, and Slack.
| Field | Twitter/X | Slack | ||
|---|---|---|---|---|
| og:title | ||||
| og:description | ||||
| og:image | ||||
| og:type | ||||
| og:url | ||||
| og:site_name | ||||
| twitter:card | — | — | — | |
| twitter:title | ⚠ | — | — | — |
| twitter:description | ⚠ | — | — | — |
| twitter:image | ⚠ | — | — | — |
A+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
Adding "potentialAction" can improve how search engines display your content.
Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.
Learn more ▾ ▴
Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.
Source: Google Search Central / schema.org
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "WebSite",
"description": "The Missing Package Manager for macOS (or Linux).",
"headline": "Homebrew",
"image": "https://brew.sh/assets/img/homebrew-social-card.png",
"name": "Homebrew",
"publisher": {
"@type": "Organization",
"logo": {
"@type": "ImageObject",
"url": "https://brew.sh/assets/img/homebrew.svg"
}
},
"url": "https://brew.sh/"
}