Skip to content
https://grammy.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
94
GRADE
A
FIX
1
REVIEW
1
PASS
3
INFO
0
Checks
5
3 PASS 1 REVIEW 1 FIX
D
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.

D

50/100

Site name appears as

Page title<!---->Close Cookie Preferences<!---->
og:site_nameGrammy
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

0/15

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 favicon link tags detected — browsers fall back to the generic globe
  • 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.

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": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://www.grammy.com/#/schema/WebSite",
      "url": "https://www.grammy.com/",
      "name": "Grammy",
      "alternateName": "The Grammy Awards",
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.grammy.com/search/{search_term_string}/"
        },
        "query-input": "required name=search_term_string"
      },
      "publisher": {
        "@id": "https://www.grammy.com/#/schema/Organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://www.grammy.com/",
      "url": "https://www.grammy.com/",
      "name": "Grammy | The Recording Academy | News, Performances & Videos",
      "description": "We are a movement powered by 30,000 active songwriters, performers, producers, and industry professionals",
      "inLanguage": "en-US",
      "isPartOf": {
        "@id": "https://www.grammy.com/#/schema/WebSite"
      },
      "breadcrumb": {
        "@type": "BreadcrumbList",
        "@id": "https://www.grammy.com/#/schema/BreadcrumbList",
        "itemListElement": {
          "@type": "ListItem",
          "position": 1,
          "name": "Grammy"
        }
      },
      "potentialAction": {
        "@type": "ReadAction",
        "target": "https://www.grammy.com/"
      },
      "about": {
        "@id": "https://www.grammy.com/#/schema/Organization"
      }
    },
    {
      "@type": "Organization",
      "@id": "https://www.grammy.com/#/schema/Organization",
      "name": "The Grammy Awards",
      "url": "https://www.grammy.com/",
      "sameAs": [
        "https://www.facebook.com/GRAMMYawards/",
        "https://en.wikipedia.org/wiki/Grammy_Awards",
        "https://www.instagram.com/grammys/",
        "https://www.youtube.com/channel/UCq4isO8ZYOZfmvGJ-_1UdIA"
      ],
      "logo": {
        "@type": "ImageObject",
        "url": "https://www.grammy.com/wp-content/uploads/2025/12/cropped-screenshot.png",
        "contentUrl": "https://www.grammy.com/wp-content/uploads/2025/12/cropped-screenshot.png",
        "width": 195,
        "height": 229,
        "contentSize": "47434"
      }
    }
  ]
}
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://www.grammy.com/wp-content/uploads/2025/12/baa81f89-6799-4d98-99ef-b409632cfd06.avif
URL: https://www.grammy.com/wp-content/uploads/2025/12/baa81f89-6799-4d98-99ef-b409632cfd06.avif

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

grammy.com

Grammy | The Recording Academy | News, Performances & Videos

We are a movement powered by 30,000 active songwriters, performers, producers, and industry professionals

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Grammy | The Recording Academy | News, Performances & Videos
  • twitter:description — We are a movement powered by 30,000 active songwriters, performers, producers, and industry professionals
  • twitter:image — https://www.grammy.com/wp-content/uploads/2025/12/baa81f89-6799-4d98-99ef-b409632cfd06.avif

GRAMMY.COM

Grammy | The Recording Academy | News, Performances & Videos

We are a movement powered by 30,000 active songwriters, performers, producers, and industry professionals

Preview quality · Facebook A+ · 100/100
  • og:title — Grammy | The Recording Academy | News, Performances & Videos
  • og:description — We are a movement powered by 30,000 active songwriters, performers, producers, and industry professionals
  • og:image — https://www.grammy.com/wp-content/uploads/2025/12/baa81f89-6799-4d98-99ef-b409632cfd06.avif
  • og:type — website
  • og:url — https://www.grammy.com/
  • og:site_name — Grammy
  • og:image is below recommended size (527×352)

    → Upload an image ≥1200×630 for the large preview card

Grammy | The Recording Academy | News, Performances & Videos

grammy.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Grammy | The Recording Academy | News, Performances & Videos
  • og:description — We are a movement powered by 30,000 active songwriters, performers, producers, and industry professionals
  • og:image — https://www.grammy.com/wp-content/uploads/2025/12/baa81f89-6799-4d98-99ef-b409632cfd06.avif

grammy.com

Grammy | The Recording Academy | News, Performances & Videos

We are a movement powered by 30,000 active songwriters, performers, producers, and industry professionals

Preview quality · Slack A+ · 100/100
  • og:title — Grammy | The Recording Academy | News, Performances & Videos
  • og:description — We are a movement powered by 30,000 active songwriters, performers, producers, and industry professionals
  • og:image — https://www.grammy.com/wp-content/uploads/2025/12/baa81f89-6799-4d98-99ef-b409632cfd06.avif

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