Skip to content
https://elevenlabs.io

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
92
GRADE
A
FIX
0
REVIEW
3
PASS
2
INFO
0
Checks
5
2 PASS 3 REVIEW
B
Open Graph
Open Graph tags are partially configured — some improvements recommended.
REVIEW
Open Graph tags are partially configured — some improvements recommended.
Critical::
og:image is not reachable
The og:image URL could not be fetched. Social platforms won't be able to display it.
Got: https://elevenlabs.io/cover.png
Info::
Missing og:url
The og:url tag specifies the canonical URL for the shared content.
URL: https://elevenlabs.io/cover.png

The og:image URL could not be fetched. Social platforms won't be able to display it.

Why this matters

An unreachable og:image URL (404, DNS fail, slow timeout) means social platforms cache the failure and serve no image for hours.

Learn more

Social platforms (Facebook, Twitter) cache OG metadata aggressively — including failed image fetches. A momentarily-broken og:image can leave your shares imageless for hours. Test og:image URLs in Facebook's Sharing Debugger to force re-cache after fixing.

Source: Open Graph Protocol / Facebook Sharing Debugger

The og:url tag specifies the canonical URL for the shared content.

Why this matters

Without og:url, social platforms infer the canonical URL — often picking a tracking-param variant that pollutes share counts.

Learn more

og:url tells the social platform which URL to count this share against. Without it, platforms use the literal URL the user pasted (which may include utm_* parameters, ref codes, etc.). Setting og:url to the canonical form keeps share-count attribution clean.

Source: Open Graph Protocol

Preview

elevenlabs.io

Free AI Voice Generator & Voice Agents Platform | ElevenLabs

Create lifelike speech with our AI voice generator and voice agents platform. Access 5,000+ voices in 70+ languages with secure APIs and SDKs.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Free AI Voice Generator & Voice Agents Platform | ElevenLabs
  • twitter:description — Create lifelike speech with our AI voice generator and voice agents platform. Access 5,000+ voices in 70+ languages w...
  • twitter:image — https://elevenlabs.io/cover.png

ELEVENLABS.IO

Free AI Voice Generator & Voice Agents Platform | ElevenLabs

Create lifelike speech with our AI voice generator and voice agents platform. Access 5,000+ voices in 70+ languages with secure APIs and SDKs.

Preview quality · Facebook A · 85/100
  • og:title — Free AI Voice Generator & Voice Agents Platform | ElevenLabs
  • og:description — Create lifelike speech with our AI voice generator and voice agents platform. Access 5,000+ voices in 70+ languages w...
  • og:image — https://elevenlabs.io/cover.png
  • og:type — website
  • og:url — Add og:url — Recommended — canonical URL for the share
  • og:site_name — ElevenLabs

Free AI Voice Generator & Voice Agents Platform | ElevenLabs

elevenlabs.io

Preview quality · LinkedIn A+ · 100/100
  • og:title — Free AI Voice Generator & Voice Agents Platform | ElevenLabs
  • og:description — Create lifelike speech with our AI voice generator and voice agents platform. Access 5,000+ voices in 70+ languages w...
  • og:image — https://elevenlabs.io/cover.png

elevenlabs.io

Free AI Voice Generator & Voice Agents Platform | ElevenLabs

Create lifelike speech with our AI voice generator and voice agents platform. Access 5,000+ voices in 70+ languages with secure APIs and SDKs.

Preview quality · Slack A+ · 100/100
  • og:title — Free AI Voice Generator & Voice Agents Platform | ElevenLabs
  • og:description — Create lifelike speech with our AI voice generator and voice agents platform. Access 5,000+ voices in 70+ languages w...
  • og:image — https://elevenlabs.io/cover.png

Social preview quality

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

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

Brand Presence

Partial brand coverage — a few channels are missing brand signals.

B

79/100

Site name appears as

Page titleElevenLabs
og:site_nameElevenLabs
twitter:site@elevenlabs
Organization.name

Consistent

Brand assets

Favicon

15/15

covers multiple sizes, apple-touch-icon + SVG

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

4/15

Organization schema present but missing all recommended fields

Contact info discoverable

5/10

contact page

Findings

  • Missing brand name in: Organization.name
  • Organization schema missing logo — add a logo property pointing to a square PNG
  • Organization schema missing url — point it at the canonical homepage
  • 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.

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
2 JSON-LD block(s) found — structured data is well configured.
PASS
2 JSON-LD block(s) found — structured data is well configured.
Warning::
Missing required property "name" for Organization
The "name" property is required for the Organization schema type.
Info::
Missing recommended property "url" for Organization
Adding "url" can improve how search engines display your content.
Info::
Missing recommended property "logo" for Organization
Adding "logo" can improve how search engines display your content.
Info::
Missing recommended property "sameAs" for Organization
Adding "sameAs" can improve how search engines display your content.
Info::
Custom type "WebApplication" — unable to validate specific properties
Info::
2 JSON-LD blocks found

The "name" property is required for the Organization 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

Adding "url" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

Adding "logo" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

Adding "sameAs" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

JSON-LD Blocks

Block 1 : Organization
2 properties Valid
Missing required property: name
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "ElevenLabs",
      "url": "https://elevenlabs.io/",
      "logo": {
        "@type": "ImageObject",
        "caption": "ElevenLabs logo",
        "url": "https://elevenlabs.io/favicon.ico"
      },
      "description": "ElevenLabs is a voice AI research & deployment company with a mission to make content universally accessible in any language & voice.",
      "sameAs": [
        "https://x.com/elevenlabs",
        "https://x.com/ElevenLabsDevs",
        "https://www.linkedin.com/company/elevenlabsio",
        "https://github.com/elevenlabs",
        "https://www.youtube.com/@elevenlabsio",
        "https://discord.gg/elevenlabs",
        "https://www.instagram.com/elevenlabsio/",
        "https://en.wikipedia.org/wiki/ElevenLabs",
        "https://tiktok.com/elevenlabsio"
      ],
      "founder": [
        {
          "@type": "Person",
          "name": "Mati Staniszewski",
          "jobTitle": "Co-Founder",
          "sameAs": "https://uk.linkedin.com/in/matiii"
        },
        {
          "@type": "Person",
          "name": "Piotr Dabkowski",
          "jobTitle": "Co-Founder",
          "sameAs": "https://www.linkedin.com/in/piotr-dabkowski-50222bba"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "ElevenLabs",
      "url": "https://elevenlabs.io"
    }
  ]
}
Block 2 : WebApplication
2 properties Valid
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@context": "https://schema.org",
      "@type": "WebApplication",
      "name": "ElevenLabs Text to Speech",
      "description": "Generate natural, expressive AI voices in 70+ languages from text. Use ElevenLabs Text to Speech for podcasts, audiobooks, video voiceovers, and accessibility.",
      "url": "https://elevenlabs.io/text-to-speech",
      "applicationCategory": "MultimediaApplication",
      "operatingSystem": "Web",
      "browserRequirements": "Requires JavaScript. Requires HTML5.",
      "image": [
        "https://eleven-public-cdn.elevenlabs.io/payloadcms/1nxnhayxxlm-text-to-speech-ai-voice-generator.webp",
        "https://eleven-public-cdn.elevenlabs.io/payloadcms/4ffy4qj3q58-text-to-speech-free-read-aloud.webp"
      ],
      "offers": {
        "@type": "AggregateOffer",
        "priceCurrency": "USD",
        "lowPrice": "0",
        "highPrice": "1320",
        "offerCount": 7,
        "availability": "https://schema.org/OnlineOnly",
        "url": "https://elevenlabs.io/pricing"
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "ratingCount": 9852,
        "bestRating": "5",
        "worstRating": "1"
      }
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback