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
Partial brand coverage — a few channels are missing brand signals.
D
48/100
Site name appears as
| Page title | Game Developer | |
| og:site_name | Game Developer | |
| twitter:site | — | |
| Organization.name | — |
Consistent
Brand assets
Favicon
0/15Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
0/15Contact info discoverable
10/10contact page + mailto link
Findings
- Missing brand name in: twitter:site, Organization.name
- Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
- No favicon link tags detected — browsers fall back to the generic globe
- twitter:card missing
- No Organization schema — Google can't render your logo in the knowledge panel
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
CLinksAction187 links checked, 181 healthy, 5 brokenREVIEW
Broken Links (6)
| Status | URL | Found in | Error |
|---|---|---|---|
| 400 | https://cdn.cookielaw.org | <link> | Bad Request |
| 404 | https://fonts.gstatic.com | <link> | Not Found |
| 404 | https://fonts.googleapis.com | <link> | Not Found |
| 404 | https://www.googletagmanager.com | <link> | Not Found |
| ERR | about:blank | <iframe> | Get "about:blank": unsupported protocol ... |
| 403 | https://omdia.tech.informa.com/advance-your-busine... | <a> | Forbidden |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
63 charsTitles over 60 characters may be truncated in social sharing previews.
25–60 charsog:title borderline-too-long — Facebook/LinkedIn may truncate. Aim for ~60-70 characters max.
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

gamasutra.com
Game Industry News, Deep Dives, and Interviews | Game Developer
The game industry resource for breaking news and in-depth analysis of the latest game industry tech and trends.
- 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">

GAMASUTRA.COM
Game Industry News, Deep Dives, and Interviews | Game Developer
The game industry resource for breaking news and in-depth analysis of the latest game industry tech and trends.
Title will be truncated (63 chars / 60 max)
- og:title — Game Industry News, Deep Dives, and Interviews | Game Developer
- og:description — The game industry resource for breaking news and in-depth analysis of the latest game industry tech and trends.
- og:image — https://eu-images.contentstack.com/v3/assets/blt740a130ae3c5d529/bltba62518415cda0e2/652fe6ddbc479f8697ef691f/default...
- og:type — website
- og:url — https://www.gamedeveloper.com/
- og:site_name — Game Developer
Title will be truncated on Facebook (63 chars, max 60)
→ Shorten og:title to ≤60 characters

Game Industry News, Deep Dives, and Interviews | Game Developer
gamasutra.com
- og:title — Game Industry News, Deep Dives, and Interviews | Game Developer
- og:description — The game industry resource for breaking news and in-depth analysis of the latest game industry tech and trends.
- og:image — https://eu-images.contentstack.com/v3/assets/blt740a130ae3c5d529/bltba62518415cda0e2/652fe6ddbc479f8697ef691f/default...
gamasutra.com
Game Industry News, Deep Dives, and Interviews | Game Developer
The game industry resource for breaking news and in-depth analysis of the latest game industry tech and trends.

- og:title — Game Industry News, Deep Dives, and Interviews | Game Developer
- og:description — The game industry resource for breaking news and in-depth analysis of the latest game industry tech and trends.
- og:image — https://eu-images.contentstack.com/v3/assets/blt740a130ae3c5d529/bltba62518415cda0e2/652fe6ddbc479f8697ef691f/default...
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": "NewsMediaOrganization",
"name": "Prod Homepage",
"description": "The game industry resource for breaking news and in-depth analysis of the latest game industry tech and trends.",
"url": "https://www.gamedeveloper.com",
"logo": "https://eu-images.contentstack.com/v3/assets/blt740a130ae3c5d529/blt8d5417b628e6b04b/656f5ed8485fda040aba11a1/Game_Developer_Logo_RGB_1.png",
"publisher": {
"@type": [
"NewsMediaOrganization",
"Organization",
"OnlineBusiness"
],
"identifier": "https://www.gamedeveloper.com",
"name": "Game Developer",
"url": "https://www.gamedeveloper.com",
"sameAs": [
"https://twitter.com/gamedevdotcom/",
"https://www.linkedin.com/company/gamedeveloperofficial/",
"https://www.facebook.com/gamedeveloper",
"https://news.google.com/publications/CAAqBwgKML7GrQswy9HFAw",
"https://cohost.org/gamedeveloper?page=0"
],
"foundingDate": "1997",
"description": "To inform, empower, and inspire its game developer readership",
"logo": {
"@type": "ImageObject",
"url": "https://www.gamedeveloper.com/assets/GameDeveloper-CJqTITZx.svg",
"width": {
"@type": "QuantitativeValue",
"value": 626
},
"height": {
"@type": "QuantitativeValue",
"value": 112
}
}
}
}