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.mediapart.fr/assets/front/images/social/og_image/journal.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
83 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

mediapart.fr
Mediapart - Actualité, enquêtes et dossiers d’investigation en toute indépendance !
Mediapart est un journal d’information numérique, participatif et indépendant, sans publicité ni subvention, et qui ne vit que du soutien de ses lecteurs et lectrices.
Title will be truncated (89 chars / 70 max)
- 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">
Title will be truncated on Twitter/X (89 chars, max 70)
→ Shorten the title to ≤70 characters

MEDIAPART.FR
Mediapart - Actualité, enquêtes et dossiers d’investigation en toute indépendance !
Mediapart est un journal d’information numérique, participatif et indépendant, sans publicité ni subvention, et qui ne vit que du soutien de ses lecteurs et lectrices.
Title will be truncated (89 chars / 60 max)
Description will be truncated (172 chars / 155 max)
- og:title — Mediapart - Actualité, enquêtes et dossiers d’investigation en toute indépendance !
- og:description — Mediapart est un journal d’information numérique, participatif et indépendant, sans publicité ni subvention, et qui n...
- og:image — https://www.mediapart.fr/assets/front/images/social/og_image/journal.png
- og:type — website
- og:url — https://www.mediapart.fr/
- og:site_name — Mediapart
Title will be truncated on Facebook (89 chars, max 60)
→ Shorten og:title to ≤60 characters
Description will be truncated on Facebook (172 chars, max 155)
→ Tighten og:description to ≤155 characters

Mediapart - Actualité, enquêtes et dossiers d’investigation en toute indépendance !
mediapart.fr
Description will be truncated (172 chars / 150 max)
- og:title — Mediapart - Actualité, enquêtes et dossiers d’investigation en toute indépendance !
- og:description — Mediapart est un journal d’information numérique, participatif et indépendant, sans publicité ni subvention, et qui n...
- og:image — https://www.mediapart.fr/assets/front/images/social/og_image/journal.png
Description will be truncated on LinkedIn (172 chars, max 150)
→ Tighten og:description to ≤150 characters
mediapart.fr
Mediapart - Actualité, enquêtes et dossiers d’investigation en toute indépendance !
Mediapart est un journal d’information numérique, participatif et indépendant, sans publicité ni subvention, et qui ne vit que du soutien de ses lecteurs et lectrices.

- og:title — Mediapart - Actualité, enquêtes et dossiers d’investigation en toute indépendance !
- og:description — Mediapart est un journal d’information numérique, participatif et indépendant, sans publicité ni subvention, et qui n...
- og:image — https://www.mediapart.fr/assets/front/images/social/og_image/journal.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 | ⚠ | — | — | — |
BStructured Data1 JSON-LD block(s) found — some improvements recommended.REVIEW
https://schema.org/The @context should be "https://schema.org" for search engines to recognize the data.
https://schema.orgJSON-LD without @context is invalid structured data — Google ignores the entire block.
Learn more ▾ ▴
@context must be 'https://schema.org' (or the schema-specific URL). Without it, the block isn't parseable as schema.org JSON-LD and Google skips it. Most schema generators handle this; manual edits sometimes drop the field.
Source: JSON-LD spec / schema.org
JSON-LD Blocks
{
"@type": "NewsMediaOrganization",
"@id": "https://www.mediapart.fr/#organization",
"name": "Mediapart",
"url": "https://www.mediapart.fr/",
"description": "Mediapart est un journal d’information numérique, participatif et indépendant, sans publicité ni subvention, et qui ne vit que du soutien de ses lecteurs et lectrices.",
"logo": {
"@type": "ImageObject",
"url": "https://www.mediapart.fr/images/v2/header/brand.svg"
},
"sameAs": [
"https://www.dailymotion.com/Mediapart",
"https://www.facebook.com/Mediapart.fr",
"https://www.instagram.com/mediapart/",
"https://fr.linkedin.com/company/mediapart",
"https://mediapart.social/@mediapart",
"https://www.youtube.com/user/mediapart"
],
"foundingDate": "2008-03-16",
"ethicsPolicy": "https://www.mediapart.fr/charte-de-deontologie",
"ownershipFundingInfo": "https://www.mediapart.fr/journal/france/020719/mediapart-rend-son-independance-irreversible",
"masthead": "https://www.mediapart.fr/mentions-legales",
"address": {
"@type": "PostalAddress",
"streetAddress": "127 avenue Ledru-Rollin",
"postalCode": "75011",
"addressLocality": "Paris",
"addressCountry": "FR"
},
"founders": [
{
"@type": "Person",
"name": "François Bonnet"
},
{
"@type": "Person",
"name": "Laurent Mauduit"
},
{
"@type": "Person",
"name": "Edwy Plenel"
},
{
"@type": "Person",
"name": "Marie-Hélène Smiéjan"
}
],
"@context": "https://schema.org/"
}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
55/100
Site name appears as
| Page title | Mediapart | |
| og:site_name | Mediapart | |
| twitter:site | — | |
| Organization.name | — |
Consistent
Brand assets
Favicon
12/15covers apple-touch-icon + SVG
Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
0/15Contact info discoverable
5/10contact page
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
- Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
- 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.
ALinks200 links checked, 199 healthy, 1 brokenPASS
Broken Links (1)
| Status | URL | Found in | Error |
|---|---|---|---|
| ERR | https://site-azp.slgnt.eu | <link> | Get "https://site-azp.slgnt.eu": context... |