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 | GOV.UK | |
| og:site_name | The National Archives | |
| 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.
CLinksAction83 links checked, 77 healthy, 3 brokenREVIEW
Broken Links (3)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://fonts.googleapis.com | <link> | Not Found |
| 404 | https://fonts.gstatic.com | <link> | Not Found |
| 429 | https://www.instagram.com/nationalarchivesuk/ | <a> | Too Many Requests |
Redirects (1)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://nationalarchives.gov.uk/blogs/ | https://nationalarchives.gov.uk/blogs/ | <a> | 0 |
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
21 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
30 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
nationalarchives.gov.uk
The National Archives
Explore 1,000 years of history
- twitter:card — summary
- 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)
NATIONALARCHIVES.GOV.UK
The National Archives
Explore 1,000 years of history
- og:title — The National Archives
- og:description — Explore 1,000 years of history
- og:image — Add og:image — preview card without an image looks broken
- og:type — website
- og:url — https://www.nationalarchives.gov.uk/
- og:site_name — The National Archives
No preview image for Facebook
→ Add og:image (recommended 1200×630)
The National Archives
nationalarchives.gov.uk
- og:title — The National Archives
- og:description — Explore 1,000 years of history
- og:image — Add og:image — preview card without an image looks broken
No preview image for LinkedIn
→ Add og:image (recommended 1200×627)
nationalarchives.gov.uk
The National Archives
Explore 1,000 years of history
- og:title — The National Archives
- og:description — Explore 1,000 years of history
- 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",
"@type": "GovernmentOrganization",
"name": "The National Archives",
"url": "https://www.nationalarchives.gov.uk/",
"areaServed": {
"@type": "AdministrativeArea",
"name": "England and Wales"
},
"foundingDate": "2003-04",
"address": {
"@type": "PostalAddress",
"addressLocality": "Kew",
"addressRegion": "Richmond, London",
"addressCountry": "UK",
"postalCode": "TW9 4DU",
"streetAddress": "Bessant Drive"
},
"parentOrganization": {
"@type": "Organization",
"name": "Department for Culture, Media and Sport",
"url": "https://www.gov.uk/government/organisations/department-for-culture-media-and-sport"
},
"logo": "/static/assets/images/icon-1024x1024.png",
"sameAs": [
"https://twitter.com/UKNatArchives",
"https://www.youtube.com/c/TheNationalArchivesUK",
"https://www.facebook.com/TheNationalArchives",
"https://www.flickr.com/photos/nationalarchives",
"https://www.instagram.com/nationalarchivesuk/",
"https://en.wikipedia.org/wiki/The_National_Archives_(United_Kingdom)",
"https://www.gov.uk/government/organisations/the-national-archives"
]
}