Skip to content
https://zendesk.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
90
GRADE
A
FIX
0
REVIEW
3
PASS
2
INFO
0
Checks
5
2 PASS 3 REVIEW
C
Structured Data
Action
2 JSON-LD block(s) found — some improvements recommended.
REVIEW
2 JSON-LD block(s) found — some improvements recommended.
Warning::
Missing or invalid @context in block #1
The @context should be "https://schema.org" for search engines to recognize the data.
Got: http://schema.org/ Expected: https://schema.org
Warning::
Missing required property "name" for Organization
The "name" property is required for the Organization schema type.
Info::
Missing recommended property "url" for Organization
Adding "url" can improve how search engines display your content.
Info::
Missing recommended property "logo" for Organization
Adding "logo" can improve how search engines display your content.
Info::
Missing recommended property "sameAs" for Organization
Adding "sameAs" can improve how search engines display your content.
Info::
Custom type "VideoObject" — unable to validate specific properties
Info::
2 JSON-LD blocks found
URL: http://schema.org/

The @context should be "https://schema.org" for search engines to recognize the data.

Expected: https://schema.org
Why this matters

JSON-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

The "name" property is required for the Organization schema type.

Why this matters

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 "url" can improve how search engines display your content.

Why this matters

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

Adding "logo" can improve how search engines display your content.

Why this matters

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

Adding "sameAs" can improve how search engines display your content.

Why this matters

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

Block 1 : VideoObject
12 properties Valid
Missing or invalid @context
{
  "@context": "http://schema.org/",
  "@id": "https://fast.wistia.net/embed/iframe/4ib94hubqq",
  "@type": "VideoObject",
  "duration": "PT1M45S",
  "name": "The Zendesk Service Solution",
  "thumbnailUrl": "https://embed-ssl.wistia.com/deliveries/b6a9717c9040c93d1fb6ea189d3337063c2d6a04.jpg?image_crop_resized=960x540",
  "embedUrl": "https://fast.wistia.net/embed/iframe/4ib94hubqq",
  "uploadDate": "2021-08-02T22:20:46.000Z",
  "description": "a Commercially stuff - brand and vision video",
  "contentUrl": "https://embed-ssl.wistia.com/deliveries/2b8e8830998ef481a89a70647e357fed3b1758d6.m3u8",
  "transcript": "Zendesk makes customer service software, and it works right out of the box. It is also completely customisable and scalable and connects to the rest of your business. But no matter how you use it, Zendesk is designed to help you give your teams what they need, so that your customers get what they want. Let's say your customers mostly send you emails, but some conversations are better over the phone and maybe you'd like to start using a messaging app as well.\n\nIn Zendesk, it's easy to add any new channels you need. And for the agent, this is all one conversation in one place. Collaborators are just a few clicks away. Same for knowledge articles, apps, even tools and information from other systems you already use.\n\nAll valuable context about who you're trying to help and how to resolve their issue. But perhaps your business is growing and your support operation is getting more complex. Zendesk lets you customise and optimise the whole picture. Like by routing tickets to the right agents based on expertise.\n\nOr automating which tools an agent sees based on the type of question. As your teams become more organised and productive, your customers get faster, more effective service. And with our built-in analytics that track just about everything, you'll also understand how to tie it all together. Like when you identify a question that's trending, so you assign an expert to create a new self-service article, which you feed to our AI-powered bots, without writing any code, so when the next customer reaches out they get the answer they're looking for, immediately.\n\nAnd, hopefully, they feel very good about your company. Well done. Start your free trial today.",
  "potentialAction": {
    "@type": "SeekToAction",
    "target": "https://www.zendesk.es/?wtime={seek_to_second_number}#georedirect",
    "startOffset-input": "required name=seek_to_second_number"
  }
}
Block 2 : Organization
2 properties Valid
Missing required property: name
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.zendesk.com/#organization",
      "name": "Zendesk",
      "url": "https://www.zendesk.com",
      "sameAs": [
        "https://www.facebook.com/zendesk",
        "https://www.instagram.com/zendesk/",
        "https://www.linkedin.com/company/zendesk",
        "https://www.youtube.com/zendesk",
        "https://www.pinterest.com/zendesk/",
        "https://en.wikipedia.org/wiki/Zendesk",
        "https://www.twitter.com/zendesk",
        "https://www.wikidata.org/wiki/Q15401349",
        "https://www.crunchbase.com/organization/zendesk"
      ],
      "logo": {
        "@type": "ImageObject",
        "@id": "https://www.zendesk.com/#logo",
        "inLanguage": "en",
        "url": "https://web-assets.zendesk.com/images/part-header/zendesk-logo-amp.png",
        "caption": "Zendesk"
      },
      "image": {
        "@id": "https://www.zendesk.com/#logo"
      },
      "subOrganization": [
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.co.jp/#organization",
          "name": "Zendesk Japan"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.com.mx/#organization",
          "name": "Zendesk Mexico"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.co.uk/#organization",
          "name": "Zendesk UK"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.es/#organization",
          "name": "Zendesk España"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.fr/#organization",
          "name": "Zendesk France"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.com/it/#organization",
          "name": "Zendesk Italia"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.kr/#organization",
          "name": "Zendesk 한국"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.com.br/#organization",
          "name": "Zendesk Brasil"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.de/#organization",
          "name": "Zendesk Deutschland"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.hk/#organization",
          "name": "Zendesk "
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.nl/#organization",
          "name": "Zendesk Nederland"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.tw/#organization",
          "name": "Zendesk 台灣"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.com/th/#organization",
          "name": "Zendesk ประเทศไทย"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.com/au/#organization",
          "name": "Zendesk Australia"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.com/dk/#organization",
          "name": "Zendesk Denmark"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.com/in/#organization",
          "name": "Zendesk India"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.com/se/#organization",
          "name": "Zendesk Sweden"
        },
        {
          "@type": "Organization",
          "@id": "https://www.zendesk.com/sg/#organization",
          "name": "Zendesk Singapore"
        }
      ],
      "address": [
        {
          "@type": "PostalAddress",
          "streetAddress": "989 Market St",
          "addressLocality": "San Francisco",
          "addressRegion": "CA",
          "postalCode": "94103",
          "addressCountry": {
            "@type": "Country",
            "name": "US"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "5333 Avenue Casgrain #1201",
          "addressLocality": "Montréal",
          "addressRegion": "QC",
          "postalCode": "H2T 1X3",
          "addressCountry": {
            "@type": "Country",
            "name": "CA"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "Neue Schönhauser Str. 3-5",
          "addressLocality": "Berlin",
          "postalCode": "10178",
          "addressCountry": {
            "@type": "Country",
            "name": "DE"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "Via San Marco 21",
          "addressLocality": "Milano",
          "postalCode": "20121",
          "addressCountry": {
            "@type": "Country",
            "name": "IT"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "Strawinskylaan 4117 4th Floor",
          "addressLocality": "Amsterdam,",
          "postalCode": "1077 ZX",
          "addressCountry": {
            "@type": "Country",
            "name": "NL"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "9 Straits View Marina One West Tower #10-08",
          "postalCode": "018937",
          "addressCountry": {
            "@type": "Country",
            "name": "SG"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "3/395 Collins St",
          "addressLocality": "Melbourne",
          "addressRegion": "VIC",
          "postalCode": "3000",
          "addressCountry": {
            "@type": "Country",
            "name": "AU"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "Snaregade 12",
          "addressLocality": "København",
          "postalCode": "1205",
          "addressCountry": {
            "@type": "Country",
            "name": "DK"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "1, Vittal Mallya Rd",
          "addressLocality": "KG Halli, Shanthala Nagar, Ashok Nagar",
          "addressRegion": "Bengaluru, Karnataka",
          "postalCode": "560001",
          "addressCountry": {
            "@type": "Country",
            "name": "IN"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "〒104-0031",
          "addressLocality": "東京都中央区京橋 2-2-1",
          "addressRegion": "京橋エドグラン",
          "addressCountry": {
            "@type": "Country",
            "name": "JP"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "5th Ave, Taguig, Metro",
          "addressLocality": "Manila",
          "addressCountry": {
            "@type": "Country",
            "name": "PH"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "Paseo de la Castellana, 43",
          "addressLocality": "Madrid",
          "postalCode": "28046",
          "addressCountry": {
            "@type": "Country",
            "name": "ES"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "25 W Main St",
          "addressLocality": "Madison",
          "addressRegion": "WI",
          "postalCode": "53703",
          "addressCountry": {
            "@type": "Country",
            "name": "US"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "9 de Julho, 5229 - Jardim Paulista",
          "addressLocality": "São Paulo",
          "addressRegion": "SP",
          "postalCode": "01407-200",
          "addressCountry": {
            "@type": "Country",
            "name": "BR"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "266 Place Ernest Granier",
          "addressLocality": "",
          "addressRegion": "Montpellier",
          "postalCode": "34000",
          "addressCountry": {
            "@type": "Country",
            "name": "FR"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "55 Charlemont Pl",
          "addressLocality": "Saint Kevin's",
          "addressRegion": "Dublin",
          "postalCode": "D02 F985",
          "addressCountry": {
            "@type": "Country",
            "name": "IE"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "373 Gangnam-daero, Seocho-dong",
          "addressLocality": "Seocho-gu",
          "addressRegion": "Seoul",
          "addressCountry": {
            "@type": "Country",
            "name": "KR"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "Wyczółkowskiego 7",
          "addressLocality": "Leona",
          "addressRegion": "Kraków",
          "postalCode": "30-118",
          "addressCountry": {
            "@type": "Country",
            "name": "PL"
          }
        },
        {
          "@type": "PostalAddress",
          "streetAddress": "173/19 Asia Centre Building 17,18th Floor S Sathorn Rd,",
          "addressLocality": "Tungmahamek Khet Sathon",
          "addressRegion": "Krung Thep Maha Nakhon",
          "postalCode": "10120",
          "addressCountry": {
            "@type": "Country",
            "name": "TH"
          }
        }
      ],
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "1-888-670-4887",
          "contactOption": "http://schema.org/TollFree",
          "areaServed": [
            "US",
            "CA"
          ],
          "contactType": "customer service",
          "availableLanguage": {
            "@type": "Language",
            "name": "English"
          }
        },
        {
          "@type": "ContactPoint",
          "telephone": "+49 30 308 08524",
          "areaServed": "DE",
          "contactType": "customer service",
          "availableLanguage": {
            "@type": "Language",
            "name": "German"
          }
        },
        {
          "@type": "ContactPoint",
          "telephone": "+39 040 995 6745",
          "areaServed": "IT",
          "contactType": "customer service",
          "availableLanguage": {
            "@type": "Language",
            "name": "Italian"
          }
        },
        {
          "@type": "ContactPoint",
          "telephone": "+44 20 3355 7960",
          "areaServed": "UK",
          "contactType": "customer service",
          "availableLanguage": {
            "@type": "Language",
            "name": "English"
          }
        },
        {
          "@type": "ContactPoint",
          "telephone": "+61 3 9008 6775",
          "areaServed": "AU",
          "contactType": "customer service",
          "availableLanguage": {
            "@type": "Language",
            "name": "English"
          }
        },
        {
          "@type": "ContactPoint",
          "telephone": "+1300 936 3375",
          "areaServed": "AU",
          "contactType": "Sales",
          "availableLanguage": {
            "@type": "Language",
            "name": "English"
          }
        },
        {
          "@type": "ContactPoint",
          "telephone": "+45 78 77 36 00",
          "contactOption": "http://schema.org/TollFree",
          "areaServed": "DE",
          "contactType": "customer service",
          "availableLanguage": {
            "@type": "Language",
            "name": "Danish"
          }
        },
        {
          "@type": "ContactPoint",
          "telephone": "+81 50 3205 0769",
          "areaServed": "JA",
          "contactType": "customer service",
          "availableLanguage": {
            "@type": "Language",
            "name": "Japanese"
          }
        },
        {
          "@type": "ContactPoint",
          "telephone": "+34 51 888 0210",
          "areaServed": "ES",
          "contactType": "customer service",
          "availableLanguage": {
            "@type": "Language",
            "name": "Spanish"
          }
        },
        {
          "@type": "ContactPoint",
          "telephone": "+33 9 75 18 20 86",
          "areaServed": "FR",
          "contactType": "customer service",
          "availableLanguage": {
            "@type": "Language",
            "name": "French"
          }
        },
        {
          "@type": "ContactPoint",
          "telephone": "+050-4092-00518",
          "areaServed": "KR",
          "contactType": "customer service",
          "availableLanguage": {
            "@type": "Language",
            "name": "Korean"
          }
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.zendesk.es/#website",
      "url": "https://www.zendesk.es",
      "name": "Zendesk",
      "description": "",
      "publisher": {
        "@id": "https://www.zendesk.es/#organization"
      },
      "inLanguage": "es",
      "sameAs": [
        "https://www.zendesk.com/au",
        "https://www.zendesk.com.br",
        "https://www.zendesk.de",
        "https://www.zendesk.com/dk",
        "https://www.zendesk.es",
        "https://www.zendesk.fr",
        "https://www.zendesk.co.uk",
        "https://www.zendesk.hk",
        "https://www.zendesk.com/it",
        "https://www.zendesk.com/in",
        "https://www.zendesk.co.jp",
        "https://www.zendesk.kr",
        "https://www.zendesk.com.mx",
        "https://www.zendesk.nl",
        "https://www.zendesk.com.ru",
        "https://www.zendesk.com/se",
        "https://www.zendesk.com/sg",
        "https://www.zendesk.tw",
        "https://www.zendesk.com/th",
        "https://www.zendesk.com"
      ]
    },
    {
      "@type": "WebPage",
      "@id": "https://www.zendesk.es/#webpage",
      "url": "https://www.zendesk.es/",
      "name": "Zendesk: La solución integral de servicio al cliente",
      "isPartOf": {
        "@id": "https://www.zendesk.es/#website"
      },
      "datePublished": "2025-03-27 16:20:14",
      "dateModified": "2026-03-31 13:46:11",
      "description": "Zendesk es un galardonado software de servicio al cliente en el que confían más de 200 000 clientes. Haz felices a tus clientes comunicándote con ellos por SMS, móvil, teléfono, correo electrónico, chat en vivo y redes sociales.",
      "inLanguage": "es",
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://www.zendesk.es/"
          ]
        }
      ]
    },
    {
      "@type": "ImageObject",
      "@id": "https://www.zendesk.es/#primaryimage",
      "inLanguage": "es",
      "url": "https://d1eipm3vz40hy0.cloudfront.net/images/logos/favicons/zendesk-image.png",
      "contentUrl": "https://d1eipm3vz40hy0.cloudfront.net/images/logos/favicons/zendesk-image.png"
    }
  ]
}
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

63/100

Site name appears as

Page titleZendesk: La solución integral de servicio al cliente
og:site_nameZendesk
twitter:site@zendesk
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes, apple-touch-icon + SVG

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/20

Organization schema

4/15

Organization schema present but missing all recommended fields

Contact info discoverable

5/10

contact page

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
  • Organization schema missing logo — add a logo property pointing to a square PNG
  • Organization schema missing url — point it at the canonical homepage
  • Consider adding contactPoint — helps appear in "contact us" rich results
  • 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://d1eipm3vz40hy0.cloudfront.net/images/logos/favicons/zendesk-image.png
Info::
og:description is long (228 characters)
Descriptions over 200 characters may be truncated in social sharing previews.
Got: 228 chars Expected: 55–200 chars
URL: https://d1eipm3vz40hy0.cloudfront.net/images/logos/favicons/zendesk-image.png

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

URL: 228 chars

Descriptions over 200 characters may be truncated in social sharing previews.

Expected: 55–200 chars
Why this matters

og:description borderline-too-long — social platforms truncate around ~200 chars.

Source: Open Graph Protocol

Preview

zendesk.com

Zendesk: La solución integral de servicio al cliente

Zendesk es un galardonado software de servicio al cliente en el que confían más de 200 000 clientes. Haz felices a tus clientes comunicándote con ellos por SMS, móvil, teléfono, correo electrónico, chat en vivo y redes sociales.

Preview quality · Twitter/X B · 80/100

Description will be truncated (236 chars / 200 max)

  • twitter:card — summary
  • twitter:title — falling back from og:title
  • twitter:description — falling back from og:description
  • twitter:image — falling back from og:image
  • Description will be truncated on Twitter/X (236 chars, max 200)

    → Tighten the description to ≤200 characters

ZENDESK.COM

Zendesk: La solución integral de servicio al cliente

Zendesk es un galardonado software de servicio al cliente en el que confían más de 200 000 clientes. Haz felices a tus clientes comunicándote con ellos por SMS, móvil, teléfono, correo electrónico, chat en vivo y redes sociales.

Preview quality · Facebook A+ · 95/100

Description will be truncated (236 chars / 155 max)

  • og:title — Zendesk: La solución integral de servicio al cliente
  • og:description — Zendesk es un galardonado software de servicio al cliente en el que confían más de 200 000 clientes. Haz felices a tu...
  • og:image — https://d1eipm3vz40hy0.cloudfront.net/images/logos/favicons/zendesk-image.png
  • og:type — website
  • og:url — https://www.zendesk.es/
  • og:site_name — Zendesk
  • Description will be truncated on Facebook (236 chars, max 155)

    → Tighten og:description to ≤155 characters

Zendesk: La solución integral de servicio al cliente

zendesk.com

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (236 chars / 150 max)

  • og:title — Zendesk: La solución integral de servicio al cliente
  • og:description — Zendesk es un galardonado software de servicio al cliente en el que confían más de 200 000 clientes. Haz felices a tu...
  • og:image — https://d1eipm3vz40hy0.cloudfront.net/images/logos/favicons/zendesk-image.png
  • Description will be truncated on LinkedIn (236 chars, max 150)

    → Tighten og:description to ≤150 characters

zendesk.com

Zendesk: La solución integral de servicio al cliente

Zendesk es un galardonado software de servicio al cliente en el que confían más de 200 000 clientes. Haz felices a tus clientes comunicándote con ellos por SMS, móvil, teléfono, correo electrónico, chat en vivo y redes sociales.

Preview quality · Slack A+ · 100/100
  • og:title — Zendesk: La solución integral de servicio al cliente
  • og:description — Zendesk es un galardonado software de servicio al cliente en el que confían más de 200 000 clientes. Haz felices a tu...
  • og:image — https://d1eipm3vz40hy0.cloudfront.net/images/logos/favicons/zendesk-image.png

Social preview quality

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

A · 92/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