Skip to content
https://bestvid.net

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
83
GRADE
B
FIX
1
REVIEW
4
PASS
4
INFO
0
Checks
9
4 PASS 4 REVIEW 1 FIX
F
Image Optimization
Action
7 issues found across 82 images
FIX
7 issues found across 82 images
Warning::
25 images significantly larger than display size
Resizing to display dimensions could save approximately 627 KB.
Got: ~627 KB wasted
Warning::
82 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
48 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Info::
43 of 82 images use legacy formats
Warning::
Total image weight: 1718 KB (1.7 MB)
Consider compressing images, using modern formats, and serving appropriately sized images.
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://bestvid.net/illustrations/workflow-step-01.webp.
Info::
10 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://bestvid.net/showcase/featured-row-03.webp, https://bestvid.net/showcase/featured-row-07.webp, https://bestvid.net/showcase/featured-row-11.webp (+7 more).
B
Structured Data
1 JSON-LD block(s) found — some improvements recommended.
REVIEW
1 JSON-LD block(s) found — some improvements recommended.
Warning::
Missing required property "name" for WebSite
The "name" property is required for the WebSite schema type.
Warning::
Missing required property "url" for WebSite
The "url" property is required for the WebSite schema type.
Info::
Missing recommended property "description" for WebSite
Adding "description" can improve how search engines display your content.
Info::
Missing recommended property "potentialAction" for WebSite
Adding "potentialAction" can improve how search engines display your content.

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

The "url" property is required for the WebSite 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 "description" 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 "potentialAction" 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 : WebSite
2 properties Valid
Missing required property: name
Missing required property: url
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://bestvid.net#website",
      "name": "BestVid",
      "url": "https://bestvid.net",
      "inLanguage": "en",
      "description": "BestVid is a professional-grade AI Video & Image Generator portal that aggregates world-class models, offering a streamlined workflow from prompt generation to ultra-clear download.",
      "potentialAction": {
        "@type": "UseAction",
        "name": "Create an AI video",
        "target": "https://bestvid.net"
      }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://bestvid.net#software",
      "name": "BestVid",
      "applicationCategory": "VideoEditingApplication",
      "operatingSystem": "Web",
      "url": "https://bestvid.net",
      "inLanguage": "en",
      "description": "BestVid is an AI Video & Image Generator for creators, supporting multi-model comparison and detail restoration (including nanobanana pro and seedream) for rapid high-quality output.",
      "featureList": [
        "Multi-model AI Video & Image generation workflow",
        "Global top-tier model support (Sora, Veo, Kling, Seedance)",
        "High-resolution AI Image Generation (nanobanana pro, seedream)",
        "Ultra-clear video output with professional detail restoration",
        "Instant download optimized for major social media formats",
        "Enterprise-grade API for high-concurrency production"
      ],
      "isPartOf": {
        "@id": "https://bestvid.net#website"
      },
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD",
        "description": "Free to start with flexible credits as you scale."
      }
    }
  ]
}
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

67/100

Site name appears as

Page titleSora, Kling, Seedance
og:site_nameBestVid
twitter:sitehttps://bestvid.net
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon + SVG

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

0/15

Contact info discoverable

10/10

contact page + mailto link

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • No Organization schema — Google can't render your logo in the knowledge panel

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.
Info::
og:title is long (80 characters)
Titles over 60 characters may be truncated in social sharing previews.
Got: 80 chars Expected: 25–60 chars
URL: 80 chars

Titles over 60 characters may be truncated in social sharing previews.

Expected: 25–60 chars
Why this matters

og:title borderline-too-long — Facebook/LinkedIn may truncate. Aim for ~60-70 characters max.

Source: Open Graph Protocol

Preview

bestvid.net

BestVid: Ultimate Multi-Model AI Video & Image Generator | Sora, Kling, Seedance

Generate ultra-clear cinematic videos and high-resolution images with BestVid. Aggregating Sora, Kling, Veo, and Seedance with professional detail restoration. Start free today.

Preview quality · Twitter/X A+ · 95/100

Title will be truncated (80 chars / 70 max)

  • twitter:card — summary_large_image
  • twitter:title — BestVid: Ultimate Multi-Model AI Video & Image Generator | Sora, Kling, Seedance
  • twitter:description — Generate ultra-clear cinematic videos and high-resolution images with BestVid. Aggregating Sora, Kling, Veo, and Seed...
  • twitter:image — https://bestvid.net/brand/bestvid/og-homepage-hero.png
  • Title will be truncated on Twitter/X (80 chars, max 70)

    → Shorten the title to ≤70 characters

BESTVID.NET

BestVid: Ultimate Multi-Model AI Video & Image Generator | Sora, Kling, Seedance

Generate ultra-clear cinematic videos and high-resolution images with BestVid. Aggregating Sora, Kling, Veo, and Seedance with professional detail restoration. Start free today.

Preview quality · Facebook A · 90/100

Title will be truncated (80 chars / 60 max)

Description will be truncated (177 chars / 155 max)

  • og:title — BestVid: Ultimate Multi-Model AI Video & Image Generator | Sora, Kling, Seedance
  • og:description — Generate ultra-clear cinematic videos and high-resolution images with BestVid. Aggregating Sora, Kling, Veo, and Seed...
  • og:image — https://bestvid.net/brand/bestvid/og-homepage-hero.png
  • og:type — website
  • og:url — https://bestvid.net
  • og:site_name — BestVid
  • Title will be truncated on Facebook (80 chars, max 60)

    → Shorten og:title to ≤60 characters

  • Description will be truncated on Facebook (177 chars, max 155)

    → Tighten og:description to ≤155 characters

BestVid: Ultimate Multi-Model AI Video & Image Generator | Sora, Kling, Seedance

bestvid.net

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (177 chars / 150 max)

  • og:title — BestVid: Ultimate Multi-Model AI Video & Image Generator | Sora, Kling, Seedance
  • og:description — Generate ultra-clear cinematic videos and high-resolution images with BestVid. Aggregating Sora, Kling, Veo, and Seed...
  • og:image — https://bestvid.net/brand/bestvid/og-homepage-hero.png
  • Description will be truncated on LinkedIn (177 chars, max 150)

    → Tighten og:description to ≤150 characters

bestvid.net

BestVid: Ultimate Multi-Model AI Video & Image Generator | Sora, Kling, Seedance

Generate ultra-clear cinematic videos and high-resolution images with BestVid. Aggregating Sora, Kling, Veo, and Seedance with professional detail restoration. Start free today.

Preview quality · Slack A+ · 100/100
  • og:title — BestVid: Ultimate Multi-Model AI Video & Image Generator | Sora, Kling, Seedance
  • og:description — Generate ultra-clear cinematic videos and high-resolution images with BestVid. Aggregating Sora, Kling, Veo, and Seed...
  • og:image — https://bestvid.net/brand/bestvid/og-homepage-hero.png

Social preview quality

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

A+ · 95/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 2 schema type(s)
PASS
1 JSON-LD block(s) declaring 2 schema type(s)
Info::
2 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): SoftwareApplication, 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