Skip to content
https://uc.edu

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
90
GRADE
A
FIX
0
REVIEW
3
PASS
2
INFO
0
Checks
5
2 PASS 3 REVIEW
C
Open Graph
Action
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
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.uc.edu/content/dam/refresh/apex-stock/student-life/230731aMullins095.jpg
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.
URL: https://www.uc.edu/content/dam/refresh/apex-stock/student-life/230731aMullins095.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

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

uc.edu

University of Cincinnati: Founder of Co-op, Leader in Co-op

No description

Preview quality · Twitter/X A · 85/100
  • twitter:card — summary_large_image
  • twitter:title — University of Cincinnati: Founder of Co-op, Leader in Co-op
  • twitter:description — Add twitter:description to give the preview body text
  • twitter:image — https://www.uc.edu/content/dam/refresh/apex-stock/student-life/230731aMullins095.jpg

UC.EDU

University of Cincinnati: Founder of Co-op, Leader in Co-op

No description

Preview quality · Facebook C · 70/100
  • og:title — University of Cincinnati: Founder of Co-op, Leader in Co-op
  • og:description — Add og:description to give the preview body text
  • og:image — https://www.uc.edu/content/dam/refresh/apex-stock/student-life/230731aMullins095.jpg
  • og:type — Add og:type — Recommended — tells Facebook the content category
  • og:url — https://www.uc.edu
  • og:site_name — University of Cincinnati: Founder of Co-op, Leader in Co-op

University of Cincinnati: Founder of Co-op, Leader in Co-op

uc.edu

Preview quality · LinkedIn A · 85/100
  • og:title — University of Cincinnati: Founder of Co-op, Leader in Co-op
  • og:description — Add og:description to give the preview body text
  • og:image — https://www.uc.edu/content/dam/refresh/apex-stock/student-life/230731aMullins095.jpg

uc.edu

University of Cincinnati: Founder of Co-op, Leader in Co-op

No description

Preview quality · Slack A · 85/100
  • og:title — University of Cincinnati: Founder of Co-op, Leader in Co-op
  • og:description — Add og:description to give the preview body text
  • og:image — https://www.uc.edu/content/dam/refresh/apex-stock/student-life/230731aMullins095.jpg

Social preview quality

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

B · 81/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
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

67/100

Site name appears as

Page titleclose
og:site_nameUniversity of Cincinnati: Founder of Co-op, Leader in Co-op
twitter:site@uofcincy
Organization.nameUniversity of Cincinnati

Inconsistent — names differ across channels

Brand assets

Favicon

8/15

single size only

Social share image

20/20

og:image + twitter:image set

Meta completeness

14/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

5/10

contact page

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
  • 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
1 JSON-LD block(s) found — structured data is well configured.
PASS
1 JSON-LD block(s) found — structured data is well configured.
Info::
Custom type "EducationalOrganization" — unable to validate specific properties

JSON-LD Blocks

Block 1 : EducationalOrganization
12 properties Valid
{
  "@context": "https://schema.org",
  "@type": "EducationalOrganization",
  "name": "University of Cincinnati",
  "alternateName": "UC",
  "url": "https://www.uc.edu/",
  "logo": "https://www.uc.edu/content/dam/uc/brand/UC_logo.png",
  "foundingDate": "1819",
  "description": "The University of Cincinnati is a top-ranked public research university known for co-op, world-class academics, and innovation.",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2600 Clifton Avenue",
    "addressLocality": "Cincinnati",
    "addressRegion": "OH",
    "postalCode": "45221",
    "addressCountry": "US"
  },
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "telephone": "+1-513-556-6000",
      "contactType": "General Information",
      "areaServed": "US"
    },
    {
      "@type": "ContactPoint",
      "telephone": "+1-513-556-1100",
      "contactType": "Admissions",
      "areaServed": "US"
    },
    {
      "@type": "ContactPoint",
      "telephone": "+1-513-556-1111",
      "contactType": "Emergency",
      "areaServed": "US"
    }
  ],
  "sameAs": [
    "https://en.wikipedia.org/wiki/University_of_Cincinnati",
    "https://www.facebook.com/uofcincinnati/",
    "https://twitter.com/uofcincy",
    "https://www.instagram.com/uofcincy/",
    "https://www.linkedin.com/school/university-of-cincinnati/",
    "https://www.youtube.com/@UniversityofCincinnati"
  ],
  "award": [
    "Top 4 Public University for Co-ops and Internships by U.S. News & World Report"
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback