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
Partial brand coverage — a few channels are missing brand signals.
D
43/100
Site name appears as
| Page title | Georgetown University | |
| og:site_name | Georgetown University | |
| twitter:site | — | |
| Organization.name | — |
Consistent
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
Social share image
0/20Meta completeness
8/20Organization schema
0/15Contact info discoverable
10/10contact page + tel link
Findings
- Missing brand name in: twitter:site, Organization.name
- No social share image — shared links render as bare URLs
- 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.
BMixed Content1 HTTP resource(s) loaded on HTTPS pageREVIEW
http://gmpg.org/xfn/11Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.
https://gmpg.org/xfn/11Mixed content — HTTP resource on HTTPS page. Browser may block silently or warn user.
Source: Google Chrome Security
COpen GraphActionOpen Graph tags are partially configured — some improvements recommended.REVIEW
The og:description tag controls the description in social sharing previews.
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: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
Preview
georgetown.edu
Georgetown University in Washington DC
No description
- twitter:card — summary_large_image
- twitter:title — falling back from og:title
- twitter:description — Add twitter:description to give the preview body text
- 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)
GEORGETOWN.EDU
Georgetown University in Washington DC
No description
- og:title — Georgetown University in Washington DC
- og:description — Add og:description to give the preview body text
- og:image — Add og:image — preview card without an image looks broken
- og:type — website
- og:url — https://www.georgetown.edu/
- og:site_name — Georgetown University
No preview image for Facebook
→ Add og:image (recommended 1200×630)
Georgetown University in Washington DC
georgetown.edu
- og:title — Georgetown University in Washington DC
- og:description — Add og:description to give the preview body text
- og:image — Add og:image — preview card without an image looks broken
No preview image for LinkedIn
→ Add og:image (recommended 1200×627)
georgetown.edu
Georgetown University in Washington DC
No description
- og:title — Georgetown University in Washington DC
- og:description — Add og:description to give the preview body text
- 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 | — | — | — |
ALinks200 links checked, 198 healthy, 2 brokenPASS
Broken Links (3)
| Status | URL | Found in | Error |
|---|---|---|---|
| 999 | https://www.linkedin.com/school/georgetown-univers... | <a> | HTTP 999 |
| 429 | https://www.threads.net/@georgetownuniversity | <a> | Too Many Requests |
| 403 | https://www.georgetown.edu/xmlrpc.php | <link> | Forbidden |
Redirects (1)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| http://contact.georgetown.edu/ | http://contact.georgetown.edu/ | <a> | 0 |
A+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.georgetown.edu/",
"url": "https://www.georgetown.edu/",
"name": "Georgetown University in Washington DC",
"isPartOf": {
"@id": "https://www.georgetown.edu/#website"
},
"datePublished": "2019-08-23T15:14:07+00:00",
"dateModified": "2026-04-20T15:55:20+00:00",
"breadcrumb": {
"@id": "https://www.georgetown.edu/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.georgetown.edu/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.georgetown.edu/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.georgetown.edu/#website",
"url": "https://www.georgetown.edu/",
"name": "Georgetown University",
"description": "",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.georgetown.edu/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
}
]
}