Skip to content
https://marca.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
85
GRADE
B
FIX
1
REVIEW
2
PASS
2
INFO
0
Checks
5
2 PASS 2 REVIEW 1 FIX
F
Structured Data
Action
2 JSON-LD block(s) found — issues found that may affect search visibility.
FIX
2 JSON-LD block(s) found — issues found that may affect search visibility.
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[\n {\n \"@contex\n\t^...............................\n"
Critical::
Malformed JSON-LD block #2
JSON parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[\n {\n \n\t^...............................\n"
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[\n {\n \"@contex\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 parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[\n {\n \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 : BreadcrumbList
0 properties Invalid
Invalid JSON: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[\n {\n \"@contex\n\t^...............................\n"
[
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {
          "@type": "Thing",
          "@id": "https://www.marca.com/",
          "name": "MARCA"
        }
      }
    ]
  }
]
Block 2 : NewsMediaOrganization
0 properties Invalid
Invalid JSON: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[\n {\n \n\t^...............................\n"
[
  {
    "@context": "https://schema.org",
    "@type": "NewsMediaOrganization",
    "name": "MARCA",
    "url": "https://www.marca.com",
    "logo": {
      "@type": "ImageObject",
      "url": "https://objetos-xlk.estaticos-marca.com/img/logo-marca.png",
      "width": "304",
      "height": "84"
    },
    "description": "Marca es un medio español con presencia internacional especializado en la información deportiva, con sede en Madrid y miembro de la European Sports Media.",
    "sameAs": [
      "https://www.facebook.com/MARCA",
      "https://twitter.com/marca",
      "https://www.tiktok.com/@marca.com",
      "https://www.youtube.com/@marca",
      "https://www.dailymotion.com/marca",
      "https://www.twitch.tv/diariomarca",
      "https://www.whatsapp.com/channel/0029VaDpXfh4dTnHsJekUI3d",
      "https://t.me/s/DiarioMarca",
      "https://es.wikipedia.org/wiki/Marca_(peri%C3%B3dico)"
    ],
    "foundingDate": "1938-12-21",
    "ethicsPolicy": "https://www.marca.com/codigo-etico.html",
    "knowsLanguage": "es",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Avenida San Luis, 25",
      "addressLocality": "Madrid",
      "addressRegion": "Madrid",
      "postalCode": "28033",
      "addressCountry": "ES"
    },
    "vatID": "B-81868697",
    "contactPoint": {
      "@type": "ContactPoint",
      "contactType": "customer support",
      "telephone": "+34 910 501 629",
      "email": "attcliente@unidadeditorial.es"
    },
    "parentOrganization": {
      "@type": "Organization",
      "name": "Unidad Editorial",
      "logo": {
        "@type": "ImageObject",
        "url": "https://www.unidadeditorial.es/logo-unidadeditorial.svg"
      },
      "url": "https://www.unidadeditorial.es/",
      "sameAs": [
        "https://x.com/unidadeditorial",
        "https://www.linkedin.com/company/unidad-editorial"
      ]
    }
  }
]
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

65/100

Site name appears as

Page titleExpansion.com
og:site_nameMARCA
twitter:site@marca
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

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
  • 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
A
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.
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://e01-marca.uecdn.es/assets/v31/img/destacadas/marca__logo-generica.jpg
URL: https://e01-marca.uecdn.es/assets/v31/img/destacadas/marca__logo-generica.jpg

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

Preview

marca.com

Marca - Diario online líder en información deportiva

La mejor información deportiva en castellano actualizada minuto a minuto en noticias, vídeos, fotos, retransmisiones y resultados en directo.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary
  • twitter:title — Marca - Diario online líder en información deportiva
  • twitter:description — La mejor información deportiva en castellano actualizada minuto a minuto en noticias, vídeos, fotos, retransmisiones ...
  • twitter:image — https://e01-marca.uecdn.es/assets/v31/img/destacadas/marca__logo-generica.jpg

MARCA.COM

Marca - Diario online líder en información deportiva

La mejor información deportiva en castellano actualizada minuto a minuto en noticias, vídeos, fotos, retransmisiones y resultados en directo.

Preview quality · Facebook A+ · 100/100
  • og:title — Marca - Diario online líder en información deportiva
  • og:description — La mejor información deportiva en castellano actualizada minuto a minuto en noticias, vídeos, fotos, retransmisiones ...
  • og:image — https://e01-marca.uecdn.es/assets/v31/img/destacadas/marca__logo-generica.jpg
  • og:type — website
  • og:url — https://www.marca.com
  • og:site_name — MARCA

Marca - Diario online líder en información deportiva

marca.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Marca - Diario online líder en información deportiva
  • og:description — La mejor información deportiva en castellano actualizada minuto a minuto en noticias, vídeos, fotos, retransmisiones ...
  • og:image — https://e01-marca.uecdn.es/assets/v31/img/destacadas/marca__logo-generica.jpg

marca.com

Marca - Diario online líder en información deportiva

La mejor información deportiva en castellano actualizada minuto a minuto en noticias, vídeos, fotos, retransmisiones y resultados en directo.

Preview quality · Slack A+ · 100/100
  • og:title — Marca - Diario online líder en información deportiva
  • og:description — La mejor información deportiva en castellano actualizada minuto a minuto en noticias, vídeos, fotos, retransmisiones ...
  • og:image — https://e01-marca.uecdn.es/assets/v31/img/destacadas/marca__logo-generica.jpg

Social preview quality

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

A+ · 100/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback