Skip to content
https://choicervoicer.games

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
90
GRADE
A
FIX
1
REVIEW
2
PASS
6
INFO
0
Checks
9
6 PASS 2 REVIEW 1 FIX
F
Image Optimization
Action
5 issues found across 9 images
FIX
5 issues found across 9 images
Warning::
5 images significantly larger than display size
Resizing to display dimensions could save approximately 397 KB.
Got: ~397 KB wasted
Info::
1 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Warning::
All 9 images use legacy formats (JPEG/PNG/GIF)
WebP offers 25-35% smaller files than JPEG. Use <picture> with <source type="image/webp"> for modern format support.
Info::
1 image(s) wider than 400px without srcset (no responsive serving)
These images deliver the same asset to every viewport (mobile, tablet, retina). Adding srcset / <picture> lets the browser pick a viewport-appropriate variant and typically saves 40-70% of bytes on mobile. Sample: https://choicervoicer.games/choicer-voicer-cover.jpg.
Info::
3 image(s) rendered at a different aspect ratio than the source
The displayed dimensions distort the source -- CSS is forcing the image into a container at the wrong ratio, producing visible stretching or squashing. Either crop the source to match or use object-fit: cover (and accept the crop). Sample: https://packs.choicervoicer.games/covers/bee-movie-you-like-jazz-vp.png, https://packs.choicervoicer.games/covers/spongebob-solitude-e-minor-gb-701169.png, https://choicervoicer.games/choicer-voicer-cover.jpg.
C
Structured Data
Action
1 JSON-LD block(s) found — some improvements recommended.
REVIEW
1 JSON-LD block(s) found — some improvements recommended.
Critical::
Malformed JSON-LD block #1
JSON parse error: json: cannot unmarshal array into Go value of type map[string]interface {}

JSON parse error: json: cannot unmarshal array into Go value of type map[string]interface {}

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

JSON-LD Blocks

Block 1 : Organization
0 properties Invalid
Invalid JSON: json: cannot unmarshal array into Go value of type map[string]interface {}
[
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://choicervoicer.games/#publisher",
    "name": "ChoicerVoicer.games",
    "url": "https://choicervoicer.games/",
    "logo": {
      "@type": "ImageObject",
      "url": "https://choicervoicer.games/favicon.svg"
    },
    "contactPoint": {
      "@type": "ContactPoint",
      "contactType": "customer support",
      "email": "support@choicervoicer.games",
      "url": "https://choicervoicer.games/contact/"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "@id": "https://choicervoicer.games/#website",
    "name": "ChoicerVoicer.games",
    "url": "https://choicervoicer.games/",
    "inLanguage": "en-US",
    "publisher": {
      "@id": "https://choicervoicer.games/#publisher"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "WebPage",
    "@id": "https://choicervoicer.games/#webpage",
    "name": "Play Choicer Voicer Online Free – Voice Imitation Game",
    "description": "Play Choicer Voicer online for free in your browser. Press Play to start the voice imitation game, use your microphone, and enjoy without signup or download.",
    "url": "https://choicervoicer.games/",
    "datePublished": "2026-07-28",
    "dateModified": "2026-08-20",
    "inLanguage": "en-US",
    "isPartOf": {
      "@id": "https://choicervoicer.games/#website"
    },
    "author": {
      "@id": "https://choicervoicer.games/#publisher"
    },
    "publisher": {
      "@id": "https://choicervoicer.games/#publisher"
    },
    "about": {
      "@id": "https://choicervoicer.games/#choicer-voicer"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "Thing",
    "@id": "https://choicervoicer.games/#choicer-voicer",
    "name": "Choicer Voicer",
    "url": "https://choicervoicer.games/",
    "description": "A browser dubbing game and creator tool for recording timed lines, reviewing takes, and creating finished videos from Dub Packs or eligible MP4 uploads."
  },
  {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "@id": "https://choicervoicer.games/#faq",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Is Choicer Voicer free to play on this site?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes. Choicer Voicer lets you play a ready-made Dub Pack, record every line, preview the complete scene, and download a branded MP4 without paying. A source-quality watermark-free export is an optional paid choice shown separately."
        }
      },
      {
        "@type": "Question",
        "name": "What can I dub with Choicer Voicer?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Start immediately with a ready-made Dub Pack, or sign in and upload an MP4 that you own or have permission to use. Choicer Voicer accepts a compatible MP4 up to 1 minute and 95 MB, then prepares the dialogue as recordable lines."
        }
      },
      {
        "@type": "Question",
        "name": "Do I need a Choicer Voicer account?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "You can open a built-in Dub Pack and start the compatible free recording flow without an account. Sign in when Choicer Voicer asks you to save account results, upload your own video, use credits, or create a multiplayer room."
        }
      },
      {
        "@type": "Question",
        "name": "Why does Choicer Voicer request microphone access?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Choicer Voicer uses microphone access only when you choose to record a line. You can decline the request or revoke access in browser settings, but recording cannot work until permission is allowed for the microphone you want to use."
        }
      },
      {
        "@type": "Question",
        "name": "When is my Choicer Voicer video ready to download?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "After the last line, Choicer Voicer first shows a complete-scene preview. That preview is not the final MP4. Wait until the selected free branded or paid source-quality result is marked ready, then use its download action."
        }
      },
      {
        "@type": "Question",
        "name": "How long does Choicer Voicer keep projects and finished videos?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Signed-in free results are kept for up to 24 hours after completion. Paid and upload-related results are kept for up to 30 days after completion, while an uploaded Choicer Voicer project is kept for up to 30 days from creation. Download finished work before it expires."
        }
      },
      {
        "@type": "Question",
        "name": "Can I use Choicer Voicer on a phone or tablet?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Choicer Voicer supports compatible mobile browsers, but microphone, recording, and video capabilities vary by browser and device. Try landscape orientation, and continue the project on a desktop browser if a phone or tablet cannot complete the recording or video."
        }
      },
      {
        "@type": "Question",
        "name": "Can I play Choicer Voicer online with friends?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes. Choicer Voicer multiplayer lets a host create a private room and invite up to four friends with personal links. Everyone records assigned lines on their own schedule during the 72-hour room, and the host reviews the takes before creating one shared video."
        }
      }
    ]
  }
]
B
Brand Presence
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.

B

74/100

Site name appears as

Page titleVoice Imitation Game
og:site_nameChoicerVoicer.games
twitter:site
Organization.name

Inconsistent — names differ across channels

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

10/10

contact page + mailto link

Findings

  • Brand name differs across channels — users see inconsistent identity
  • 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

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+
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.

Preview

choicervoicer.games

Play Choicer Voicer Online Free – Voice Imitation Game

Play Choicer Voicer online for free in your browser. Press Play to start the voice imitation game, use your microphone, and enjoy without signup or download.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Play Choicer Voicer Online Free – Voice Imitation Game
  • twitter:description — Play Choicer Voicer online for free in your browser. Press Play to start the voice imitation game, use your microphon...
  • twitter:image — https://choicervoicer.games/og-image.jpg

CHOICERVOICER.GAMES

Play Choicer Voicer Online Free – Voice Imitation Game

Play Choicer Voicer online for free in your browser. Press Play to start the voice imitation game, use your microphone, and enjoy without signup or download.

Preview quality · Facebook A+ · 95/100

Description will be truncated (157 chars / 155 max)

  • og:title — Play Choicer Voicer Online Free – Voice Imitation Game
  • og:description — Play Choicer Voicer online for free in your browser. Press Play to start the voice imitation game, use your microphon...
  • og:image — https://choicervoicer.games/og-image.jpg
  • og:type — website
  • og:url — https://choicervoicer.games/
  • og:site_name — ChoicerVoicer.games
  • Description will be truncated on Facebook (157 chars, max 155)

    → Tighten og:description to ≤155 characters

Play Choicer Voicer Online Free – Voice Imitation Game

choicervoicer.games

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (157 chars / 150 max)

  • og:title — Play Choicer Voicer Online Free – Voice Imitation Game
  • og:description — Play Choicer Voicer online for free in your browser. Press Play to start the voice imitation game, use your microphon...
  • og:image — https://choicervoicer.games/og-image.jpg
  • Description will be truncated on LinkedIn (157 chars, max 150)

    → Tighten og:description to ≤150 characters

choicervoicer.games

Play Choicer Voicer Online Free – Voice Imitation Game

Play Choicer Voicer online for free in your browser. Press Play to start the voice imitation game, use your microphone, and enjoy without signup or download.

Preview quality · Slack A+ · 100/100
  • og:title — Play Choicer Voicer Online Free – Voice Imitation Game
  • og:description — Play Choicer Voicer online for free in your browser. Press Play to start the voice imitation game, use your microphon...
  • og:image — https://choicervoicer.games/og-image.jpg

Social preview quality

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

A+ · 97/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+
Open Graph / Twitter Card Depth
OG image dimensions and Twitter card configuration look healthy
PASS
OG image dimensions and Twitter card configuration look healthy
Info::
OG/Twitter Card depth is clean -- dimensions, card type, and inheritance all valid
A+
Rich Results Eligibility
1 JSON-LD block(s) declaring 0 schema type(s)
PASS
1 JSON-LD block(s) declaring 0 schema type(s)
A+
Autoplay Media
No autoplay media on the page
PASS
No autoplay media on the page
Info::
No autoplay media on the page
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback