Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BOpen GraphOpen 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
Preview

earthsky.org
EarthSky | Updates on your cosmos and world
No description
- twitter:card — summary
- twitter:title — EarthSky | Updates on your cosmos and world
- twitter:description — Add twitter:description to give the preview body text
- twitter:image — https://earthsky.org/upl/2011/09/ES-logo.clearvoice.LARGE_.jpg

EARTHSKY.ORG
EarthSky | Updates on your cosmos and world
No description
- og:title — EarthSky | Updates on your cosmos and world
- og:description — Add og:description to give the preview body text
- og:image — https://earthsky.org/upl/2011/09/ES-logo.clearvoice.LARGE_.jpg
- og:type — article
- og:url — https://earthsky.org/
- og:site_name — EarthSky | Updates on your cosmos and world

EarthSky | Updates on your cosmos and world
earthsky.org
- og:title — EarthSky | Updates on your cosmos and world
- og:description — Add og:description to give the preview body text
- og:image — https://earthsky.org/upl/2011/09/ES-logo.clearvoice.LARGE_.jpg
earthsky.org
EarthSky | Updates on your cosmos and world
No description

- og:title — EarthSky | Updates on your cosmos and world
- og:description — Add og:description to give the preview body text
- og:image — https://earthsky.org/upl/2011/09/ES-logo.clearvoice.LARGE_.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 | — | — | — |
CBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
C
56/100
Site name appears as
| Page title | Updates on your cosmos and world | |
| og:site_name | EarthSky | Updates on your cosmos and world | |
| twitter:site | @earthskyscience | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
12/15covers apple-touch-icon
Social share image
20/20og:image + twitter:image set
Meta completeness
14/20Organization schema
0/15Contact info discoverable
5/10contact page
Findings
- Brand name differs across channels — users see inconsistent identity
- 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
- 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.
ALinks123 links checked, 122 healthy, 1 brokenPASS
Broken Links (3)
| Status | URL | Found in | Error |
|---|---|---|---|
| ERR | about:blank | <iframe> | Get "about:blank": unsupported protocol ... |
| 403 | https://ads.adthrive.com/ | <link> | Forbidden |
| 403 | https://ecp.earthsky.org/ | <a> | Forbidden |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AStructured Data1 JSON-LD block(s) found — structured data is well configured.PASS
The "itemListElement" property is required for the BreadcrumbList schema type.
Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.
Learn more ▾ ▴
Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.
Source: Google Search Central / schema.org
JSON-LD Blocks
{
"@context": "https:\/\/schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https:\/\/earthsky.org\/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https:\/\/earthsky.org#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Organization",
"@id": "https:\/\/earthsky.org\/#organization",
"name": "EarthSky",
"description": "Updates on your cosmos and world",
"url": "https:\/\/earthsky.org\/",
"sameAs": [
"https:\/\/www.facebook.com\/EarthSky",
"https:\/\/twitter.com\/earthskyscience",
"https:\/\/www.instagram.com\/earthskyscience\/",
"https:\/\/en.wikipedia.org\/wiki\/Earth__Sky"
]
},
{
"@type": "WebPage",
"@id": "https:\/\/earthsky.org\/#webpage",
"url": "https:\/\/earthsky.org\/",
"name": "EarthSky | Updates on your cosmos and world",
"inLanguage": "en-US",
"isPartOf": {
"@id": "https:\/\/earthsky.org\/#website"
},
"breadcrumb": {
"@id": "https:\/\/earthsky.org\/#breadcrumblist"
},
"datePublished": "2024-07-14T11:15:19-05:00",
"dateModified": "2024-09-11T11:14:25-05:00"
},
{
"@type": "WebSite",
"@id": "https:\/\/earthsky.org\/#website",
"url": "https:\/\/earthsky.org\/",
"name": "EarthSky",
"description": "Updates on your cosmos and world",
"inLanguage": "en-US",
"publisher": {
"@id": "https:\/\/earthsky.org\/#organization"
}
}
]
}