Skip to content
https://link.space

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
85
GRADE
B
FIX
1
REVIEW
2
PASS
2
INFO
0
Checks
5
2 PASS 2 REVIEW 1 FIX
B
Open Graph
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Info::
Missing og:type
The og:type tag helps social platforms categorize the content.
Info::
Missing og:site_name
The og:site_name tag displays the website name in social previews.
Info::
Missing twitter:card
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

The og:type tag helps social platforms categorize the content.

Why this matters

Default og:type is 'website' but the right value (article, product, profile) unlocks richer metadata fields and higher engagement.

Learn more

og:type controls which other og: fields a platform respects. og:type=article enables og:article:published_time, author, and section — surfaced in news cards. og:type=product enables price/availability fields surfaced by Pinterest and shopping integrations. Default 'website' silently disables those.

Source: Open Graph Protocol

The og:site_name tag displays the website name in social previews.

Why this matters

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.

Why this matters

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

link.space

Streamlabs: Free Live Streaming & Recording Software

Streamlabs is your one stop shop as a streamer and creator. Stream and record, clip and edit, monetize, engage your audience, and more.

Preview quality · Twitter/X D · 50/100
  • 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">

LINK.SPACE

Streamlabs: Free Live Streaming & Recording Software

Streamlabs is your one stop shop as a streamer and creator. Stream and record, clip and edit, monetize, engage your audience, and more.

Preview quality · Facebook C · 70/100
  • og:title — Streamlabs: Free Live Streaming & Recording Software
  • og:description — Streamlabs is your one stop shop as a streamer and creator. Stream and record, clip and edit, monetize, engage your a...
  • og:image — https://cdn.streamlabs.com/static/imgs/uploads/ogimage_Default_Home_nUAtSFF7pZFEBgcn.png
  • og:type — Add og:type — Recommended — tells Facebook the content category
  • og:url — https://streamlabs.com/
  • og:site_name — Add og:site_name — Recommended — site-level brand line in the preview

Streamlabs: Free Live Streaming & Recording Software

link.space

Preview quality · LinkedIn A+ · 100/100
  • og:title — Streamlabs: Free Live Streaming & Recording Software
  • og:description — Streamlabs is your one stop shop as a streamer and creator. Stream and record, clip and edit, monetize, engage your a...
  • og:image — https://cdn.streamlabs.com/static/imgs/uploads/ogimage_Default_Home_nUAtSFF7pZFEBgcn.png

link.space

Streamlabs: Free Live Streaming & Recording Software

Streamlabs is your one stop shop as a streamer and creator. Stream and record, clip and edit, monetize, engage your audience, and more.

Preview quality · Slack A+ · 100/100
  • og:title — Streamlabs: Free Live Streaming & Recording Software
  • og:description — Streamlabs is your one stop shop as a streamer and creator. Stream and record, clip and edit, monetize, engage your a...
  • og:image — https://cdn.streamlabs.com/static/imgs/uploads/ogimage_Default_Home_nUAtSFF7pZFEBgcn.png

Social preview quality

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

B · 80/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

68/100

Site name appears as

Page titleStreamlabs: Free Live Streaming & Recording Software
og:site_name
twitter:site
Organization.nameStreamlabs

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes, apple-touch-icon + SVG

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

14/20

Organization schema

15/15

has name, logo + url

Contact info discoverable

5/10

contact page

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
  • twitter:card missing
  • 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
4 JSON-LD block(s) found — structured data is well configured.
PASS
4 JSON-LD block(s) found — structured data is well configured.
Info::
2 blocks of custom type "SoftwareApplication" — unable to validate specific properties
Info::
4 JSON-LD blocks found

JSON-LD Blocks

Block 1 : Organization
7 properties Valid
{
  "@context": "http://schema.org",
  "@type": "Organization",
  "name": "Streamlabs",
  "url": "https://www.streamlabs.com/",
  "logo": "https://streamlabs.com/imgs/logos/logo-slobs-night.png",
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "email": "support@streamlabs.com",
      "contactType": "customer support",
      "url": "https://support.streamlabs.com"
    }
  ],
  "sameAs": [
    "https://twitter.com/streamlabs",
    "https://www.youtube.com/user/twitchalerts",
    "https://www.linkedin.com/company/streamlabshq",
    "https://www.facebook.com/streamlabshq",
    "https://www.twitch.tv/streamlabs",
    "https://www.instagram.com/streamlabs"
  ]
}
Block 2 : SoftwareApplication
5 properties Valid
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Streamlabs Desktop",
  "operatingSystem": "Windows 10+, macOS 10.14+, Android, iOS",
  "applicationCategory": "Recording, Broadcasting, Streaming, Gaming"
}
Block 3 : Organization
10 properties Valid
{
  "@context": "http://schema.org",
  "@type": "Organization",
  "name": "Streamlabs",
  "url": "https://www.streamlabs.com/",
  "logo": "https://cdn.streamlabs.com/static/imgs/streamlabs-logos/dark/streamlabs-logo-horizontal.svg",
  "keywords": "Streamlabs, streaming, recording, gaming",
  "award": "2025 Webby People’s Voice Award in the Apps & Software—Creative Production",
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "email": "support@streamlabs.com",
      "contactType": "Customer Support",
      "url": "https://support.streamlabs.com"
    },
    {
      "@type": "ContactPoint",
      "email": "bd@streamlabs.com",
      "contactType": "Partnership & Business Inquiries"
    }
  ],
  "sameAs": [
    "https://twitter.com/streamlabs",
    "https://www.youtube.com/channel/UCNL8jaJ9hId96P13QmQXNtA",
    "https://www.tiktok.com/@streamlabs",
    "https://www.linkedin.com/company/streamlabshq",
    "https://www.facebook.com/streamlabshq",
    "https://www.twitch.tv/streamlabs",
    "https://www.instagram.com/streamlabs",
    "https://discord.com/invite/stream",
    "https://en.wikipedia.org/wiki/Streamlabs"
  ],
  "parentOrganization": {
    "@type": "Organization",
    "name": "Logitech G",
    "url": "https://www.logitechg.com/",
    "logo": "https://cdn.cookielaw.org/logos/96be46f4-957f-4368-a759-068d7328c7e8/54dc90d5-b58a-4f65-8c7d-2678e908d400/58db5412-13ce-43dd-bf73-550c7f659b31/logitechg.png",
    "sameAs": [
      "https://www.facebook.com/LogitechG",
      "https://twitter.com/LogitechG",
      "https://www.instagram.com/logitechg/",
      "https://www.youtube.com/logitechg",
      "https://discord.com/invite/LogitechG"
    ],
    "parentOrganization": {
      "@type": "Organization",
      "name": "Logitech",
      "url": "https://www.logitech.com/",
      "logo": "https://cdn.cookielaw.org/logos/96be46f4-957f-4368-a759-068d7328c7e8/a5d4a538-21e6-485f-9f0b-0bab76c31f5c/c9459c5e-3932-45e0-9a4d-87ca210972af/logi-logo.png",
      "sameAs": [
        "http://instagram.com/logitech",
        "http://www.twitter.com/Logitech",
        "http://www.facebook.com/Logitech",
        "https://en.wikipedia.org/wiki/Logitech"
      ]
    }
  }
}
Block 4 : SoftwareApplication
11 properties Valid
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Streamlabs",
  "applicationCategory": "Live Streaming, Streaming, Recording, Broadcasting, Gaming",
  "operatingSystem": "Windows 10+, Mac OS 12+, Web",
  "description": "Streamlabs is the best streaming tool for Twitch, YouTube, Kick, TikTok, Facebook, and other platforms. Tools included range from live streaming and recording software, sponsorship opportunities, live stream alert box and chat box overlays, stream overlays, widgets themes, and more.",
  "keywords": "Streamlabs, live streaming software, Twitch, YouTube, stream overlays, screen recording, game recording, chatbot",
  "featureList": "live streaming, multistreaming, simulcasting, video recording, tipping, stream alerts, video editing, stream overlays, streamer sponsorships, stream chatbot",
  "isAccessibleForFree": true,
  "offers": {
    "@type": "AggregateOffer",
    "offeredBy": {
      "@type": "Organization",
      "name": "Streamlabs"
    },
    "priceCurrency": "USD",
    "lowPrice": "0",
    "highPrice": "189.00",
    "offerCount": 3,
    "priceSpecification": [
      {
        "@type": "UnitPriceSpecification",
        "name": "Streamlabs Starter",
        "alternateName": "Streamlabs Free",
        "price": "0",
        "priceCurrency": "USD",
        "url": "https://streamlabs.com",
        "description": "Streamlabs Starter offers all of the tools a creator needs to go live and record content for free including free stream overlays, alert box and other stream widgets, recording, and more."
      },
      {
        "@type": "UnitPriceSpecification",
        "name": "Streamlabs Ultra Monthly",
        "price": "27.00",
        "priceCurrency": "USD",
        "billingDuration": "P1M",
        "url": "https://streamlabs.com/ultra",
        "description": "The Streamlabs Ultra monthly plan offers full access to all features including multistreaming via Streamlabs servers, thousands of stream overlays, early access to sponsorship opportunities, and Pro versions of Cross Clip, Talk Studio, Podcast Editor, and Video Editor."
      },
      {
        "@type": "UnitPriceSpecification",
        "name": "Streamlabs Ultra Annual",
        "price": "189.00",
        "priceCurrency": "USD",
        "billingDuration": "P1Y",
        "url": "https://streamlabs.com/ultra",
        "description": "The Streamlabs Ultra annual plan offers full access to all features including multistreaming via Streamlabs servers, thousands of stream overlays, early access to sponsorship opportunities, and Pro versions of Cross Clip, Talk Studio, Podcast Editor, and Video Editor."
      }
    ]
  },
  "provider": {
    "@type": "Organization",
    "url": "https://streamlabs.com",
    "name": "Streamlabs",
    "logo": {
      "@type": "ImageObject",
      "url": "https://cdn.streamlabs.com/static/imgs/streamlabs-logos/dark/streamlabs-logo-horizontal.svg"
    }
  }
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback