Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
D
41/100
Site name appears as
| Page title | Achieve Greatness: California State University, Fullerton | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | California State University, Fullerton |
Inconsistent — names differ across channels
Brand assets
Favicon
0/15Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
8/15has name + url
Contact info discoverable
0/10no 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
- No favicon link tags detected — browsers fall back to the generic globe
- twitter:card missing
- Organization schema missing logo — add a logo property pointing to a square PNG
- Consider adding contactPoint — helps appear in "contact us" rich results
- 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.
BLinks185 links checked, 181 healthy, 2 brokenREVIEW
Broken Links (2)
| Status | URL | Found in | Error |
|---|---|---|---|
| ERR | https://hr.fullerton.edu/workforce/careers.html | <a> | Get "https://hr.fullerton.edu/workforce/... |
| 999 | https://www.linkedin.com/school/california-state-u... | <a> | HTTP 999 |
Redirects (2)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| http://fullertontitans.com/landing/index | http://fullertontitans.com/landing/index | <a> | 0 |
| https://my.fullerton.edu | https://my.fullerton.edu | <a> | 0 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
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
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.
Without twitter:card, Twitter renders posts as plain text — no preview image, no structured layout.
Learn more ▾ ▴
Twitter requires `<meta name="twitter:card" content="summary_large_image">` (or summary) to render share-cards at all. Without it, links appear as raw text and engagement plummets vs cards. Twitter also falls back to og:image if twitter:image isn't set, so configure both.
Source: Twitter Developer Platform
Preview

www.fullerton.edu
California State University, Fullerton
CSUF News is where you will find campus updates and stories about the accomplishments of our faculty, staff and students.
- twitter:card — Add <meta name="twitter:card" content="summary_large_image">
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — falling back from og:image
twitter:card is missing
→ Add <meta name="twitter:card" content="summary_large_image">

WWW.FULLERTON.EDU
California State University, Fullerton
CSUF News is where you will find campus updates and stories about the accomplishments of our faculty, staff and students.
- og:title — California State University, Fullerton
- og:description — CSUF News is where you will find campus updates and stories about the accomplishments of our faculty, staff and stude...
- og:image — https://www.fullerton.edu/_resources/images/pillars.jpg
- og:type — website
- og:url — https://www.fullerton.edu/
- og:site_name — Add og:site_name — Recommended — site-level brand line in the preview

California State University, Fullerton
www.fullerton.edu
- og:title — California State University, Fullerton
- og:description — CSUF News is where you will find campus updates and stories about the accomplishments of our faculty, staff and stude...
- og:image — https://www.fullerton.edu/_resources/images/pillars.jpg
www.fullerton.edu
California State University, Fullerton
CSUF News is where you will find campus updates and stories about the accomplishments of our faculty, staff and students.

- og:title — California State University, Fullerton
- og:description — CSUF News is where you will find campus updates and stories about the accomplishments of our faculty, staff and stude...
- og:image — https://www.fullerton.edu/_resources/images/pillars.jpg
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 | ⚠ | — | — | — |
A+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
Adding "logo" can improve how search engines display your content.
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
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "California State University, Fullerton",
"url": "https://www.fullerton.edu/",
"address": "800 N State College Blvd, Fullerton, CA 92831",
"sameAs": [
"https://www.facebook.com/CSUFofficial/",
"https://twitter.com/csuf",
"https://www.instagram.com/csufofficial/",
"https://www.linkedin.com/school/california-state-university-fullerton/"
]
}