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
82/100
Site name appears as
| Page title | Follow us on | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | Planned Parenthood |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon
Social share image
20/20og:image + twitter:image set
Meta completeness
20/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 an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
- 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.
A+Links135 links checked, 135 healthy, 0 brokenPASS
Broken Links (1)
| Status | URL | Found in | Error |
|---|---|---|---|
| 403 | https://cdn.fonts.net | <link> | Forbidden |
Redirects (2)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://unpkg.com/web-vitals/dist/web-vi... | https://unpkg.com/web-vitals/dist/web-vi... | <script> | 0 |
| https://plannedparenthood.org/sitemap | https://plannedparenthood.org/sitemap | <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: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
plannedparenthood.org
Planned Parenthood | Official Site
Planned Parenthood Federation of America is a nonprofit organization that provides sexual health care in the United States and globally.
- twitter:card — summary
- twitter:title — Planned Parenthood | Official Site
- twitter:description — Planned Parenthood Federation of America is a nonprofit organization that provides sexual health care in the United S...
- twitter:image — https://www.plannedparenthood.org/uploads/filer_public_thumbnails/filer_public/b9/ed/b9eddaf2-608a-4935-8c70-fc98afd5...
PLANNEDPARENTHOOD.ORG
Planned Parenthood | Official Site
Planned Parenthood Federation of America is a nonprofit organization that provides sexual health care in the United States and globally.
- og:title — Planned Parenthood | Official Site
- og:description — Planned Parenthood Federation of America is a nonprofit organization that provides sexual health care in the United S...
- og:image — https://www.plannedparenthood.org/uploads/filer_public_thumbnails/filer_public/b9/ed/b9eddaf2-608a-4935-8c70-fc98afd5...
- og:type — Add og:type — Recommended — tells Facebook the content category
- og:url — https://www.plannedparenthood.org
- og:site_name — Add og:site_name — Recommended — site-level brand line in the preview
Planned Parenthood | Official Site
plannedparenthood.org
- og:title — Planned Parenthood | Official Site
- og:description — Planned Parenthood Federation of America is a nonprofit organization that provides sexual health care in the United S...
- og:image — https://www.plannedparenthood.org/uploads/filer_public_thumbnails/filer_public/b9/ed/b9eddaf2-608a-4935-8c70-fc98afd5...
plannedparenthood.org
Planned Parenthood | Official Site
Planned Parenthood Federation of America is a nonprofit organization that provides sexual health care in the United States and globally.
- og:title — Planned Parenthood | Official Site
- og:description — Planned Parenthood Federation of America is a nonprofit organization that provides sexual health care in the United S...
- og:image — https://www.plannedparenthood.org/uploads/filer_public_thumbnails/filer_public/b9/ed/b9eddaf2-608a-4935-8c70-fc98afd5...
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 Data2 JSON-LD block(s) found — structured data is well configured.PASS
Adding "description" 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",
"@type": "WebSite",
"name": "Planned Parenthood",
"url": "https://www.plannedparenthood.org",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.plannedparenthood.org/search/?q={search_term_string}&utm_source=google&utm_medium=organic&utm_campaign=site-link-search",
"query-input": "required name=search_term_string"
}
}{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Planned Parenthood",
"url": "https://www.plannedparenthood.org",
"logo": "https://www.plannedparenthood.org/static/assets/img/logos/planned-parenthood-logo-484x60.png",
"sameAs": [
"https://www.facebook.com/PlannedParenthood/",
"https://www.instagram.com/plannedparenthood/",
"https://www.youtube.com/user/plannedparenthood",
"https://www.tiktok.com/@plannedparenthood"
]
}