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 | Filter Button | |
| og:site_name | BFI | |
| twitter:site | — | |
| 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
- twitter:card 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.
A+Links87 links checked, 87 healthy, 0 brokenPASS
Broken Links (2)
| Status | URL | Found in | Error |
|---|---|---|---|
| 403 | https://whatson.bfi.org.uk/ | <a> | Forbidden |
| 403 | https://whatson.bfi.org.uk/imax/Online/default.asp | <a> | Forbidden |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
12 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
42 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
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

bfi.org.uk
BFI homepage
Discover the world of cinema with the BFI.
- twitter:card — Add <meta name="twitter:card" content="summary_large_image">
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — falling back from og:image
twitter:card is missing
→ Add <meta name="twitter:card" content="summary_large_image">

BFI.ORG.UK
BFI homepage
Discover the world of cinema with the BFI.
- og:title — BFI homepage
- og:description — Discover the world of cinema with the BFI.
- og:image — https://core-cms.bfi.org.uk/sites/default/files/styles/responsive/public/core/bfi-share-1200x630.png/1200x630-cropped...
- og:type — WebPage
- og:url — /watch-discover
- og:site_name — BFI

BFI homepage
bfi.org.uk
- og:title — BFI homepage
- og:description — Discover the world of cinema with the BFI.
- og:image — https://core-cms.bfi.org.uk/sites/default/files/styles/responsive/public/core/bfi-share-1200x630.png/1200x630-cropped...
bfi.org.uk
BFI homepage
Discover the world of cinema with the BFI.

- og:title — BFI homepage
- og:description — Discover the world of cinema with the BFI.
- og:image — https://core-cms.bfi.org.uk/sites/default/files/styles/responsive/public/core/bfi-share-1200x630.png/1200x630-cropped...
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+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@context": "https://schema.org",
"@type": "WebPage",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/watch-discover"
},
"headline": "BFI homepage",
"description": "Discover the world of cinema with the BFI.",
"image": "https://core-cms.bfi.org.uk/sites/default/files/styles/responsive/public/core/bfi-share-1200x630.png/1200x630-cropped/bfi-share-1200x630.png",
"author": {
"@type": "Organization",
"name": "BFI"
},
"publisher": {
"@type": "Organization",
"name": "BFI",
"logo": {
"@type": "ImageObject",
"url": "/dist/client/c4cbe7e9c131ddd1d014.png",
"width": 57,
"height": 57
}
},
"datePublished": "2021-01-20T11:32:37+00:00",
"dateUpdated": "2026-04-17T10:28:54+00:00"
}