Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.COpen GraphActionOpen Graph tags are partially configured — some improvements recommended.REVIEW
https://www.bain.com/contentassets/620b21b55e634429869a44356592bace/bainsymbol_dig_red_100x100px.pngThe og:image URL could not be fetched. Social platforms won't be able to display it.
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
The og:description tag controls the description in social sharing previews.
No og:description means social cards either show no subtitle or scrape the first paragraph — usually unflattering.
Learn more ▾ ▴
Without og:description, social platforms either render no subtitle or pull whatever text appears first on the page. The first paragraph is rarely written for share-card context. A purpose-written 150-200 character og:description gives a polished card.
Source: Open Graph Protocol
AppSettings:summary_large_imageValid values are: summary, summary_large_image, app, player.
Invalid twitter:card value means Twitter renders no card at all — your shares appear as plain-text URLs.
Learn more ▾ ▴
twitter:card accepts only 'summary', 'summary_large_image', 'app', or 'player'. Anything else (typos, made-up values) means Twitter falls back to no-card rendering. Use 'summary_large_image' for most blog/article content; 'summary' for compact previews.
Source: Twitter Developer Platform
14 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
Preview

bain.com
Bain & Company
No description
- twitter:card — AppSettings:summary_large_image
- twitter:title — Bain & Company
- twitter:description — falling back from <meta name=description>
- twitter:image — https://www.bain.com/contentassets/620b21b55e634429869a44356592bace/bainsymbol_dig_red_100x100px.png

BAIN.COM
Bain & Company
No description
Description will be truncated (170 chars / 155 max)
- og:title — Bain & Company
- og:description — falling back from <meta name=description>
- og:image — https://www.bain.com/contentassets/620b21b55e634429869a44356592bace/bainsymbol_dig_red_100x100px.png
- og:type — website
- og:url — https://www.bain.com/
- og:site_name — Bain
Description will be truncated on Facebook (170 chars, max 155)
→ Tighten og:description to ≤155 characters

Bain & Company
bain.com
Description will be truncated (170 chars / 150 max)
- og:title — Bain & Company
- og:description — falling back from <meta name=description>
- og:image — https://www.bain.com/contentassets/620b21b55e634429869a44356592bace/bainsymbol_dig_red_100x100px.png
Description will be truncated on LinkedIn (170 chars, max 150)
→ Tighten og:description to ≤150 characters
bain.com
Bain & Company
No description

- og:title — Bain & Company
- og:description — falling back from <meta name=description>
- og:image — https://www.bain.com/contentassets/620b21b55e634429869a44356592bace/bainsymbol_dig_red_100x100px.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 | — | — | — |
BBrand PresenceSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
B
74/100
Site name appears as
| Page title | Bain & Company | |
| og:site_name | Bain | |
| twitter:site | Bain | |
| Organization.name | Global Management Consulting Firm | Bain & Company |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
20/20og:image + twitter:image set
Meta completeness
14/20Organization schema
15/15has name, logo + url
Contact info discoverable
5/10contact page
Findings
- Brand name differs across channels — users see inconsistent identity
- Consider adding contactPoint — helps appear in "contact us" rich results
- Only partial contact info discoverable — consider adding a dedicated contact page or mailto/tel link
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
A+Links200 links checked, 200 healthy, 0 brokenPASS
Redirects (3)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://bain.com/industry-expertise/medi... | https://bain.com/industry-expertise/medi... | <a> | 0 |
| https://bain.com/insights/topics/bain-we... | https://bain.com/insights/topics/bain-we... | <a> | 0 |
| https://bain.com/about/bain-futures/ | https://bain.com/about/bain-futures/ | <a> | 0 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "Organization",
"@id": "https://www.bain.com/#organization",
"name": "Global Management Consulting Firm | Bain & Company",
"url": "https://www.bain.com/",
"logo": {
"@type": "ImageObject",
"@id": "https://www.bain.com/#logo",
"url": "https://www.bain.com/globalassets/bain_logo_square_1200x1200.png",
"width": 1200,
"height": 1200
},
"sameAs": [
"https://www.facebook.com/bainandcompany/",
"https://x.com/bainandcompany",
"https://www.instagram.com/bainandcompany/",
"https://www.linkedin.com/company/bain-and-company/",
"https://en.wikipedia.org/wiki/Bain_%26_Company",
"https://www.wikidata.org/wiki/Q764850",
"https://www.youtube.com/@bainandcompany"
]
}