Skip to content
https://pastemagazine.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
89
GRADE
B
FIX
0
REVIEW
3
PASS
2
INFO
0
Checks
5
2 PASS 3 REVIEW
C
Structured Data
Action
1 JSON-LD block(s) found — some improvements recommended.
REVIEW
1 JSON-LD block(s) found — some improvements recommended.
Warning::
Missing required property "headline" for NewsArticle
The "headline" property is required for the NewsArticle schema type.
Warning::
Missing required property "author" for NewsArticle
The "author" property is required for the NewsArticle schema type.
Warning::
Missing required property "datePublished" for NewsArticle
The "datePublished" property is required for the NewsArticle schema type.
Info::
Missing recommended property "image" for NewsArticle
Adding "image" can improve how search engines display your content.
Info::
Missing recommended property "publisher" for NewsArticle
Adding "publisher" can improve how search engines display your content.
Info::
Missing recommended property "dateModified" for NewsArticle
Adding "dateModified" can improve how search engines display your content.

The "headline" property is required for the NewsArticle 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 "author" property is required for the NewsArticle 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 "datePublished" property is required for the NewsArticle 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 "image" 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 "publisher" 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 "dateModified" 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 : NewsArticle
2 properties Valid
Missing required property: headline
Missing required property: author
Missing required property: datePublished
{
  "@context": "https:\/\/schema.org",
  "@graph": [
    {
      "@type": "NewsArticle",
      "@id": "https:\/\/www.pastemagazine.com\/#article",
      "isPartOf": {
        "@id": "https:\/\/www.pastemagazine.com\/"
      },
      "author": {
        "name": "Test Admin",
        "@id": "https:\/\/www.pastemagazine.com\/#\/schema\/person\/6589d07cda7e062d42f05249179740b3"
      },
      "headline": "Home",
      "datePublished": "2022-04-19T10:34:01+00:00",
      "dateModified": "2023-11-29T03:19:46+00:00",
      "mainEntityOfPage": {
        "@id": "https:\/\/www.pastemagazine.com\/"
      },
      "wordCount": 1,
      "publisher": {
        "@id": "https:\/\/www.pastemagazine.com\/#organization"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https:\/\/www.pastemagazine.com\/",
      "url": "https:\/\/www.pastemagazine.com\/",
      "name": "Paste Magazine: Your Guide to the Best Music, Movies & TV Shows",
      "isPartOf": {
        "@id": "https:\/\/www.pastemagazine.com\/#website"
      },
      "about": {
        "@id": "https:\/\/www.pastemagazine.com\/#organization"
      },
      "datePublished": "2022-04-19T10:34:01+00:00",
      "dateModified": "2023-11-29T03:19:46+00:00",
      "description": "Paste Magazine is your source for the best music, movies, TV, comedy, videogames, books and culture. Discover your favorite albums, films and shows.",
      "breadcrumb": {
        "@id": "https:\/\/www.pastemagazine.com\/#breadcrumb"
      },
      "inLanguage": "en-US",
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https:\/\/www.pastemagazine.com\/"
          ]
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https:\/\/www.pastemagazine.com\/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https:\/\/www.pastemagazine.com\/#website",
      "url": "https:\/\/www.pastemagazine.com\/",
      "name": "Paste Magazine",
      "description": "",
      "publisher": {
        "@id": "https:\/\/www.pastemagazine.com\/#organization"
      },
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https:\/\/www.pastemagazine.com\/?s={search_term_string}"
          },
          "query-input": {
            "@type": "PropertyValueSpecification",
            "valueRequired": true,
            "valueName": "search_term_string"
          }
        }
      ],
      "inLanguage": "en-US"
    },
    {
      "@type": "Organization",
      "@id": "https:\/\/www.pastemagazine.com\/#organization",
      "name": "Paste Magazine",
      "url": "https:\/\/www.pastemagazine.com\/",
      "logo": {
        "@type": "ImageObject",
        "inLanguage": "en-US",
        "@id": "https:\/\/www.pastemagazine.com\/#\/schema\/logo\/image\/",
        "url": "https:\/\/img.pastemagazine.com\/wp-content\/uploads\/2023\/02\/14100450\/pm-logo-696x696-1.jpg",
        "contentUrl": "https:\/\/img.pastemagazine.com\/wp-content\/uploads\/2023\/02\/14100450\/pm-logo-696x696-1.jpg",
        "width": 696,
        "height": 696,
        "caption": "Paste Magazine"
      },
      "image": {
        "@id": "https:\/\/www.pastemagazine.com\/#\/schema\/logo\/image\/"
      },
      "sameAs": [
        "https:\/\/www.facebook.com\/PasteMagazine",
        "https:\/\/x.com\/pastemagazine"
      ]
    },
    {
      "@type": "Person",
      "@id": "https:\/\/www.pastemagazine.com\/#\/schema\/person\/6589d07cda7e062d42f05249179740b3",
      "name": "Test Admin",
      "image": {
        "@type": "ImageObject",
        "inLanguage": "en-US",
        "@id": "https:\/\/secure.gravatar.com\/avatar\/6a295101c6edbd66835c9cb0e9c5dd6a5d8b88d805254241c4743c20707c95b7?s=96&d=mm&r=g",
        "url": "https:\/\/secure.gravatar.com\/avatar\/6a295101c6edbd66835c9cb0e9c5dd6a5d8b88d805254241c4743c20707c95b7?s=96&d=mm&r=g",
        "contentUrl": "https:\/\/secure.gravatar.com\/avatar\/6a295101c6edbd66835c9cb0e9c5dd6a5d8b88d805254241c4743c20707c95b7?s=96&d=mm&r=g",
        "caption": "Test Admin"
      },
      "url": "https:\/\/www.pastemagazine.com\/author\/pm_admin"
    }
  ]
}
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

59/100

Site name appears as

Page titlePaste Magazine: Your Guide to the Best Music, Movies & TV Shows
og:site_namePaste Magazine
twitter:site@pastemagazine
Organization.name

Inconsistent — names differ across channels

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

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
  • 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://img.pastemagazine.com/wp-content/uploads/2023/02/14100403/pm-logo-1200x675-1.jpg
Info::
og:title is short (4 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 4 chars Expected: 25–60 chars
URL: https://img.pastemagazine.com/wp-content/uploads/2023/02/14100403/pm-logo-1200x675-1.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

URL: 4 chars

Ideal length is 25–60 characters for social sharing previews.

Expected: 25–60 chars
Why this matters

og:title very short — may render with awkward whitespace in social cards.

Source: Open Graph Protocol

Preview

pastemagazine.com

Home

Paste Magazine is your source for the best music, movies, TV, comedy, videogames, books, comics, craft beer, politics and more. Discover your favorite albums and films.

Preview quality · Twitter/X A · 85/100
  • twitter:card — summary_large_image
  • twitter:title — falling back from og:title
  • twitter:description — falling back from og:description
  • twitter:image — falling back from og:image

PASTEMAGAZINE.COM

Home

Paste Magazine is your source for the best music, movies, TV, comedy, videogames, books, comics, craft beer, politics and more. Discover your favorite albums and films.

Preview quality · Facebook A+ · 95/100

Description will be truncated (168 chars / 155 max)

  • og:title — Home
  • og:description — Paste Magazine is your source for the best music, movies, TV, comedy, videogames, books, comics, craft beer, politics...
  • og:image — https://img.pastemagazine.com/wp-content/uploads/2023/02/14100403/pm-logo-1200x675-1.jpg
  • og:type — website
  • og:url — https://www.pastemagazine.com/
  • og:site_name — Paste Magazine
  • Description will be truncated on Facebook (168 chars, max 155)

    → Tighten og:description to ≤155 characters

Home

pastemagazine.com

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (168 chars / 150 max)

  • og:title — Home
  • og:description — Paste Magazine is your source for the best music, movies, TV, comedy, videogames, books, comics, craft beer, politics...
  • og:image — https://img.pastemagazine.com/wp-content/uploads/2023/02/14100403/pm-logo-1200x675-1.jpg
  • Description will be truncated on LinkedIn (168 chars, max 150)

    → Tighten og:description to ≤150 characters

pastemagazine.com

Home

Paste Magazine is your source for the best music, movies, TV, comedy, videogames, books, comics, craft beer, politics and more. Discover your favorite albums and films.

Preview quality · Slack A+ · 100/100
  • og:title — Home
  • og:description — Paste Magazine is your source for the best music, movies, TV, comedy, videogames, books, comics, craft beer, politics...
  • og:image — https://img.pastemagazine.com/wp-content/uploads/2023/02/14100403/pm-logo-1200x675-1.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