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://assets.nrc.nl/static/front/img/social/default-og-image-facebook.pngThe 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
3 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
The og:url tag specifies the canonical URL for the shared content.
Without og:url, social platforms infer the canonical URL — often picking a tracking-param variant that pollutes share counts.
Learn more ▾ ▴
og:url tells the social platform which URL to count this share against. Without it, platforms use the literal URL the user pasted (which may include utm_* parameters, ref codes, etc.). Setting og:url to the canonical form keeps share-count attribution clean.
Source: Open Graph Protocol
Preview

nrc.nl
NRC
Nieuws, duiding, analyse en onderzoeksjournalistiek over onderwerpen die er echt toe doen. Feitelijk, betrouwbaar, diepgravend en genuanceerd.
- twitter:card — summary
- twitter:title — falling back from og:title
- twitter:description — Nieuws, duiding, analyse en onderzoeksjournalistiek over onderwerpen die er echt toe doen. Feitelijk, betrouwbaar, di...
- twitter:image — falling back from og:image

NRC.NL
NRC
Nieuws, duiding, analyse en onderzoeksjournalistiek over onderwerpen die er echt toe doen. Feitelijk, betrouwbaar, diepgravend en genuanceerd.
- og:title — NRC
- og:description — Nieuws, duiding, analyse en onderzoeksjournalistiek over onderwerpen die er echt toe doen. Feitelijk, betrouwbaar, di...
- og:image — https://assets.nrc.nl/static/front/img/social/default-og-image-facebook.png
- og:type — website
- og:url — Add og:url — Recommended — canonical URL for the share
- og:site_name — NRC

NRC
nrc.nl
- og:title — NRC
- og:description — Nieuws, duiding, analyse en onderzoeksjournalistiek over onderwerpen die er echt toe doen. Feitelijk, betrouwbaar, di...
- og:image — https://assets.nrc.nl/static/front/img/social/default-og-image-facebook.png
nrc.nl
NRC
Nieuws, duiding, analyse en onderzoeksjournalistiek over onderwerpen die er echt toe doen. Feitelijk, betrouwbaar, diepgravend en genuanceerd.

- og:title — NRC
- og:description — Nieuws, duiding, analyse en onderzoeksjournalistiek over onderwerpen die er echt toe doen. Feitelijk, betrouwbaar, di...
- og:image — https://assets.nrc.nl/static/front/img/social/default-og-image-facebook.png
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
Partial brand coverage — a few channels are missing brand signals.
C
66/100
Site name appears as
| Page title | NRC | |
| og:site_name | NRC | |
| twitter:site | @nrc | |
| Organization.name | — |
Consistent
Brand assets
Favicon
12/15covers apple-touch-icon
Social share image
14/20og:image set; twitter:image missing
Meta completeness
20/20Organization schema
0/15Contact info discoverable
5/10contact page
Findings
- Missing brand name in: Organization.name
- Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
- Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
- 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.
ALinks200 links checked, 189 healthy, 0 brokenPASS
Redirects (9)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://nrc.nl/index/magazine/ | https://nrc.nl/index/magazine/ | <a> | 0 |
| https://service.nrc.nl/bezorging | https://login.nrc.nl/login?service=https... | <a> | 5 |
| https://service.nrc.nl/onderbreking | https://login.nrc.nl/login?service=https... | <a> | 5 |
| https://service.nrc.nl/verhuizing | https://login.nrc.nl/login?service=https... | <a> | 5 |
| https://service.nrc.nl/gegevens | https://login.nrc.nl/login?service=https... | <a> | 5 |
| https://service.nrc.nl/abonnement | https://login.nrc.nl/login?service=https... | <a> | 5 |
| https://service.nrc.nl/digitaal | https://login.nrc.nl/login?service=https... | <a> | 5 |
| https://service.nrc.nl/faq | https://login.nrc.nl/login?service=https... | <a> | 5 |
| https://service.nrc.nl/upgrade | https://login.nrc.nl/login?service=https... | <a> | 5 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AStructured Data2 JSON-LD block(s) found — structured data is well configured.PASS
The "name" property is required for the WebSite schema type.
Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.
Learn more ▾ ▴
Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.
Source: Google Search Central / schema.org
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": "https://schema.org",
"@type": "WebSite",
"url": "https://www.nrc.nl/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.nrc.nl/search/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}{
"@context": "https://schema.org",
"@type": "NewsMediaOrganization",
"name": "NRC",
"url": "https://www.nrc.nl/",
"logo": "https://assets.nrc.nl/static/front/img/social/default-og-image.png",
"sameAs": [
"https://x.com/nrc",
"https://www.facebook.com/NRC",
"https://www.instagram.com/nrcnl/"
],
"alternateName": [
"NRC Handelsblad",
"NRC Next"
],
"foundingDate": "1970-10-01",
"correctionsPolicy": "https://nrccode.nrc.nl/wat-we-publiceren#correcties-en-aanvullingen",
"ethicsPolicy": "https://nrccode.nrc.nl/hoe-we-ons-gedragen",
"masthead": "https://www.nrc.nl/colofon/",
"missionCoveragePrioritiesPolicy": "https://nrccode.nrc.nl/onze-beginselen",
"noBylinesPolicy": "https://www.nrc.nl/vragen-over-nrc/#nrc-commentaar",
"unnamedSourcesPolicy": "https://nrccode.nrc.nl/wat-we-publiceren#bronvermelding",
"verificationFactCheckingPolicy": "https://nrccode.nrc.nl/hoe-we-werken#checken-hoaxes"
}