Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.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
77/100
Site name appears as
| Page title | PBS: Public Broadcasting Service | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | PBS |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon + SVG
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
15/15has name, logo + url
Contact info discoverable
5/10contact page
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
- 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.
ALinks169 links checked, 166 healthy, 0 brokenPASS
Redirects (6)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://pbs.org/my-list/ | https://pbs.org/my-list/ | <a> | 0 |
| https://pbs.org/sso/login | https://pbs.org/sso/login | <a> | 0 |
| https://pbs.org/sso/register | https://pbs.org/sso/register | <a> | 0 |
| https://pbs.org/sso/login?social=google | https://pbs.org/sso/login?social=google | <a> | 0 |
| https://pbs.org/sso/login?social=faceboo... | https://pbs.org/sso/login?social=faceboo... | <a> | 0 |
| https://pbs.org/sso/login?social=apple | https://pbs.org/sso/login?social=apple | <a> | 0 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
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

pbs.org
PBS: Public Broadcasting Service
Watch full episodes of your favorite PBS dramas, find in-depth news analysis and explore documentaries on history, science, art and more!
- twitter:card — summary_large_image
- twitter:title — PBS: Public Broadcasting Service
- twitter:description — Watch full episodes of your favorite PBS dramas, find in-depth news analysis and explore documentaries on history, sc...
- twitter:image — https://www.pbs.org/images/pbs_share_twitter.png

PBS.ORG
PBS: Public Broadcasting Service
Watch full episodes of your favorite PBS dramas, find in-depth news analysis and explore documentaries on history, science, art and more!
- og:title — PBS: Public Broadcasting Service
- og:description — Watch full episodes of your favorite PBS dramas, find in-depth news analysis and explore documentaries on history, sc...
- og:image — https://www.pbs.org/images/pbs_share_og.png
- og:type — website
- og:url — https://www.pbs.org/
- og:site_name — Add og:site_name — Recommended — site-level brand line in the preview

PBS: Public Broadcasting Service
pbs.org
- og:title — PBS: Public Broadcasting Service
- og:description — Watch full episodes of your favorite PBS dramas, find in-depth news analysis and explore documentaries on history, sc...
- og:image — https://www.pbs.org/images/pbs_share_og.png
pbs.org
PBS: Public Broadcasting Service
Watch full episodes of your favorite PBS dramas, find in-depth news analysis and explore documentaries on history, science, art and more!

- og:title — PBS: Public Broadcasting Service
- og:description — Watch full episodes of your favorite PBS dramas, find in-depth news analysis and explore documentaries on history, sc...
- og:image — https://www.pbs.org/images/pbs_share_og.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 "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": "https://schema.org",
"@type": "Organization",
"name": "PBS",
"alternateName": "Public Broadcasting Service",
"url": "https://www.pbs.org",
"logo": "https://www.pbs.org/images/pbs_logotype_blue.png",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.pbs.org/search/?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}