Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.FBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Partial brand coverage — a few channels are missing brand signals.
F
37/100
Site name appears as
| Page title | tiktok icon | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | — |
Consistent
Brand assets
Favicon
8/15single size only
Social share image
0/20Meta completeness
14/20Organization schema
0/15Contact info discoverable
10/10contact page + tel link
Findings
- Missing brand name in: og:site_name, twitter:site, Organization.name
- No social share image — shared links render as bare URLs
- Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
- og:image missing
- No Organization schema — Google can't render your logo in the knowledge panel
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
COpen GraphActionOpen Graph tags are partially configured — some improvements recommended.REVIEW
The og:image tag provides a preview image for social sharing.
No og:image means social shares are imageless — measurably less engaging than image-cards across every major platform.
Learn more ▾ ▴
Twitter, Facebook, and LinkedIn all use og:image (or twitter:image as a fallback) for share-card thumbnails. Without one, the post renders as a text-only card. A 1200x630px image (Twitter's preferred size) covers all platforms.
Source: Open Graph Protocol
The og:url tag specifies the canonical URL for the shared content.
Without og:url, social platforms infer the canonical URL — often picking a tracking-param variant that pollutes share counts.
Learn more ▾ ▴
og:url tells the social platform which URL to count this share against. Without it, platforms use the literal URL the user pasted (which may include utm_* parameters, ref codes, etc.). Setting og:url to the canonical form keeps share-count attribution clean.
Source: Open Graph Protocol
The og:site_name tag displays the website name in social previews.
Without og:site_name, social cards omit the brand attribution — users see the post but not who published it.
Learn more ▾ ▴
og:site_name appears in the social card chrome (above the title in Facebook/LinkedIn previews). Without it, posts read as anonymous URLs. Set it to your brand name to get free attribution on every share.
Source: Open Graph Protocol
Preview
psu.edu
The Pennsylvania State University
Penn State is a Pennsylvania-based, top-ranked public university that educates students worldwide. Learn more about Penn State degree programs and research.
- twitter:card — summary
- twitter:title — The Pennsylvania State University
- twitter:description — Penn State is a Pennsylvania-based, top-ranked public university that educates students worldwide. Learn more about P...
- twitter:image — Add twitter:image — preview card without an image looks broken
No preview image for Twitter/X
→ Add og:image or twitter:image (≥300×157 for summary_large_image)
PSU.EDU
The Pennsylvania State University
Penn State is a Pennsylvania-based, top-ranked public university that educates students worldwide. Learn more about Penn State degree programs and research.
Description will be truncated (156 chars / 155 max)
- og:title — The Pennsylvania State University
- og:description — Penn State is a Pennsylvania-based, top-ranked public university that educates students worldwide. Learn more about P...
- og:image — Add og:image — preview card without an image looks broken
- og:type — website
- og:url — Add og:url — Recommended — canonical URL for the share
- og:site_name — Add og:site_name — Recommended — site-level brand line in the preview
Description will be truncated on Facebook (156 chars, max 155)
→ Tighten og:description to ≤155 characters
No preview image for Facebook
→ Add og:image (recommended 1200×630)
The Pennsylvania State University
psu.edu
Description will be truncated (156 chars / 150 max)
- og:title — The Pennsylvania State University
- og:description — Penn State is a Pennsylvania-based, top-ranked public university that educates students worldwide. Learn more about P...
- og:image — Add og:image — preview card without an image looks broken
Description will be truncated on LinkedIn (156 chars, max 150)
→ Tighten og:description to ≤150 characters
No preview image for LinkedIn
→ Add og:image (recommended 1200×627)
psu.edu
The Pennsylvania State University
Penn State is a Pennsylvania-based, top-ranked public university that educates students worldwide. Learn more about Penn State degree programs and research.
- og:title — The Pennsylvania State University
- og:description — Penn State is a Pennsylvania-based, top-ranked public university that educates students worldwide. Learn more about P...
- 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.
| Field | Twitter/X | Slack | ||
|---|---|---|---|---|
| og:title | ||||
| og:description | ||||
| og:image | ||||
| og:type | ||||
| og:url | ||||
| og:site_name | ||||
| twitter:card | — | — | — | |
| twitter:title | — | — | — | |
| twitter:description | — | — | — | |
| twitter:image | — | — | — |
CStructured DataAction1 JSON-LD block(s) found — some improvements recommended.REVIEW
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-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
[
{
"@context": "https://schema.org",
"@type": "CollegeOrUniversity",
"@id": "https://www.psu.edu/#organization",
"name": "The Pennsylvania State University",
"alternateName": "Penn State University",
"url": "https://www.psu.edu/",
"logo": {
"@type": "ImageObject",
"url": "https://www.psu.edu/psu-edu-assets/images/shared/psu-mark.svg",
"width": 600,
"height": 60
},
"address": {
"@type": "PostalAddress",
"streetAddress": "201 Old Main",
"addressLocality": "University Park",
"addressRegion": "PA",
"postalCode": "16802",
"addressCountry": "US"
},
"email": "admissions@psu.edu",
"faxNumber": "814-863-7590",
"telephone": "814-865-4700",
"sameAs": [
"https://www.facebook.com/pennstate",
"https://twitter.com/penn_state",
"https://www.instagram.com/pennstate/",
"https://www.linkedin.com/school/penn-state-university/",
"https://www.youtube.com/pennstate"
]
},
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "Discover Penn State",
"description": "Penn State is a major, public, research-I university serving Pennsylvania and the global community. Learn more about our undergraduate, graduate, and doctoral degree programs.",
"url": "https://www.psu.edu/",
"inLanguage": "en-US"
},
{
"@context": "https://schema.org",
"@type": "ItemList",
"name": "Latest News",
"description": "",
"numberOfItems": 4,
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@context": "https://schema.org",
"@type": "NewsArticle",
"headline": "3D-printed brain sensors may unlock personalized neural monitoring",
"url": "https://www.psu.edu/news/research/story/3d-printed-brain-sensors-may-unlock-personalized-neural-monitoring",
"datePublished": "2026-04-17T13:32:36.415Z",
"dateModified": "2026-04-17T13:32:36.415Z",
"author": {
"@type": "Organization",
"name": "Penn State News"
},
"image": "https://images.ctfassets.net/ni9rh5nu0d99/fAvwyk1iBbfwmQJIy4LiA/7a1749728e87c263cc2f0e5d0de60efd/brain-scan.jpg"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@context": "https://schema.org",
"@type": "NewsArticle",
"headline": "Prompt coaching tool raises user awareness of bias in generative AI systems",
"url": "https://www.psu.edu/news/research/story/prompt-coaching-tool-raises-user-awareness-bias-generative-ai-systems",
"datePublished": "2026-04-17T13:32:29.441Z",
"dateModified": "2026-04-17T13:32:29.441Z",
"author": {
"@type": "Organization",
"name": "Penn State News"
},
"image": "https://images.ctfassets.net/ni9rh5nu0d99/2kGpzbr9PuwzUao4YRYHa0/b9f72575e06d04b914f6fd2bd305faef/prompt-coach-output.jpg"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@context": "https://schema.org",
"@type": "NewsArticle",
"headline": "Bone cancer drug clinical trial for children, young adults launches",
"url": "https://www.psu.edu/news/medicine/story/bone-cancer-drug-clinical-trial-children-young-adults-launches",
"datePublished": "2026-04-17T13:32:25.508Z",
"dateModified": "2026-04-17T13:32:25.508Z",
"author": {
"@type": "Organization",
"name": "Penn State News"
},
"image": "https://images.ctfassets.net/ni9rh5nu0d99/4kBxkc7H4N4FF3TIIGozfq/f1f5d1601151b0b22ff4d776b679d576/bone-cancer-help.jpg"
}
},
{
"@type": "ListItem",
"position": 4,
"item": {
"@context": "https://schema.org",
"@type": "NewsArticle",
"headline": "Plant scientists receive $1.96M NIH grant to study plant-bacteria partnerships",
"url": "https://www.psu.edu/news/research/story/plant-scientists-receive-196m-nih-grant-study-plant-bacteria-partnerships",
"datePublished": "2026-04-17T13:32:20.834Z",
"dateModified": "2026-04-17T13:32:20.834Z",
"author": {
"@type": "Organization",
"name": "Penn State News"
},
"image": "https://images.ctfassets.net/ni9rh5nu0d99/1uarSRB6xeZD9u7BxUSCuK/21f67929ad351034c1d5534f565727a4/plant-science-news.jpg"
}
}
]
},
{
"@context": "https://schema.org",
"@type": "ItemList",
"name": "Unlimited Opportunities",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "$1.44B"
},
{
"@type": "ListItem",
"position": 2,
"name": "Top 6%"
},
{
"@type": "ListItem",
"position": 3,
"name": "800K+"
}
],
"numberOfItems": 3
}
]ALinks164 links checked, 162 healthy, 2 brokenPASS
Broken Links (2)
| Status | URL | Found in | Error |
|---|---|---|---|
| 999 | https://www.linkedin.com/school/penn-state-univers... | <a> | HTTP 999 |
| ERR | https://libraries.psu.edu/ | <a> | Get "https://libraries.psu.edu/": read t... |
Redirects (1)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://www.psu.edu/news/ | https://www.psu.edu/news/ | <a> | 0 |