Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.CLinksAction143 links checked, 137 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://mhanational.org/xmlrpc.php?rsd | <link> | Get "https://mhanational.org/xmlrpc.php?... |
| ERR | about:blank | <iframe> | Get "about:blank": unsupported protocol ... |
BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
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
Preview

mhanational.org
Home | Mental Health America
No description
- twitter:card — summary_large_image
- twitter:title — falling back from og:title
- twitter:description — Add twitter:description to give the preview body text
- twitter:image — falling back from og:image

MHANATIONAL.ORG
Home | Mental Health America
No description
- og:title — Home | Mental Health America
- og:description — Add og:description to give the preview body text
- og:image — https://mhanational.org/wp-content/uploads/2025/03/Dark_Placeholder.png
- og:type — website
- og:url — https://mhanational.org/
- og:site_name — Mental Health America
og:image is below recommended size (600×400)
→ Upload an image ≥1200×630 for the large preview card

Home | Mental Health America
mhanational.org
- og:title — Home | Mental Health America
- og:description — Add og:description to give the preview body text
- og:image — https://mhanational.org/wp-content/uploads/2025/03/Dark_Placeholder.png
mhanational.org
Home | Mental Health America
No description

- og:title — Home | Mental Health America
- og:description — Add og:description to give the preview body text
- og:image — https://mhanational.org/wp-content/uploads/2025/03/Dark_Placeholder.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 | ⚠ | — | — | — |
CBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Partial brand coverage — a few channels are missing brand signals.
C
63/100
Site name appears as
| Page title | Mental Health America | |
| og:site_name | Mental Health America | |
| twitter:site | — | |
| Organization.name | — |
Consistent
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
0/15Contact info discoverable
10/10contact page + tel link
Findings
- Missing brand name in: twitter:site, Organization.name
- 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
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
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",
"@graph": [
{
"@type": "WebPage",
"@id": "https://mhanational.org/",
"url": "https://mhanational.org/",
"name": "Home | Mental Health America",
"isPartOf": {
"@id": "https://mhanational.org/#website"
},
"about": {
"@id": "https://mhanational.org/#organization"
},
"datePublished": "2024-09-16T17:17:55+00:00",
"dateModified": "2026-04-20T18:57:55+00:00",
"breadcrumb": {
"@id": "https://mhanational.org/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://mhanational.org/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://mhanational.org/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://mhanational.org/#website",
"url": "https://mhanational.org/",
"name": "Mental Health America",
"description": "",
"publisher": {
"@id": "https://mhanational.org/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://mhanational.org/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://mhanational.org/#organization",
"name": "Mental Health America",
"url": "https://mhanational.org/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://mhanational.org/#/schema/logo/image/",
"url": "https://mhanational.org/wp-content/uploads/2024/12/Light_Placeholder.png",
"contentUrl": "https://mhanational.org/wp-content/uploads/2024/12/Light_Placeholder.png",
"width": 600,
"height": 400,
"caption": "Mental Health America"
},
"image": {
"@id": "https://mhanational.org/#/schema/logo/image/"
}
}
]
}