Skip to content
https://starlink.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
92
GRADE
A
FIX
1
REVIEW
0
PASS
4
INFO
0
Checks
5
4 PASS 1 FIX
D
Structured Data
Action
2 JSON-LD block(s) found — issues found that may affect search visibility.
FIX
2 JSON-LD block(s) found — issues found that may affect search visibility.
Critical::
Malformed JSON-LD block #2
JSON parse error: "Syntax error at index 1: invalid char\n\n\tscript\n\t.^....\n"
Warning::
Missing or invalid @context in block #1
The @context should be "https://schema.org" for search engines to recognize the data.
Got: https://schema.org/ Expected: https://schema.org
Info::
2 JSON-LD blocks found

JSON parse error: "Syntax error at index 1: invalid char\n\n\tscript\n\t.^....\n"

Why this matters

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

URL: https://schema.org/

The @context should be "https://schema.org" for search engines to recognize the data.

Expected: https://schema.org
Why this matters

JSON-LD without @context is invalid structured data — Google ignores the entire block.

Learn more

@context must be 'https://schema.org' (or the schema-specific URL). Without it, the block isn't parseable as schema.org JSON-LD and Google skips it. Most schema generators handle this; manual edits sometimes drop the field.

Source: JSON-LD spec / schema.org

JSON-LD Blocks

Block 1 : Organization
8 properties Valid
Missing or invalid @context
{
  "@context": "https://schema.org/",
  "@type": "Organization",
  "name": "Starlink",
  "description": "Starlink delivers high-speed, low-latency internet to users all over the world. As the world's first and largest satellite constellation using a low Earth orbit, Starlink delivers broadband internet capable of supporting streaming, online gaming, video calls and more. Starlink is engineered and operated by SpaceX. As the world's leading provider of launch services, SpaceX is leveraging its deep experience with both spacecraft and on-orbit operations to deploy the world's most advanced broadband internet system.",
  "url": "https://starlink.com",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Rocket Rd",
    "addressLocality": "Hawthorne",
    "addressRegion": "CA",
    "postalCode": "90250",
    "addressCountry": "US"
  },
  "logo": "https://starlink.com/public-files/starlink_logo.jpg",
  "sameAs": [
    "https://twitter.com/Starlink"
  ]
}
Block 2
0 properties Invalid
Invalid JSON: "Syntax error at index 1: invalid char\n\n\tscript\n\t.^....\n"
script
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+
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.
Info::
og:title is short (8 characters)
Ideal length is 25–60 characters for social sharing previews.
Got: 8 chars Expected: 25–60 chars
URL: 8 chars

Ideal length is 25–60 characters for social sharing previews.

Expected: 25–60 chars
Why this matters

og:title very short — may render with awkward whitespace in social cards.

Source: Open Graph Protocol

Preview

starlink.com

Starlink

High-speed internet. Available almost anywhere on Earth.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Starlink
  • twitter:description — High-speed internet. Available almost anywhere on Earth.
  • twitter:image — https://starlink.com/public-files/home_b_hero_d.webp

STARLINK.COM

Starlink

High-speed internet. Available almost anywhere on Earth.

Preview quality · Facebook A+ · 100/100
  • og:title — Starlink
  • og:description — High-speed internet. Available almost anywhere on Earth.
  • og:image — https://starlink.com/public-files/home_b_hero_d.webp
  • og:type — website
  • og:url — https://starlink.com/
  • og:site_name — Starlink

Starlink

starlink.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Starlink
  • og:description — High-speed internet. Available almost anywhere on Earth.
  • og:image — https://starlink.com/public-files/home_b_hero_d.webp

starlink.com

Starlink

High-speed internet. Available almost anywhere on Earth.

Preview quality · Slack A+ · 100/100
  • og:title — Starlink
  • og:description — High-speed internet. Available almost anywhere on Earth.
  • og:image — https://starlink.com/public-files/home_b_hero_d.webp

Social preview quality

Averaged across Twitter/X, Facebook, LinkedIn, and Slack.

A+ · 100/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
A
Brand Presence
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
PASS

Brand Presence

Your brand is consistently presented across every channel.

A

90/100

Site name appears as

Page titleStarlink
og:site_nameStarlink
twitter:site
Organization.nameStarlink

Consistent

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

5/10

tel link

Findings

  • Missing brand name in: twitter:site
  • Consider adding contactPoint — helps appear in "contact us" rich results
  • 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.

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback