Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.CBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
C
65/100
Site name appears as
| Page title | ||
| og:site_name | — | |
| twitter:site | @wbur | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon + SVG
Social share image
14/20og:image set; twitter:image missing
Meta completeness
20/20Organization schema
4/15Organization schema present but missing all recommended fields
Contact info discoverable
10/10contact page + mailto link
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)
- Organization schema missing logo — add a logo property pointing to a square PNG
- Organization schema missing url — point it at the canonical homepage
- Consider adding contactPoint — helps appear in "contact us" rich results
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
ALinks195 links checked, 193 healthy, 2 brokenPASS
Broken Links (2)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://fonts.googleapis.com | <link> | Not Found |
| 404 | https://fonts.gstatic.com | <link> | Not Found |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
4 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
The og:site_name tag displays the website name in social previews.
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

wbur.org
WBUR
WBUR is Boston's NPR, featuring NPR news and programs such as On Point and Here & Now.
- 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

WBUR.ORG
WBUR
WBUR is Boston's NPR, featuring NPR news and programs such as On Point and Here & Now.
- og:title — WBUR
- og:description — WBUR is Boston's NPR, featuring NPR news and programs such as On Point and Here & Now.
- og:image — https://media.wbur.org/wp/2016/06/wbur_hero_logo_tile_TY_3000x3000-1920x1920.jpg
- og:type — website
- og:url — https://www.wbur.org/
- og:site_name — Add og:site_name — Recommended — site-level brand line in the preview

WBUR
wbur.org
- og:title — WBUR
- og:description — WBUR is Boston's NPR, featuring NPR news and programs such as On Point and Here & Now.
- og:image — https://media.wbur.org/wp/2016/06/wbur_hero_logo_tile_TY_3000x3000-1920x1920.jpg
wbur.org
WBUR
WBUR is Boston's NPR, featuring NPR news and programs such as On Point and Here & Now.

- og:title — WBUR
- og:description — WBUR is Boston's NPR, featuring NPR news and programs such as On Point and Here & Now.
- og:image — https://media.wbur.org/wp/2016/06/wbur_hero_logo_tile_TY_3000x3000-1920x1920.jpg
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 | ⚠ | — | — | — |
AStructured Data1 JSON-LD block(s) found — structured data is well configured.PASS
The "name" property is required for the Organization schema type.
Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.
Learn more ▾ ▴
Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.
Source: Google Search Central / schema.org
Adding "url" 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
Adding "logo" 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
Adding "sameAs" 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": "http://schema.org",
"@graph": [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "WBUR",
"image": "https://static.wbur.org/images/wbur-logo/tile.png",
"logo": "https://static.wbur.org/images/wbur-logo/tile.png",
"url": "https://www.wbur.org",
"telephone": "6173580909",
"sameAs": [
"https://twitter.com/wbur",
"https://www.linkedin.com/company/wbur",
"https://www.facebook.com/wbur/",
"https://www.youtube.com/user/wbur",
"https://www.instagram.com/wbur/",
"https://en.wikipedia.org/wiki/WBUR-FM",
"https://www.wikidata.org/wiki/Q7947483"
],
"address": {
"@type": "PostalAddress",
"streetAddress": "890 Commonwealth Avenue",
"addressLocality": "Boston",
"postalCode": "02215",
"addressCountry": "USA"
}
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "WBUR",
"url": "https://www.wbur.org",
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.wbur.org/search?q={q}",
"query-input": "required name=q"
}
}
]
}