Skip to content
https://earthsky.org

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
94
GRADE
A
FIX
0
REVIEW
2
PASS
3
INFO
0
Checks
5
3 PASS 2 REVIEW
B
Open Graph
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Warning::
Missing og:description
The og:description tag controls the description in social sharing previews.

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

Preview

earthsky.org

EarthSky | Updates on your cosmos and world

No description

Preview quality · Twitter/X A · 85/100
  • 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

Preview quality · Facebook A · 85/100
  • 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

Preview quality · LinkedIn A · 85/100
  • 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

Preview quality · Slack A · 85/100
  • 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.

A · 85/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

56/100

Site name appears as

Page titleUpdates on your cosmos and world
og:site_nameEarthSky | Updates on your cosmos and world
twitter:site@earthskyscience
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon

Social share image

20/20

og:image + twitter:image set

Meta completeness

14/20

Organization schema

0/15

Contact info discoverable

5/10

contact 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.

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.
Warning::
Missing required property "itemListElement" for BreadcrumbList
The "itemListElement" property is required for the BreadcrumbList schema type.

The "itemListElement" property is required for the BreadcrumbList schema type.

Why this matters

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

Block 1 : BreadcrumbList
2 properties Valid
Missing required property: itemListElement
{
  "@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"
      }
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback