Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.FBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
F
34/100
Site name appears as
| Page title | Filter Icon | |
| og:site_name | Reference.com | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
0/20Meta completeness
14/20Organization schema
0/15Contact info discoverable
0/10no contact info discoverable
Findings
- Brand name differs across channels — users see inconsistent identity
- No social share image — shared links render as bare URLs
- og:image missing
- No Organization schema — Google can't render your logo in the knowledge panel
- No discoverable contact info — trust signal is weak, legal risk is higher in regulated regions
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
BLinks96 links checked, 93 healthy, 3 brokenREVIEW
Broken Links (3)
| Status | URL | Found in | Error |
|---|---|---|---|
| 400 | https://cdn.cookielaw.org | <link> | Bad Request |
| 404 | https://www.reference.com/xmlrpc.php?rsd | <link> | Not Found |
| ERR | https://help.askmediagroup.com/hc/en-us | <a> | Get "https://help.askmediagroup.com/hc/e... |
BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
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
4 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
reference.com
Home
Whether you're interested in history, science or culture, there's something for everyone on Reference.
- twitter:card — summary_large_image
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — Add twitter:image — preview card without an image looks broken
No preview image for Twitter/X
→ Add og:image or twitter:image (≥300×157 for summary_large_image)
REFERENCE.COM
Home
Whether you're interested in history, science or culture, there's something for everyone on Reference.
- og:title — Home
- og:description — Whether you're interested in history, science or culture, there's something for everyone on Reference.
- og:image — Add og:image — preview card without an image looks broken
- og:type — website
- og:url — https://www.reference.com/
- og:site_name — Reference.com
No preview image for Facebook
→ Add og:image (recommended 1200×630)
Home
reference.com
- og:title — Home
- og:description — Whether you're interested in history, science or culture, there's something for everyone on Reference.
- og:image — Add og:image — preview card without an image looks broken
No preview image for LinkedIn
→ Add og:image (recommended 1200×627)
reference.com
Home
Whether you're interested in history, science or culture, there's something for everyone on Reference.
- og:title — Home
- og:description — Whether you're interested in history, science or culture, there's something for everyone on Reference.
- og:image — Add og:image — preview card without an image looks broken
No preview image — Slack unfurl will be text-only
→ Add og:image or twitter: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 | — | — | — |
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://www.reference.com/",
"url": "https://www.reference.com/",
"name": "Reference.com - What's Your Question?",
"isPartOf": {
"@id": "https://www.reference.com/#website"
},
"datePublished": "2021-09-08T09:53:48+00:00",
"dateModified": "2022-10-27T11:18:52+00:00",
"description": "Whether you're interested in history, science or culture, there's something for everyone on Reference.",
"breadcrumb": {
"@id": "https://www.reference.com/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.reference.com/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.reference.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.reference.com/#website",
"url": "https://www.reference.com/",
"name": "Reference.com",
"description": "What's Your Question?",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.reference.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}