Skip to content
https://ncaa.org

Content

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

45/100

Site name appears as

Page titleSidearm Sports, opens a new window
og:site_nameNCAA.org
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

14/20

Organization schema

0/15

Contact info discoverable

0/10

no contact info discoverable

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
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • 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
Mixed Content
1 HTTP resource(s) loaded on HTTPS page
REVIEW
1 HTTP resource(s) loaded on HTTPS page
Critical::
HTTP link loaded on HTTPS page
Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.
Got: http://s3.amazonaws.com Expected: https://s3.amazonaws.com
URL: http://s3.amazonaws.com

Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.

Expected: https://s3.amazonaws.com
Why this matters

Mixed content — HTTP resource on HTTPS page. Browser may block silently or warn user.

Source: Google Chrome Security

B
Open Graph
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Warning::
Missing og:description
The og:description tag controls the description in social sharing previews.
Info::
Missing og:type
The og:type tag helps social platforms categorize the content.

The og:description tag controls the description in social sharing previews.

Why this matters

No og:description means social cards either show no subtitle or scrape the first paragraph — usually unflattering.

Learn more

Without og:description, social platforms either render no subtitle or pull whatever text appears first on the page. The first paragraph is rarely written for share-card context. A purpose-written 150-200 character og:description gives a polished card.

Source: Open Graph Protocol

The og:type tag helps social platforms categorize the content.

Why this matters

Default og:type is 'website' but the right value (article, product, profile) unlocks richer metadata fields and higher engagement.

Learn more

og:type controls which other og: fields a platform respects. og:type=article enables og:article:published_time, author, and section — surfaced in news cards. og:type=product enables price/availability fields surfaced by Pinterest and shopping integrations. Default 'website' silently disables those.

Source: Open Graph Protocol

Preview

ncaa.org

NCAA.org - Official Athletics Website

The official athletics website for the NCAA.org

Preview quality · Twitter/X A · 90/100
  • twitter:card — summary
  • twitter:title — falling back from og:title
  • twitter:description — The official athletics website for the NCAA.org
  • twitter:image — falling back from og:image

NCAA.ORG

NCAA.org - Official Athletics Website

The official athletics website for the NCAA.org

Preview quality · Facebook B · 80/100
  • og:title — NCAA.org - Official Athletics Website
  • og:description — falling back from <meta name=description>
  • og:image — https://images.sidearmdev.com/convert?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2flogos%2fsi...
  • og:type — Add og:type — Recommended — tells Facebook the content category
  • og:url — https://www.ncaa.org/
  • og:site_name — NCAA.org

NCAA.org - Official Athletics Website

ncaa.org

Preview quality · LinkedIn A+ · 95/100
  • og:title — NCAA.org - Official Athletics Website
  • og:description — falling back from <meta name=description>
  • og:image — https://images.sidearmdev.com/convert?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2flogos%2fsi...

ncaa.org

NCAA.org - Official Athletics Website

The official athletics website for the NCAA.org

Preview quality · Slack A+ · 95/100
  • og:title — NCAA.org - Official Athletics Website
  • og:description — falling back from og:description
  • og:image — https://images.sidearmdev.com/convert?url=https%3a%2f%2fdbukjj6eu5tsf.cloudfront.net%2fncaa.org%2fimages%2flogos%2fsi...

Social preview quality

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

A · 90/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
C
Structured Data
Action
1 JSON-LD block(s) found — some improvements recommended.
REVIEW
1 JSON-LD block(s) found — some improvements recommended.
Critical::
Malformed JSON-LD block #1
JSON parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"@context\":\"https://schema.org\n\t^...............................\n"

JSON parse error: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"@context\":\"https://schema.org\n\t^...............................\n"

Why this matters

JSON-LD block fails to parse — Google ignores the entire block, so structured data effectively isn't there.

Learn more

Common causes: trailing comma, single quotes instead of double, unescaped quote in a string value. Validate at https://validator.schema.org/ or Search Console's Rich Results Test.

Source: schema.org / Google Search Central

JSON-LD Blocks

Block 1 : ImageObject
0 properties Invalid
Invalid JSON: Mismatch type map[string]interface {} with value array "at index 0: mismatched type with value\n\n\t[{\"@context\":\"https://schema.org\n\t^...............................\n"
[
  {
    "@context": "https://schema.org",
    "url": "https://www.ncaa.org",
    "name": "NCAA.org",
    "address": null,
    "sameAs": [
      "",
      ""
    ],
    "logo": {
      "url": "https://www.ncaa.org",
      "width": 50,
      "height": 50,
      "@type": "ImageObject"
    },
    "@type": "Organization "
  }
]
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback