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
39/100
Site name appears as
| Page title | The home of language data | |
| og:site_name | Oxford Languages | |
| 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
5/10contact page
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
- 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: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
16 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
25 charsIdeal length is 55–200 characters for social sharing previews.
55–200 charsog:description very short — provides little context in social cards.
Source: Open Graph Protocol
Preview
oxforddictionaries.com
Oxford Languages
The home of language data
- 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)
OXFORDDICTIONARIES.COM
Oxford Languages
The home of language data
- og:title — Oxford Languages
- og:description — The home of language data
- og:image — Add og:image — preview card without an image looks broken
- og:type — website
- og:url — https://languages.oup.com/
- og:site_name — Oxford Languages
No preview image for Facebook
→ Add og:image (recommended 1200×630)
Oxford Languages
oxforddictionaries.com
- og:title — Oxford Languages
- og:description — The home of language data
- og:image — Add og:image — preview card without an image looks broken
No preview image for LinkedIn
→ Add og:image (recommended 1200×627)
oxforddictionaries.com
Oxford Languages
The home of language data
- og:title — Oxford Languages
- og:description — The home of language data
- 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 | — | — | — |
ALinks96 links checked, 94 healthy, 1 brokenPASS
Broken Links (3)
| Status | URL | Found in | Error |
|---|---|---|---|
| 400 | https://i0.wp.com | <link> | Bad Request |
| 403 | https://c0.wp.com | <link> | Forbidden |
| 403 | https://languages.oup.com/xmlrpc.php?rsd | <link> | Forbidden |
Redirects (1)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://oed.com/ | /?tl=true | <a> | 5 |
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:\/\/languages.oup.com\/",
"url": "https:\/\/languages.oup.com\/",
"name": "Oxford Languages - The home of language data",
"isPartOf": {
"@id": "https:\/\/languages.oup.com\/#website"
},
"about": {
"@id": "https:\/\/languages.oup.com\/#organization"
},
"description": "The home of language data",
"breadcrumb": {
"@id": "https:\/\/languages.oup.com\/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https:\/\/languages.oup.com\/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https:\/\/languages.oup.com\/#website",
"url": "https:\/\/languages.oup.com\/",
"name": "Oxford Languages",
"description": "The home of language data",
"publisher": {
"@id": "https:\/\/languages.oup.com\/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https:\/\/languages.oup.com\/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https:\/\/languages.oup.com\/#organization",
"name": "Oxford Languages",
"url": "https:\/\/languages.oup.com\/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https:\/\/languages.oup.com\/#\/schema\/logo\/image\/",
"url": "https:\/\/i0.wp.com\/languages.oup.com\/wp-content\/uploads\/2024\/08\/website-logo.png?fit=500%2C100&ssl=1",
"contentUrl": "https:\/\/i0.wp.com\/languages.oup.com\/wp-content\/uploads\/2024\/08\/website-logo.png?fit=500%2C100&ssl=1",
"width": 500,
"height": 100,
"caption": "Oxford Languages"
},
"image": {
"@id": "https:\/\/languages.oup.com\/#\/schema\/logo\/image\/"
}
}
]
}