Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DOpen GraphActionOpen Graph tags need attention — social sharing previews may be incomplete.FIX
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
The og:image tag provides a preview image for social sharing.
No og:image means social shares are imageless — measurably less engaging than image-cards across every major platform.
Learn more ▾ ▴
Twitter, Facebook, and LinkedIn all use og:image (or twitter:image as a fallback) for share-card thumbnails. Without one, the post renders as a text-only card. A 1200x630px image (Twitter's preferred size) covers all platforms.
Source: Open Graph Protocol
24 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:type tag helps social platforms categorize the content.
Default og:type is 'website' but the right value (article, product, profile) unlocks richer metadata fields and higher engagement.
Learn more ▾ ▴
og:type controls which other og: fields a platform respects. og:type=article enables og:article:published_time, author, and section — surfaced in news cards. og:type=product enables price/availability fields surfaced by Pinterest and shopping integrations. Default 'website' silently disables those.
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

cancer.org
End Cancer As We Know It
No description
- twitter:card — summary
- twitter:title — End Cancer As We Know It
- twitter:description — falling back from <meta name=description>
- twitter:image — https://www.cancer.org/content/dam/cancer-org/images/logos/acs/acs_logo_fb.png

CANCER.ORG
End Cancer As We Know It
No description
- og:title — End Cancer As We Know It
- og:description — falling back from <meta name=description>
- og:image — Add og:image — preview card without an image looks broken
- og:type — Add og:type — Recommended — tells Facebook the content category
- og:url — https://www.cancer.org
- og:site_name — Add og:site_name — Recommended — site-level brand line in the preview
No preview image for Facebook
→ Add og:image (recommended 1200×630)

End Cancer As We Know It
cancer.org
- og:title — End Cancer As We Know It
- og:description — falling back from <meta name=description>
- og:image — Add og:image — preview card without an image looks broken
No preview image for LinkedIn
→ Add og:image (recommended 1200×627)
cancer.org
End Cancer As We Know It
No description

- og:title — End Cancer As We Know It
- og:description — falling back from <meta name=description>
- og:image — falling back from og:image
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 | — | — | — |
BLinks200 links checked, 196 healthy, 4 brokenREVIEW
Broken Links (4)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://fonts.googleapis.com | <link> | Not Found |
| 404 | https://fonts.gstatic.com | <link> | Not Found |
| ERR | https://www.acsholidaycollection.org/index.jsp | <a> | Get "https://www.acsholidaycollection.or... |
| ERR | https://canceratlas.cancer.org | <a> | Get "https://canceratlas.cancer.org": co... |
BStructured Data1 JSON-LD block(s) found — some improvements recommended.REVIEW
http://www.schema.orgThe @context should be "https://schema.org" for search engines to recognize the data.
https://schema.orgJSON-LD without @context is invalid structured data — Google ignores the entire block.
Learn more ▾ ▴
@context must be 'https://schema.org' (or the schema-specific URL). Without it, the block isn't parseable as schema.org JSON-LD and Google skips it. Most schema generators handle this; manual edits sometimes drop the field.
Source: JSON-LD spec / schema.org
JSON-LD Blocks
{
"@context": "http://www.schema.org",
"@type": "NGO",
"name": "American Cancer Society",
"url": "https://www.cancer.org",
"logo": "https://www.cancer.org/content/dam/cancer-org/images/logos/acs/acs-logo.svg",
"sameAs": [
"https://www.facebook.com/AmericanCancerSociety",
"https://twitter.com/americancancer",
"https://www.instagram.com/americancancersociety/",
"https://www.youtube.com/user/AmerCancerSociety"
],
"description": "The American Cancer Society, headquartered in Atlanta, Georgia, is a nationwide voluntary health organization dedicated to eliminating cancer.",
"address": {
"@type": "PostalAddress",
"streetAddress": "3380 Chastain Meadows Pkwy NW Suite 200",
"addressLocality": "Kennesaw",
"addressRegion": "GA",
"postalCode": "30144",
"addressCountry": "United States"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "1-800-227-2345",
"contactType": "customer service"
}
}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
60/100
Site name appears as
| Page title | Filter Button | |
| og:site_name | — | |
| twitter:site | @cancer.org | |
| Organization.name | American Cancer Society |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon
Social share image
10/20twitter:image set; og:image missing
Meta completeness
8/20Organization schema
15/15has name, logo + url
Contact info discoverable
10/10contact page + tel link
Findings
- Brand name differs across channels — users see inconsistent identity
- Add og:image — LinkedIn, Slack, Facebook ignore twitter:image
- Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
- og:image missing
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.