Skip to content
https://minimaxh5.com

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
82
GRADE
B
FIX
2
REVIEW
2
PASS
5
INFO
0
Checks
9
5 PASS 2 REVIEW 2 FIX
D
Image Optimization
Action
5 issues found across 48 images
FIX
5 issues found across 48 images
Warning::
1 images significantly larger than display size
Resizing to display dimensions could save approximately 1 KB.
Got: ~1 KB wasted
Info::
1 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Info::
10 of 48 images use legacy formats
Info::
3 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://minimaxh5.com/videos/h3-demos/hero-3.webp, https://minimaxh5.com/images/h3-viral/03-poster.jpg, https://minimaxh5.com/images/h3-official/multi-poster.webp.
Info::
1 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://minimaxh5.com/videos/h3-demos/hero-3.webp.
C
Autoplay Media
Action
1 unmuted autoplay media element(s) -- WCAG 1.4.2 Level A failure
REVIEW
1 unmuted autoplay media element(s) -- WCAG 1.4.2 Level A failure
Warning::
1 unmuted autoplay media element(s) on page
WCAG 1.4.2 (Audio Control, Level A): if any audio plays automatically for more than 3 seconds, a mechanism must be available to pause or stop it (or to control the volume independently of the system level). Browsers also block unmuted autoplay by default in most contexts -- the media silently fails to play, frustrating users on platforms where it would have worked. Either default `muted` and provide a click-to-unmute control, or remove `autoplay` and let the user initiate playback.
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

69/100

Site name appears as

Page titleMulti-Beat AI Video & Reference Guidance
og:site_nameMiniMax H5
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

5/10

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

Preview

minimaxh5.com

MiniMax H5 | Multi-Beat AI Video & Reference Guidance

MiniMax H5 turns multimodal references and prompts into multi-beat narrative video clips on minimaxh5.com.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — MiniMax H5 | Multi-Beat AI Video & Reference Guidance
  • twitter:description — MiniMax H5 turns multimodal references and prompts into multi-beat narrative video clips on minimaxh5.com.
  • twitter:image — https://minimaxh5.com/images/og-cover.jpg

MINIMAXH5.COM

MiniMax H5 | Multi-Beat AI Video & Reference Guidance

MiniMax H5 turns multimodal references and prompts into multi-beat narrative video clips on minimaxh5.com.

Preview quality · Facebook A+ · 100/100
  • og:title — MiniMax H5 | Multi-Beat AI Video & Reference Guidance
  • og:description — MiniMax H5 turns multimodal references and prompts into multi-beat narrative video clips on minimaxh5.com.
  • og:image — https://minimaxh5.com/images/og-cover.jpg
  • og:type — website
  • og:url — https://minimaxh5.com/
  • og:site_name — MiniMax H5

MiniMax H5 | Multi-Beat AI Video & Reference Guidance

minimaxh5.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — MiniMax H5 | Multi-Beat AI Video & Reference Guidance
  • og:description — MiniMax H5 turns multimodal references and prompts into multi-beat narrative video clips on minimaxh5.com.
  • og:image — https://minimaxh5.com/images/og-cover.jpg

minimaxh5.com

MiniMax H5 | Multi-Beat AI Video & Reference Guidance

MiniMax H5 turns multimodal references and prompts into multi-beat narrative video clips on minimaxh5.com.

Preview quality · Slack A+ · 100/100
  • og:title — MiniMax H5 | Multi-Beat AI Video & Reference Guidance
  • og:description — MiniMax H5 turns multimodal references and prompts into multi-beat narrative video clips on minimaxh5.com.
  • og:image — https://minimaxh5.com/images/og-cover.jpg

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+
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
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 "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.

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": [
    {
      "@type": "Organization",
      "@id": "https://minimaxh5.com/#organization",
      "name": "MiniMax H5",
      "url": "https://minimaxh5.com",
      "logo": {
        "@type": "ImageObject",
        "url": "https://minimaxh5.com/images/icon.png"
      },
      "email": "support@minimaxh5.com",
      "description": "MiniMax H5 turns multimodal references and prompts into multi-beat narrative video clips on minimaxh5.com.",
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "support@minimaxh5.com",
        "contactType": "customer support",
        "url": "https://minimaxh5.com/about"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://minimaxh5.com/#website",
      "url": "https://minimaxh5.com",
      "name": "MiniMax H5",
      "description": "MiniMax H5 turns multimodal references and prompts into multi-beat narrative video clips on minimaxh5.com.",
      "publisher": {
        "@id": "https://minimaxh5.com/#organization"
      },
      "inLanguage": "en"
    },
    {
      "@type": "WebPage",
      "@id": "https://minimaxh5.com/#webpage",
      "url": "https://minimaxh5.com/",
      "name": "MiniMax H5 | Multi-Beat AI Video & Reference Guidance",
      "description": "MiniMax H5 turns multimodal references and prompts into multi-beat narrative video clips on minimaxh5.com.",
      "datePublished": "2026-08-06",
      "dateModified": "2026-08-06",
      "isPartOf": {
        "@id": "https://minimaxh5.com/#website"
      },
      "about": {
        "@id": "https://minimaxh5.com/#app"
      },
      "author": {
        "@id": "https://minimaxh5.com/#organization"
      },
      "publisher": {
        "@id": "https://minimaxh5.com/#organization"
      },
      "inLanguage": "en",
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://minimaxh5.com/images/og-cover.jpg"
      },
      "speakable": {
        "@type": "SpeakableSpecification",
        "cssSelector": [
          "h1",
          "#what-definition"
        ]
      }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://minimaxh5.com/#app",
      "name": "MiniMax H5",
      "applicationCategory": "MultimediaApplication",
      "applicationSubCategory": "AI Video Generator",
      "operatingSystem": "Web",
      "url": "https://minimaxh5.com/",
      "description": "MiniMax H5 turns multimodal references and prompts into multi-beat narrative video clips on minimaxh5.com.",
      "offers": {
        "@type": "AggregateOffer",
        "@id": "https://minimaxh5.com/#aggregate-offer",
        "priceCurrency": "USD",
        "lowPrice": "0",
        "highPrice": "767.04",
        "offerCount": "11",
        "url": "https://minimaxh5.com/pricing",
        "description": "Trial credits available after sign-in when active; standard pay-as-you-go credit packs and subscriptions for generation.",
        "offers": [
          {
            "@type": "Offer",
            "@id": "https://minimaxh5.com/#offer-welcome-credits",
            "name": "MiniMax H5 welcome credits",
            "description": "Trial credits available after sign-in when active; standard pay-as-you-go credit packs and subscriptions for generation.",
            "price": "0",
            "priceCurrency": "USD",
            "category": "FreeTrial",
            "url": "https://minimaxh5.com/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://minimaxh5.com/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://minimaxh5.com/#offer-payg_10",
            "name": "Starter Pack — 80 Credits",
            "description": "80 credits · ~8× 5s 768p clips",
            "price": "9.90",
            "priceCurrency": "USD",
            "category": "CreditPack",
            "url": "https://minimaxh5.com/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://minimaxh5.com/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://minimaxh5.com/#offer-payg_20",
            "name": "Creator Pack — 210 Credits",
            "description": "210 credits · ~21× 5s 768p clips",
            "price": "24.90",
            "priceCurrency": "USD",
            "category": "CreditPack",
            "url": "https://minimaxh5.com/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://minimaxh5.com/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://minimaxh5.com/#offer-payg_50",
            "name": "Studio Pack — 450 Credits",
            "description": "450 credits · ~45× 5s 768p clips",
            "price": "49.90",
            "priceCurrency": "USD",
            "category": "CreditPack",
            "url": "https://minimaxh5.com/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://minimaxh5.com/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://minimaxh5.com/#offer-payg_100",
            "name": "Credit Pack — 960 Credits",
            "description": "960 credits · ~96× 5s 768p clips",
            "price": "99.90",
            "priceCurrency": "USD",
            "category": "CreditPack",
            "url": "https://minimaxh5.com/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://minimaxh5.com/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://minimaxh5.com/#offer-sub_m_20",
            "name": "Basic — 200 Credits / mo",
            "description": "200 credits/mo · ~20× 5s 768p / mo",
            "price": "19.90",
            "priceCurrency": "USD",
            "category": "Subscription",
            "url": "https://minimaxh5.com/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://minimaxh5.com/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "19.90",
              "priceCurrency": "USD",
              "billingDuration": "P1M"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://minimaxh5.com/#offer-sub_m_42",
            "name": "Professional — 430 Credits / mo",
            "description": "430 credits/mo · ~43× 5s 768p / mo",
            "price": "39.90",
            "priceCurrency": "USD",
            "category": "Subscription",
            "url": "https://minimaxh5.com/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://minimaxh5.com/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "39.90",
              "priceCurrency": "USD",
              "billingDuration": "P1M"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://minimaxh5.com/#offer-sub_m_100",
            "name": "Enterprise — 920 Credits / mo",
            "description": "920 credits/mo · ~92× 5s 768p / mo",
            "price": "79.90",
            "priceCurrency": "USD",
            "category": "Subscription",
            "url": "https://minimaxh5.com/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://minimaxh5.com/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "79.90",
              "priceCurrency": "USD",
              "billingDuration": "P1M"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://minimaxh5.com/#offer-sub_y_20",
            "name": "Basic — 200 Credits / mo (Annual)",
            "description": "200 credits/mo · billed yearly at 20% off",
            "price": "191.04",
            "priceCurrency": "USD",
            "category": "Subscription",
            "url": "https://minimaxh5.com/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://minimaxh5.com/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "191.04",
              "priceCurrency": "USD",
              "billingDuration": "P1Y"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://minimaxh5.com/#offer-sub_y_42",
            "name": "Professional — 430 Credits / mo (Annual)",
            "description": "430 credits/mo · billed yearly at 20% off",
            "price": "383.04",
            "priceCurrency": "USD",
            "category": "Subscription",
            "url": "https://minimaxh5.com/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://minimaxh5.com/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "383.04",
              "priceCurrency": "USD",
              "billingDuration": "P1Y"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://minimaxh5.com/#offer-sub_y_100",
            "name": "Enterprise — 920 Credits / mo (Annual)",
            "description": "920 credits/mo · billed yearly at 20% off",
            "price": "767.04",
            "priceCurrency": "USD",
            "category": "Subscription",
            "url": "https://minimaxh5.com/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://minimaxh5.com/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "767.04",
              "priceCurrency": "USD",
              "billingDuration": "P1Y"
            }
          }
        ]
      },
      "author": {
        "@id": "https://minimaxh5.com/#organization"
      },
      "publisher": {
        "@id": "https://minimaxh5.com/#organization"
      },
      "provider": {
        "@id": "https://minimaxh5.com/#organization"
      }
    },
    {
      "@type": "VideoObject",
      "@id": "https://minimaxh5.com/#video-hero-street-cinematic",
      "name": "MiniMax H5 concept demos",
      "description": "MiniMax H5 turns multimodal references and prompts into multi-beat narrative video clips on minimaxh5.com.",
      "thumbnailUrl": "https://minimaxh5.com/videos/h3-demos/hero-3.webp",
      "contentUrl": "https://minimaxh5.com/videos/h3-demos/hero-3.webm",
      "uploadDate": "2026-08-06",
      "duration": "PT15S",
      "encodingFormat": "video/mp4",
      "publisher": {
        "@id": "https://minimaxh5.com/#organization"
      },
      "isPartOf": {
        "@id": "https://minimaxh5.com/#website"
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://minimaxh5.com/#faq-section",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is MiniMax H5 on minimaxh5.com?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "MiniMax H5 is a browser studio for exploring event teaser ideas, brand concept films, and short scene studies. Using selectable video models, it supports text-to-video, image-to-video, and reference-guided workflows so you can preview visual options before assembling a final cut."
          }
        },
        {
          "@type": "Question",
          "name": "How do multimodal references work in MiniMax H5?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "On supported models, you can upload up to 9 images, 3 videos, and 3 audio files (up to 12 references total, model dependent) alongside your prompt. The studio uses these inputs to steer visual mood, color palettes, and subject framing during generation."
          }
        },
        {
          "@type": "Question",
          "name": "What video formats and durations can I produce?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Clips can run up to 15 seconds, though available durations, resolutions, and aspect ratios depend on the selected model and plan. Text-to-video offers framing options like 16:9 and 9:16, while image-to-video generations match the aspect ratio of your uploaded source image."
          }
        },
        {
          "@type": "Question",
          "name": "How are credits calculated for video generation?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Each generation is priced via a clear credit quote displayed before you submit, reflecting your chosen settings and model rather than a flat rate. Trial credits may be available for eligible accounts when enabled, and you can purchase top-ups or subscription plans for continued work."
          }
        },
        {
          "@type": "Question",
          "name": "Where is MiniMax H5 best applied in production?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "MiniMax H5 is built for drafting event teaser briefs, brand concept films, and quick scene studies before assembling your final cut in an editor. Commercial use is permitted subject to our Terms of Service, your selected plan and model, and your rights to any uploaded reference assets."
          }
        },
        {
          "@type": "Question",
          "name": "How fast does the render pipeline complete?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Generation time varies depending on current queue volume, chosen model, clip length, and the complexity of your reference assets. Most clips finish in a few minutes, with heavier renders taking longer during peak demand."
          }
        },
        {
          "@type": "Question",
          "name": "How does narrative shot control differ from standard prompts?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Structure your prompt around sequential actions such as an opening camera move, a central subject reveal, and a closing beat. The selected model interprets these cues in a single clip so you can preview timing before assembling your project."
          }
        }
      ],
      "isPartOf": {
        "@id": "https://minimaxh5.com/#webpage"
      }
    }
  ]
}
A+
Rich Results Eligibility
1 JSON-LD block(s) declaring 6 schema type(s)
PASS
1 JSON-LD block(s) declaring 6 schema type(s)
Info::
6 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): FAQPage, Organization, SoftwareApplication, VideoObject, WebPage, WebSite Search engines decide whether to render rich results based on content quality + page-level signals; declaring the schema is necessary but not sufficient.
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback