Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
https://www.thenationalnews.com/resizer/v2/JYZU6R2L5YV5BZJGKTCC77VCFQ.jpg?smart=true&auth=d560ff1b1244c23780919c5370cf1b9277f4db35732dc4e7962b43863710bb58&width=609&height=341The og:image URL could not be fetched. Social platforms won't be able to display it.
An unreachable og:image URL (404, DNS fail, slow timeout) means social platforms cache the failure and serve no image for hours.
Learn more ▾ ▴
Social platforms (Facebook, Twitter) cache OG metadata aggressively — including failed image fetches. A momentarily-broken og:image can leave your shares imageless for hours. Test og:image URLs in Facebook's Sharing Debugger to force re-cache after fixing.
Source: Open Graph Protocol / Facebook Sharing Debugger
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.
Without twitter:card, Twitter renders posts as plain text — no preview image, no structured layout.
Learn more ▾ ▴
Twitter requires `<meta name="twitter:card" content="summary_large_image">` (or summary) to render share-cards at all. Without it, links appear as raw text and engagement plummets vs cards. Twitter also falls back to og:image if twitter:image isn't set, so configure both.
Source: Twitter Developer Platform
Preview

thenationalnews.com
The National - Latest world news, sport & opinion
The latest international news, headlines and events from around the world
- twitter:card — Add <meta name="twitter:card" content="summary_large_image">
- twitter:title — The National - Latest world news, sport & opinion
- twitter:description — The latest international news, headlines and events from around the world
- twitter:image — https://www.thenationalnews.com/resizer/v2/JYZU6R2L5YV5BZJGKTCC77VCFQ.jpg?smart=true&auth=d560ff1b1244c23780919c5370c...
twitter:card is missing
→ Add <meta name="twitter:card" content="summary_large_image">

THENATIONALNEWS.COM
The National - Latest world news, sport & opinion
The latest international news, headlines and events from around the world
- og:title — The National - Latest world news, sport & opinion
- og:description — The latest international news, headlines and events from around the world
- og:image — https://www.thenationalnews.com/resizer/v2/JYZU6R2L5YV5BZJGKTCC77VCFQ.jpg?smart=true&auth=d560ff1b1244c23780919c5370c...
- og:type — website
- og:url — https://www.thenationalnews.com/
- og:site_name — The National

The National - Latest world news, sport & opinion
thenationalnews.com
- og:title — The National - Latest world news, sport & opinion
- og:description — The latest international news, headlines and events from around the world
- og:image — https://www.thenationalnews.com/resizer/v2/JYZU6R2L5YV5BZJGKTCC77VCFQ.jpg?smart=true&auth=d560ff1b1244c23780919c5370c...
thenationalnews.com
The National - Latest world news, sport & opinion
The latest international news, headlines and events from around the world

- og:title — The National - Latest world news, sport & opinion
- og:description — The latest international news, headlines and events from around the world
- og:image — https://www.thenationalnews.com/resizer/v2/JYZU6R2L5YV5BZJGKTCC77VCFQ.jpg?smart=true&auth=d560ff1b1244c23780919c5370c...
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
Your brand name differs across channels — visitors see inconsistent identity.
C
67/100
Site name appears as
| Page title | The National News Logo | |
| og:site_name | The National | |
| twitter:site | TheNationalNews | |
| Organization.name | The National |
Inconsistent — names differ across channels
Brand assets
Favicon
8/15single size only
Social share image
20/20og:image + twitter:image set
Meta completeness
14/20Organization schema
15/15has name, logo + url
Contact info discoverable
5/10contact page
Findings
- Brand name differs across channels — users see inconsistent identity
- Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
- twitter:card missing
- Consider adding contactPoint — helps appear in "contact us" rich results
- 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.
A+Links200 links checked, 200 healthy, 0 brokenPASS
Redirects (4)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://c2-ap.piano.io | https://c2-ap.piano.io | <link> | 0 |
| https://thenationalnews.com/magazine | https://thenationalnews.com/magazine | <a> | 0 |
| https://thenationalnews.com/special-repo... | https://thenationalnews.com/special-repo... | <a> | 0 |
| https://thenationalnews.com/video | https://thenationalnews.com/video | <a> | 0 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
A+Structured Data4 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": "Organization",
"name": "The National",
"url": "https://www.thenationalnews.com",
"sameAs": [
"https://www.facebook.com/TheNationalNews/",
"https://x.com/TheNationalNews/",
"https://www.linkedin.com/company/thenationalnews/",
"https://www.instagram.com/TheNationalNews.com/",
"https://www.youtube.com/TheNationalNewspaper/"
],
"logo": {
"@context": "http://schema.org",
"@type": "ImageObject",
"url": "https://www.thenationalnews.com/pf/resources/images/logo.png?d=1124",
"width": 200,
"height": 132
}
}{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "The National",
"url": "https://www.thenationalnews.com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.thenationalnews.com/?s={search_term}",
"query-input": "required name=search_term"
}
}{
"@context": "http://schema.org",
"@type": "WebPage",
"headline": "The National - Latest world news, sport & opinion",
"url": "https://www.thenationalnews.com/",
"thumbnailUrl": "https://www.thenationalnews.com/pf/resources/images/logo.png?d=1124",
"articleSection": "Edition-International"
}{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": {
"@type": "Thing",
"@id": "https://www.thenationalnews.com/",
"name": "Home"
}
}
]
}