Skip to content
https://leparisien.fr

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
91
GRADE
A
FIX
0
REVIEW
3
PASS
2
INFO
0
Checks
5
2 PASS 3 REVIEW
B
Open Graph
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Critical::
og:image is not reachable
The og:image URL could not be fetched. Social platforms won't be able to display it.
Got: https://www.leparisien.fr/pf/resources/images/placeholder_ogimage.png?d=946
Info::
Missing og:type
The og:type tag helps social platforms categorize the content.
URL: https://www.leparisien.fr/pf/resources/images/placeholder_ogimage.png?d=946

The og:image URL could not be fetched. Social platforms won't be able to display it.

Why this matters

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

The og:type tag helps social platforms categorize the content.

Why this matters

Default og:type is 'website' but the right value (article, product, profile) unlocks richer metadata fields and higher engagement.

Learn more

og:type controls which other og: fields a platform respects. og:type=article enables og:article:published_time, author, and section — surfaced in news cards. og:type=product enables price/availability fields surfaced by Pinterest and shopping integrations. Default 'website' silently disables those.

Source: Open Graph Protocol

Preview

leparisien.fr

Actualités en direct et info en continu - Le Parisien

Retrouvez toute l'actualité en direct, en photos et en vidéo sur l'actualité politique, sociale, économique et sportive avec Le Parisien.

Preview quality · Twitter/X A+ · 95/100
  • twitter:card — summary_large_image
  • twitter:title — falling back from og:title
  • twitter:description — Retrouvez toute l'actualité en direct, en photos et en vidéo sur l'actualité politique, sociale, économique et sporti...
  • twitter:image — https://www.leparisien.fr/pf/resources/images/placeholder_ogimage.png?d=946

LEPARISIEN.FR

Actualités en direct et info en continu - Le Parisien

Retrouvez toute l'actualité en direct, en photos et en vidéo sur l'actualité politique, sociale, économique et sportive avec Le Parisien.

Preview quality · Facebook A · 85/100
  • og:title — Actualités en direct et info en continu - Le Parisien
  • og:description — Retrouvez toute l'actualité en direct, en photos et en vidéo sur l'actualité politique, sociale, économique et sporti...
  • og:image — https://www.leparisien.fr/pf/resources/images/placeholder_ogimage.png?d=946
  • og:type — Add og:type — Recommended — tells Facebook the content category
  • og:url — https://www.leparisien.fr/
  • og:site_name — leparisien.fr

Actualités en direct et info en continu - Le Parisien

leparisien.fr

Preview quality · LinkedIn A+ · 100/100
  • og:title — Actualités en direct et info en continu - Le Parisien
  • og:description — Retrouvez toute l'actualité en direct, en photos et en vidéo sur l'actualité politique, sociale, économique et sporti...
  • og:image — https://www.leparisien.fr/pf/resources/images/placeholder_ogimage.png?d=946

leparisien.fr

Actualités en direct et info en continu - Le Parisien

Retrouvez toute l'actualité en direct, en photos et en vidéo sur l'actualité politique, sociale, économique et sportive avec Le Parisien.

Preview quality · Slack A+ · 100/100
  • og:title — Actualités en direct et info en continu - Le Parisien
  • og:description — Retrouvez toute l'actualité en direct, en photos et en vidéo sur l'actualité politique, sociale, économique et sporti...
  • og:image — https://www.leparisien.fr/pf/resources/images/placeholder_ogimage.png?d=946

Social preview quality

Averaged across Twitter/X, Facebook, LinkedIn, and Slack.

A+ · 95/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
C
Structured Data
Action
2 JSON-LD block(s) found — some improvements recommended.
REVIEW
2 JSON-LD block(s) found — some improvements recommended.
Critical::
Malformed JSON-LD block #1
JSON parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"@context\":\"https://schema.org\n\t^...............................\n"
Info::
Custom type "ItemList" — unable to validate specific properties
Info::
2 JSON-LD blocks found

JSON parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"@context\":\"https://schema.org\n\t^...............................\n"

Why this matters

JSON-LD block fails to parse — Google ignores the entire block, so structured data effectively isn't there.

Learn more

Common causes: trailing comma, single quotes instead of double, unescaped quote in a string value. Validate at https://validator.schema.org/ or Search Console's Rich Results Test.

Source: schema.org / Google Search Central

JSON-LD Blocks

Block 1 : WebSite
0 properties Invalid
Invalid JSON: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"@context\":\"https://schema.org\n\t^...............................\n"
[
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "Le Parisien",
    "alternateName": "Actualités en Direct et info en continu sur Le Parisien",
    "url": "https://www.leparisien.fr/",
    "image": "https://www.leparisien.fr/pf/resources/images/E-LOGO-LP-192x60.png?d=946",
    "publisher": {
      "@type": "Organization",
      "name": "Le Parisien",
      "logo": {
        "@type": "ImageObject",
        "url": "https://leparisien.fr/resizer/me3wq2MB9REdUz2ZavLkf5F924A=/192x60/www.leparisien.fr/pf/resources/images/E-LOGO-LP-192x60.png%3Fd=946",
        "height": 60,
        "width": 192
      }
    }
  }
]
Block 2 : ItemList
3 properties Valid
{
  "@context": "http://schema.org",
  "@type": "ItemList",
  "itemListElement": [
    {
      "@type": "SiteNavigationElement",
      "position": 1,
      "name": "À la une",
      "url": "https://www.leparisien.fr/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 2,
      "name": "En continu",
      "url": "https://www.leparisien.fr/actualites-en-continu/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 3,
      "name": "Paris & Île-de-France",
      "url": "https://www.leparisien.fr/info-paris-ile-de-france-oise/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 4,
      "name": "Faits divers",
      "url": "https://www.leparisien.fr/faits-divers/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 5,
      "name": "Politique",
      "url": "https://www.leparisien.fr/politique/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 6,
      "name": "International",
      "url": "https://www.leparisien.fr/international/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 7,
      "name": "Économie",
      "url": "https://www.leparisien.fr/economie/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 8,
      "name": "Société",
      "url": "https://www.leparisien.fr/societe/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 9,
      "name": "Sports",
      "url": "https://www.leparisien.fr/sports/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 10,
      "name": "Culture",
      "url": "https://www.leparisien.fr/culture-loisirs/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 11,
      "name": "Étudiant",
      "url": "https://www.leparisien.fr/etudiant/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 12,
      "name": "Vidéos",
      "url": "https://www.leparisien.fr/video/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 13,
      "name": "Guide d'achat",
      "url": "https://www.leparisien.fr/guide-shopping/"
    },
    {
      "@type": "SiteNavigationElement",
      "position": 14,
      "name": "Jardin",
      "url": "https://www.leparisien.fr/jardin/"
    }
  ]
}
C
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

Your brand name differs across channels — visitors see inconsistent identity.

C

58/100

Site name appears as

Page titleLe Parisien
og:site_nameleparisien.fr
twitter:site@le_parisien
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

8/15

single size only

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

0/15

Contact info discoverable

5/10

contact page

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
  • 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+
Mixed Content
No mixed content detected — all resources use HTTPS.
PASS
No mixed content detected — all resources use HTTPS.
Info::
No mixed content detected — all resources use HTTPS
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback