Skip to content
https://disneyplus.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
83
GRADE
B
FIX
2
REVIEW
1
PASS
2
INFO
0
Checks
5
2 PASS 1 REVIEW 2 FIX
D
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
FIX

Brand Presence

Partial brand coverage — a few channels are missing brand signals.

D

54/100

Site name appears as

Page titleUnlimited Movies, TV Series, and Sports
og:site_name
twitter:site
Organization.name

Consistent

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/20

Organization schema

0/15

Contact info discoverable

0/10

no contact info discoverable

Findings

  • Missing brand name in: og:site_name, twitter:site, Organization.name
  • Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
  • No Organization schema — Google can't render your logo in the knowledge panel
  • No discoverable contact info — trust signal is weak, legal risk is higher in regulated regions

How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.

B
Structured Data
1 JSON-LD block(s) found — some improvements recommended.
REVIEW
1 JSON-LD block(s) found — some improvements recommended.
Warning::
Missing required property "name" for WebSite
The "name" property is required for the WebSite schema type.
Warning::
Missing required property "url" for WebSite
The "url" property is required for the WebSite schema type.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Missing recommended property "potentialAction" for WebSite
Adding "potentialAction" can improve how search engines display your content.

The "name" property is required for the WebSite 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

The "url" property is required for the WebSite 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 "description" 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 "potentialAction" 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 : WebSite
2 properties Valid
Missing required property: name
Missing required property: url
{
  "@context": "http://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "image": "https://static-assets.bamgrid.com/product/disneyplus/images/share-default.8bf3102623e935e7bc126df36b956b98.jpg",
      "name": "Disney+ Brazil | Unlimited Movies, TV Series, and Sports",
      "description": "Sign up for Disney+ and watch your favorite movies and TV shows from Disney, Pixar, Marvel, Star Wars, National Geographic, Hulu, and sports from ESPN.",
      "inLanguage": "en",
      "countryOfOrigin": {
        "@type": "Country",
        "identifier": "br",
        "url": "https://www.disneyplus.com/en-br"
      }
    },
    {
      "@type": "Organization",
      "name": "Disney+ Brazil | Unlimited Movies, TV Series, and Sports",
      "url": "https://www.disneyplus.com/en-br",
      "logo": "https://static-assets.bamgrid.com/product/disneyplus/favicons/disPlus-favicon-180x180.7d56f648dc95f591721935193bc827cb.png",
      "sameAs": [
        "https://www.facebook.com/DisneyPlus/",
        "https://www.instagram.com/disneyplus/",
        "https://www.tiktok.com/@disneyplus",
        "https://x.com/DisneyPlus",
        "https://www.youtube.com/@disneyplus"
      ],
      "parentOrganization": {
        "@type": "Organization",
        "name": "The Walt Disney Company",
        "url": "https://thewaltdisneycompany.com/"
      }
    },
    {
      "@type": "BreadcrumbList",
      "name": "Breadcrumbs",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "WebPage",
            "@id": "https://www.disneyplus.com",
            "url": "https://www.disneyplus.com",
            "name": "Home"
          }
        }
      ]
    },
    {
      "@type": "FAQPage",
      "url": "https://www.disneyplus.com/en-br",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What does Disney+ include?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Benefits of subscribing to Disney+: New movie releases and original and classic series from Disney, Pixar, Marvel, Star Wars, National Geographic, and Hulu. The world's most important tournaments and live programming from ESPN. Stream on up to 4 screens with Disney+ Premium and up to 2 with Disney+ Standard. Downloads, profiles, and parental control to personalize the experience by age based on your plan."
          }
        },
        {
          "@type": "Question",
          "name": "What payment methods can I use?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "You can pay by credit card, debit card, or Mercado Pago, or via third parties like Mercado Libre, and local TV, telephone, and internet providers."
          }
        },
        {
          "@type": "Question",
          "name": "Where can I stream Disney+?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The Disney+ app is available for your mobile device, web browser, gaming console, set-top box and Smart TV. You can view ."
          }
        }
      ]
    }
  ]
}
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.
Info::
Missing og:site_name
The og:site_name tag displays the website name in social previews.

The og:site_name tag displays the website name in social previews.

Why this matters

Without og:site_name, social cards omit the brand attribution — users see the post but not who published it.

Learn more

og:site_name appears in the social card chrome (above the title in Facebook/LinkedIn previews). Without it, posts read as anonymous URLs. Set it to your brand name to get free attribution on every share.

Source: Open Graph Protocol

Preview

disneyplus.com

Disney+ Brazil | Unlimited Movies, TV Series, and Sports

Sign up for Disney+ and watch your favorite movies and TV shows from Disney, Pixar, Marvel, Star Wars, National Geographic, Hulu, and sports from ESPN.

Preview quality · Twitter/X A+ · 95/100
  • twitter:card — summary_large_image
  • twitter:title — Disney+ Brazil | Unlimited Movies, TV Series, and Sports
  • twitter:description — Sign up for Disney+ and watch your favorite movies and TV shows from Disney, Pixar, Marvel, Star Wars, National Geogr...
  • twitter:image — falling back from og:image

DISNEYPLUS.COM

Disney+ Brazil | Unlimited Movies, TV Series, and Sports

Sign up for Disney+ and watch your favorite movies and TV shows from Disney, Pixar, Marvel, Star Wars, National Geographic, Hulu, and sports from ESPN.

Preview quality · Facebook A · 85/100
  • og:title — Disney+ Brazil | Unlimited Movies, TV Series, and Sports
  • og:description — Sign up for Disney+ and watch your favorite movies and TV shows from Disney, Pixar, Marvel, Star Wars, National Geogr...
  • og:image — https://static-assets.bamgrid.com/product/disneyplus/images/share-default.8bf3102623e935e7bc126df36b956b98.jpg
  • og:type — website
  • og:url — https://www.disneyplus.com/en-br
  • og:site_name — Add og:site_name — Recommended — site-level brand line in the preview

Disney+ Brazil | Unlimited Movies, TV Series, and Sports

disneyplus.com

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (151 chars / 150 max)

  • og:title — Disney+ Brazil | Unlimited Movies, TV Series, and Sports
  • og:description — Sign up for Disney+ and watch your favorite movies and TV shows from Disney, Pixar, Marvel, Star Wars, National Geogr...
  • og:image — https://static-assets.bamgrid.com/product/disneyplus/images/share-default.8bf3102623e935e7bc126df36b956b98.jpg
  • Description will be truncated on LinkedIn (151 chars, max 150)

    → Tighten og:description to ≤150 characters

disneyplus.com

Disney+ Brazil | Unlimited Movies, TV Series, and Sports

Sign up for Disney+ and watch your favorite movies and TV shows from Disney, Pixar, Marvel, Star Wars, National Geographic, Hulu, and sports from ESPN.

Preview quality · Slack A+ · 100/100
  • og:title — Disney+ Brazil | Unlimited Movies, TV Series, and Sports
  • og:description — Sign up for Disney+ and watch your favorite movies and TV shows from Disney, Pixar, Marvel, Star Wars, National Geogr...
  • og:image — https://static-assets.bamgrid.com/product/disneyplus/images/share-default.8bf3102623e935e7bc126df36b956b98.jpg

Social preview quality

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

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