Skip to content
https://cinemablend.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
73
GRADE
C
FIX
3
REVIEW
0
PASS
2
INFO
0
Checks
5
2 PASS 3 FIX
F
Open Graph
Action
No Open Graph tags found — social sharing previews will be generic.
FIX
No Open Graph tags found — social sharing previews will be generic.
Warning::
No Open Graph meta tags found
Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.

Without og:title, og:description, and og:image, social media platforms will generate a generic preview when your page is shared.

Why this matters

Without Open Graph tags, social shares show a broken or empty preview card.

Learn more

When someone shares your URL on Facebook, LinkedIn, Slack, iMessage, or any modern chat app, the preview comes from <meta property="og:*"> tags. Without them you get either no card or whatever fragment the social platform guesses — usually unflattering. The four core og: tags (title, description, image, url) cover what every major platform actually reads.

Source: Open Graph Protocol

Preview

No image set

cinemablend.com

No title set

No description

Preview quality · Twitter/X F · 20/100
  • twitter:card — Add <meta name="twitter:card" content="summary_large_image">
  • twitter:title — falling back from <title>
  • twitter:description — falling back from <meta name=description>
  • twitter:image — Add twitter:image — preview card without an image looks broken
  • twitter:card is missing

    → Add <meta name="twitter:card" content="summary_large_image">

  • No preview image for Twitter/X

    → Add og:image or twitter:image (≥300×157 for summary_large_image)

No image set

CINEMABLEND.COM

No title set

No description

Preview quality · Facebook D · 50/100

Description will be truncated (158 chars / 155 max)

  • og:title — falling back from <title>
  • og:description — falling back from <meta name=description>
  • og:image — Add og:image — preview card without an image looks broken
  • og:type — website
  • og:url — https://www.cinemablend.com
  • og:site_name — Cinemablend
  • Description will be truncated on Facebook (158 chars, max 155)

    → Tighten og:description to ≤155 characters

  • No preview image for Facebook

    → Add og:image (recommended 1200×630)

No image set

No title set

cinemablend.com

Preview quality · LinkedIn D · 50/100

Description will be truncated (158 chars / 150 max)

  • og:title — falling back from <title>
  • og:description — falling back from <meta name=description>
  • og:image — Add og:image — preview card without an image looks broken
  • Description will be truncated on LinkedIn (158 chars, max 150)

    → Tighten og:description to ≤150 characters

  • No preview image for LinkedIn

    → Add og:image (recommended 1200×627)

cinemablend.com

No title set

No description

Preview quality · Slack C · 70/100
  • og:title — falling back from <title>
  • og:description — falling back from <meta name=description>
  • og:image — Add og:image — preview card without an image looks broken
  • No preview image — Slack unfurl will be text-only

    → Add og:image or twitter:image

Social preview quality

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

F · 47/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
F
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
FIX

Brand Presence

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

F

29/100

Site name appears as

Page titleSFX
og:site_nameCinemablend
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

0/20

Meta completeness

4/20

Organization schema

0/15

Contact info discoverable

5/10

contact page

Findings

  • Brand name differs across channels — users see inconsistent identity
  • No social share image — shared links render as bare URLs
  • og:title missing
  • og:image missing
  • 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.

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+
Structured Data
4 JSON-LD block(s) found — structured data is well configured.
PASS
4 JSON-LD block(s) found — structured data is well configured.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Custom type "WebPage" — unable to validate specific properties
Info::
Custom type "ItemList" — unable to validate specific properties
Info::
Custom type "SiteNavigationElement" — unable to validate specific properties
Info::
4 JSON-LD blocks found

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

JSON-LD Blocks

Block 1 : WebPage
4 properties Valid
{
  "@type": "WebPage",
  "name": "Cinemablend |",
  "url": "https://www.cinemablend.com",
  "@context": "http://schema.org"
}
Block 2 : WebSite
6 properties Valid
{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "Cinemablend",
  "url": "https://www.cinemablend.com",
  "publisher": {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Cinemablend",
    "url": "https://www.cinemablend.com",
    "logo": {
      "@context": "https://schema.org",
      "@type": "ImageObject",
      "url": "https://cdn.mos.cms.futurecdn.net/flexiimages/lgci7xoza31645111818.svg",
      "caption": "Cinemablend logo"
    },
    "parentOrganization": {
      "name": "Future PLC",
      "url": "https://futureplc.com/",
      "sameAs": [
        "https://en.wikipedia.org/wiki/Future_plc",
        "https://twitter.com/futureplc"
      ],
      "location": [
        {
          "@type": "Place",
          "name": "Future US Inc, New York City Office",
          "telephone": "+12123780448",
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "Full 7th Floor, 130 West 42nd Street",
            "addressLocality": "New York",
            "addressRegion": "NY",
            "postalCode": "10036",
            "addressCountry": "US"
          }
        },
        {
          "@type": "Place",
          "name": "Future PLC, London Office",
          "telephone": "+442070424000",
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "121 - 141 Westbourne Terrace, Paddington",
            "addressLocality": "London",
            "postalCode": "W2 6JR",
            "addressCountry": "GB"
          }
        },
        {
          "@type": "Place",
          "name": "Future PLC, Bath Office",
          "telephone": "+441225442244",
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "Quay House, The Ambury",
            "addressLocality": "Bath",
            "postalCode": "BA1 1UA",
            "addressCountry": "GB"
          }
        },
        {
          "@type": "Place",
          "name": "Future PLC, Cardiff Office",
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "Suite 2A, Hodge House, 114-116 St Mary Street",
            "addressLocality": "Cardiff",
            "postalCode": "CF10 1DY",
            "addressCountry": "GB"
          }
        },
        {
          "@type": "Place",
          "name": "Future Publishing Australia, Sydney Office",
          "telephone": "+610299552677",
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "Level 10, 89 York Street",
            "addressLocality": "Sydney",
            "postalCode": "2000",
            "addressCountry": "AU"
          }
        }
      ]
    }
  },
  "potentialAction": {
    "@context": "https://schema.org",
    "@type": "SearchAction",
    "target": "https://www.cinemablend.com/search?searchTerm={query}",
    "query-input": "required name=query"
  }
}
Block 3 : ItemList
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ItemList",
      "name": "Main Navigation",
      "description": "Site navigation",
      "numberOfItems": 18,
      "itemListOrder": "https://schema.org/ItemListOrderAscending",
      "itemListElement": [
        {
          "@type": "SiteNavigationElement",
          "position": 1,
          "name": "home",
          "url": "https://www.cinemablend.com/"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 2,
          "name": "News",
          "url": "https://www.cinemablend.com/news"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 3,
          "name": "Features",
          "url": "https://www.cinemablend.com/features"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 4,
          "name": "TV",
          "url": "https://www.cinemablend.com/television"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 5,
          "name": "Voices",
          "url": "https://www.cinemablend.com/voices"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 6,
          "name": "Interviews",
          "url": "https://www.cinemablend.com/interviews"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 7,
          "name": "Wrestling",
          "url": "https://www.cinemablend.com/wrestling"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 8,
          "name": "3D",
          "url": "https://www.cinemablend.com/3d"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 9,
          "name": "Videos",
          "url": "https://www.cinemablend.com/videos"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 10,
          "name": "Theme Parks",
          "url": "https://www.cinemablend.com/theme-parks"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 11,
          "name": "Movies",
          "url": "https://www.cinemablend.com/movies"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 12,
          "name": "Streaming",
          "url": "https://www.cinemablend.com/streaming-news"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 13,
          "name": "Reviews",
          "url": "https://www.cinemablend.com/reviews"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 14,
          "name": "Deals",
          "url": "https://www.cinemablend.com/deals"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 15,
          "name": "Trailers",
          "url": "https://www.cinemablend.com/trailers"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 16,
          "name": "Star Wars",
          "url": "https://www.cinemablend.com/star-wars"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 17,
          "name": "Game of Thrones",
          "url": "https://www.cinemablend.com/game-of-thrones-news"
        },
        {
          "@type": "SiteNavigationElement",
          "position": 18,
          "name": "Newsletter",
          "url": "https://www.cinemablend.com/newsletter"
        }
      ]
    }
  ]
}
Block 4 : SiteNavigationElement
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "SiteNavigationElement",
      "name": "I Just Learned Tim McGraw Is Playing The Most Brutal Role Of His Career",
      "url": "/streaming-news/tim-mcgraw-playing-most-brutal-role-career-im-excited-to-hate-him",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "The 10 Biggest Jeopardy Winners",
      "url": "/television/2475735/the-10-biggest-winners-in-jeopardy-history",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "New 2026 Movies",
      "url": "/movies/upcoming-movies-in-2026-new-movie-release-dates",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Movie and TV quizzes",
      "url": "/tag/quizzes",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Upcoming Horror Movies ",
      "url": "/news/2554980/upcoming-horror-movies-all-the-scary-movies-coming-out-2020-2021",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "Upcoming Marvel Movies",
      "url": "https://www.cinemablend.com/new/upcoming-marvel-movies-release-dates-phase-4-67944.html",
      "@id": "#trending"
    },
    {
      "@type": "SiteNavigationElement",
      "name": "2026 TV Schedule",
      "url": "/television/2026-tv-premiere-date-schedule-network-streaming-series",
      "@id": "#trending"
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback