Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
D
53/100
Site name appears as
| Page title | Close | |
| og:site_name | FactCheck.org | |
| twitter:site | @factcheckdotorg | |
| Organization.name | — |
Inconsistent — names differ across channels
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
5/10contact page
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
- No Organization schema — Google can't render your logo in the knowledge panel
- 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.
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
13 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
Preview

factcheck.org
FactCheck.org
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

FACTCHECK.ORG
FactCheck.org
No description
- og:title — FactCheck.org
- og:description — Add og:description to give the preview body text
- og:image — https://cdn.factcheck.org/UploadedFiles/FactCheck-200x200.png
- og:type — website
- og:url — https://www.factcheck.org/
- og:site_name — FactCheck.org

FactCheck.org
factcheck.org
- og:title — FactCheck.org
- og:description — Add og:description to give the preview body text
- og:image — https://cdn.factcheck.org/UploadedFiles/FactCheck-200x200.png
factcheck.org
FactCheck.org
No description

- og:title — FactCheck.org
- og:description — Add og:description to give the preview body text
- og:image — https://cdn.factcheck.org/UploadedFiles/FactCheck-200x200.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 | ⚠ | — | — | — |
ALinks128 links checked, 126 healthy, 2 brokenPASS
Broken Links (4)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://fonts.gstatic.com | <link> | Not Found |
| 429 | https://www.instagram.com/factcheckorg/ | <a> | Too Many Requests |
| 403 | https://www.factcheck.org/xmlrpc.php | <link> | Forbidden |
| 403 | https://www.factcheck.org/xmlrpc.php?rsd | <link> | Forbidden |
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": "CollectionPage",
"@id": "https://www.factcheck.org/",
"url": "https://www.factcheck.org/",
"name": "FactCheck.org - A Project of The Annenberg Public Policy Center",
"isPartOf": {
"@id": "https://www.factcheck.org/#website"
},
"breadcrumb": {
"@id": "https://www.factcheck.org/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://www.factcheck.org/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.factcheck.org/#website",
"url": "https://www.factcheck.org/",
"name": "FactCheck.org",
"description": "A Project of The Annenberg Public Policy Center",
"inLanguage": "en-US"
}
]
}