Skip to content
https://veo4-video.art

Content

· 9 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
6
INFO
0
Checks
9
6 PASS 3 REVIEW
B
Image Optimization
3 issues found across 4 images
REVIEW
3 issues found across 4 images
Info::
1 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
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://veo4-video.art/videos/h3-demos/hero-3.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://veo4-video.art/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 titleCinematic AI Video Generator with Audio
og:site_nameVeo 4
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

veo4-video.art

Veo 4 | Cinematic AI Video Generator with Audio

Generate photorealistic AI video clips with camera movement, lighting control, and synced sound on veo4-video.art.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Veo 4 | Cinematic AI Video Generator with Audio
  • twitter:description — Generate photorealistic AI video clips with camera movement, lighting control, and synced sound on veo4-video.art.
  • twitter:image — https://veo4-video.art/images/og-cover.jpg

VEO4-VIDEO.ART

Veo 4 | Cinematic AI Video Generator with Audio

Generate photorealistic AI video clips with camera movement, lighting control, and synced sound on veo4-video.art.

Preview quality · Facebook A+ · 100/100
  • og:title — Veo 4 | Cinematic AI Video Generator with Audio
  • og:description — Generate photorealistic AI video clips with camera movement, lighting control, and synced sound on veo4-video.art.
  • og:image — https://veo4-video.art/images/og-cover.jpg
  • og:type — website
  • og:url — https://veo4-video.art/
  • og:site_name — Veo 4

Veo 4 | Cinematic AI Video Generator with Audio

veo4-video.art

Preview quality · LinkedIn A+ · 100/100
  • og:title — Veo 4 | Cinematic AI Video Generator with Audio
  • og:description — Generate photorealistic AI video clips with camera movement, lighting control, and synced sound on veo4-video.art.
  • og:image — https://veo4-video.art/images/og-cover.jpg

veo4-video.art

Veo 4 | Cinematic AI Video Generator with Audio

Generate photorealistic AI video clips with camera movement, lighting control, and synced sound on veo4-video.art.

Preview quality · Slack A+ · 100/100
  • og:title — Veo 4 | Cinematic AI Video Generator with Audio
  • og:description — Generate photorealistic AI video clips with camera movement, lighting control, and synced sound on veo4-video.art.
  • og:image — https://veo4-video.art/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://veo4-video.art/#organization",
      "name": "Veo 4",
      "url": "https://veo4-video.art",
      "logo": {
        "@type": "ImageObject",
        "url": "https://veo4-video.art/images/icon.png"
      },
      "email": "support@veo4-video.art",
      "description": "Generate photorealistic AI video clips with camera movement, lighting control, and synced sound on veo4-video.art.",
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "support@veo4-video.art",
        "contactType": "customer support",
        "url": "https://veo4-video.art/about"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://veo4-video.art/#website",
      "url": "https://veo4-video.art",
      "name": "Veo 4",
      "description": "Generate photorealistic AI video clips with camera movement, lighting control, and synced sound on veo4-video.art.",
      "publisher": {
        "@id": "https://veo4-video.art/#organization"
      },
      "inLanguage": "en"
    },
    {
      "@type": "WebPage",
      "@id": "https://veo4-video.art/#webpage",
      "url": "https://veo4-video.art/",
      "name": "Veo 4 | Cinematic AI Video Generator with Audio",
      "description": "Generate photorealistic AI video clips with camera movement, lighting control, and synced sound on veo4-video.art.",
      "datePublished": "2026-08-06",
      "dateModified": "2026-09-11",
      "isPartOf": {
        "@id": "https://veo4-video.art/#website"
      },
      "about": {
        "@id": "https://veo4-video.art/#app"
      },
      "author": {
        "@id": "https://veo4-video.art/#organization"
      },
      "publisher": {
        "@id": "https://veo4-video.art/#organization"
      },
      "inLanguage": "en",
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://veo4-video.art/images/og-cover.jpg"
      },
      "speakable": {
        "@type": "SpeakableSpecification",
        "cssSelector": [
          "h1",
          "#what-definition"
        ]
      }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://veo4-video.art/#app",
      "name": "Veo 4",
      "applicationCategory": "MultimediaApplication",
      "applicationSubCategory": "AI Video Generator",
      "operatingSystem": "Web",
      "url": "https://veo4-video.art/",
      "description": "Generate photorealistic AI video clips with camera movement, lighting control, and synced sound on veo4-video.art.",
      "offers": {
        "@type": "AggregateOffer",
        "@id": "https://veo4-video.art/#aggregate-offer",
        "priceCurrency": "USD",
        "lowPrice": "0",
        "highPrice": "767.04",
        "offerCount": "11",
        "url": "https://veo4-video.art/pricing",
        "description": "Trial credits are provided when the welcome reward promotion is enabled and the account is eligible. One-time credit packs do not expire, while subscriptions have corresponding validity periods.",
        "offers": [
          {
            "@type": "Offer",
            "@id": "https://veo4-video.art/#offer-welcome-credits",
            "name": "Veo 4 welcome credits",
            "description": "Trial credits are provided when the welcome reward promotion is enabled and the account is eligible. One-time credit packs do not expire, while subscriptions have corresponding validity periods.",
            "price": "0",
            "priceCurrency": "USD",
            "category": "FreeTrial",
            "url": "https://veo4-video.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://veo4-video.art/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://veo4-video.art/#offer-payg_10",
            "name": "Starter Pack — 80 Credits",
            "description": "80 credits",
            "price": "9.90",
            "priceCurrency": "USD",
            "category": "CreditPack",
            "url": "https://veo4-video.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://veo4-video.art/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://veo4-video.art/#offer-payg_20",
            "name": "Creator Pack — 210 Credits",
            "description": "210 credits",
            "price": "24.90",
            "priceCurrency": "USD",
            "category": "CreditPack",
            "url": "https://veo4-video.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://veo4-video.art/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://veo4-video.art/#offer-payg_50",
            "name": "Studio Pack — 450 Credits",
            "description": "450 credits",
            "price": "49.90",
            "priceCurrency": "USD",
            "category": "CreditPack",
            "url": "https://veo4-video.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://veo4-video.art/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://veo4-video.art/#offer-payg_100",
            "name": "Credit Pack — 960 Credits",
            "description": "960 credits",
            "price": "99.90",
            "priceCurrency": "USD",
            "category": "CreditPack",
            "url": "https://veo4-video.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://veo4-video.art/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://veo4-video.art/#offer-sub_m_20",
            "name": "Basic — 200 Credits / mo",
            "description": "200 credits/mo",
            "price": "19.90",
            "priceCurrency": "USD",
            "category": "Subscription",
            "url": "https://veo4-video.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://veo4-video.art/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "19.90",
              "priceCurrency": "USD",
              "billingDuration": "P1M"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://veo4-video.art/#offer-sub_m_42",
            "name": "Professional — 430 Credits / mo",
            "description": "430 credits/mo",
            "price": "39.90",
            "priceCurrency": "USD",
            "category": "Subscription",
            "url": "https://veo4-video.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://veo4-video.art/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "39.90",
              "priceCurrency": "USD",
              "billingDuration": "P1M"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://veo4-video.art/#offer-sub_m_100",
            "name": "Enterprise — 920 Credits / mo",
            "description": "920 credits/mo",
            "price": "79.90",
            "priceCurrency": "USD",
            "category": "Subscription",
            "url": "https://veo4-video.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://veo4-video.art/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "79.90",
              "priceCurrency": "USD",
              "billingDuration": "P1M"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://veo4-video.art/#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://veo4-video.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://veo4-video.art/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "191.04",
              "priceCurrency": "USD",
              "billingDuration": "P1Y"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://veo4-video.art/#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://veo4-video.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://veo4-video.art/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "383.04",
              "priceCurrency": "USD",
              "billingDuration": "P1Y"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://veo4-video.art/#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://veo4-video.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://veo4-video.art/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "767.04",
              "priceCurrency": "USD",
              "billingDuration": "P1Y"
            }
          }
        ]
      },
      "author": {
        "@id": "https://veo4-video.art/#organization"
      },
      "publisher": {
        "@id": "https://veo4-video.art/#organization"
      },
      "provider": {
        "@id": "https://veo4-video.art/#organization"
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://veo4-video.art/#faq-section",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is Veo 4 on veo4-video.art?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Veo 4 on veo4-video.art is an independent multi-model web studio for text-to-video and image-to-video creation. Creators specify camera framing, lighting cues, and sound intent, generate short scenes, and review or refine results in a credit-based online workspace."
          }
        },
        {
          "@type": "Question",
          "name": "How does cinematic prompt language work in Veo 4?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Describe your scene using concrete production directions: specify shot size and camera motion, key lighting, and what should be heard. You can generate directly from text prompts or animate reference stills, select an audio-capable model when sound is needed, and inspect the rendered clip before adjusting your prompt."
          }
        },
        {
          "@type": "Question",
          "name": "What clip lengths and aspect ratios are supported?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Generation options depend on the selected model and plan. Default model Veo 3.1 Fast offers 4, 6, or 8 seconds, while selected configurations support up to 15 seconds where available. Common aspect ratios include 16:9 widescreen, 9:16 vertical, and 1:1 square depending on your layout requirements."
          }
        },
        {
          "@type": "Question",
          "name": "How do credits and rendering costs work?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Credit costs are based on the quote displayed before job submission rather than a fixed rate per second. A welcome reward campaign is available when enabled for eligible accounts. One-time credit packs do not expire, while subscription credits are deposited each billing cycle and follow their plan terms."
          }
        },
        {
          "@type": "Question",
          "name": "Can I use rendered clips for commercial projects?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, exported clips can be used for commercial media and creative projects in accordance with our terms. Users remain responsible for ensuring they possess rights to any uploaded reference images or asset inputs."
          }
        },
        {
          "@type": "Question",
          "name": "How long does it take to render a clip?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Render times vary based on server queue volume, selected model, clip duration, and resolution settings. You can monitor generation progress directly in the studio queue as your job processes."
          }
        },
        {
          "@type": "Question",
          "name": "Does Veo 4 generate audio paired with the video sequence?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "When you choose an audio-capable model in the studio, output clips render synchronized ambient sound and environmental audio alongside the visuals based on your prompt intent."
          }
        }
      ],
      "isPartOf": {
        "@id": "https://veo4-video.art/#webpage"
      }
    }
  ]
}
A+
Rich Results Eligibility
1 JSON-LD block(s) declaring 5 schema type(s)
PASS
1 JSON-LD block(s) declaring 5 schema type(s)
Info::
5 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): FAQPage, Organization, SoftwareApplication, 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