Skip to content
https://kling5.art

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
93
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://kling5.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://kling5.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 titleAI Camera Motion & Social Video Hooks
og:site_nameKling 5
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

kling5.art

Kling 5 Studio | AI Camera Motion & Social Video Hooks

Transform text prompts and still portraits into dynamic short video clips on kling5.art. Create smooth camera moves, subject continuity, and high-impact hooks for social media.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Kling 5 Studio | AI Camera Motion & Social Video Hooks
  • twitter:description — Transform text prompts and still portraits into dynamic short video clips on kling5.art. Create smooth camera moves, ...
  • twitter:image — https://kling5.art/images/og-cover.jpg

KLING5.ART

Kling 5 Studio | AI Camera Motion & Social Video Hooks

Transform text prompts and still portraits into dynamic short video clips on kling5.art. Create smooth camera moves, subject continuity, and high-impact hooks for social media.

Preview quality · Facebook A+ · 95/100

Description will be truncated (176 chars / 155 max)

  • og:title — Kling 5 Studio | AI Camera Motion & Social Video Hooks
  • og:description — Transform text prompts and still portraits into dynamic short video clips on kling5.art. Create smooth camera moves, ...
  • og:image — https://kling5.art/images/og-cover.jpg
  • og:type — website
  • og:url — https://kling5.art/
  • og:site_name — Kling 5
  • Description will be truncated on Facebook (176 chars, max 155)

    → Tighten og:description to ≤155 characters

Kling 5 Studio | AI Camera Motion & Social Video Hooks

kling5.art

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (176 chars / 150 max)

  • og:title — Kling 5 Studio | AI Camera Motion & Social Video Hooks
  • og:description — Transform text prompts and still portraits into dynamic short video clips on kling5.art. Create smooth camera moves, ...
  • og:image — https://kling5.art/images/og-cover.jpg
  • Description will be truncated on LinkedIn (176 chars, max 150)

    → Tighten og:description to ≤150 characters

kling5.art

Kling 5 Studio | AI Camera Motion & Social Video Hooks

Transform text prompts and still portraits into dynamic short video clips on kling5.art. Create smooth camera moves, subject continuity, and high-impact hooks for social media.

Preview quality · Slack A+ · 100/100
  • og:title — Kling 5 Studio | AI Camera Motion & Social Video Hooks
  • og:description — Transform text prompts and still portraits into dynamic short video clips on kling5.art. Create smooth camera moves, ...
  • og:image — https://kling5.art/images/og-cover.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
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://kling5.art/#organization",
      "name": "Kling 5",
      "url": "https://kling5.art",
      "logo": {
        "@type": "ImageObject",
        "url": "https://kling5.art/images/icon.png"
      },
      "email": "support@kling5.art",
      "description": "Transform text prompts and still portraits into dynamic short video clips on kling5.art. Create smooth camera moves, subject continuity, and high-impact hooks for social media.",
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "support@kling5.art",
        "contactType": "customer support",
        "url": "https://kling5.art/about"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://kling5.art/#website",
      "url": "https://kling5.art",
      "name": "Kling 5",
      "description": "Transform text prompts and still portraits into dynamic short video clips on kling5.art. Create smooth camera moves, subject continuity, and high-impact hooks for social media.",
      "publisher": {
        "@id": "https://kling5.art/#organization"
      },
      "inLanguage": "en"
    },
    {
      "@type": "WebPage",
      "@id": "https://kling5.art/#webpage",
      "url": "https://kling5.art/",
      "name": "Kling 5 Studio | AI Camera Motion & Social Video Hooks",
      "description": "Transform text prompts and still portraits into dynamic short video clips on kling5.art. Create smooth camera moves, subject continuity, and high-impact hooks for social media.",
      "datePublished": "2026-08-06",
      "dateModified": "2026-09-11",
      "isPartOf": {
        "@id": "https://kling5.art/#website"
      },
      "about": {
        "@id": "https://kling5.art/#app"
      },
      "author": {
        "@id": "https://kling5.art/#organization"
      },
      "publisher": {
        "@id": "https://kling5.art/#organization"
      },
      "inLanguage": "en",
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://kling5.art/images/og-cover.jpg"
      },
      "speakable": {
        "@type": "SpeakableSpecification",
        "cssSelector": [
          "h1",
          "#what-definition"
        ]
      }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://kling5.art/#app",
      "name": "Kling 5",
      "applicationCategory": "MultimediaApplication",
      "applicationSubCategory": "AI Video Generator",
      "operatingSystem": "Web",
      "url": "https://kling5.art/",
      "description": "Transform text prompts and still portraits into dynamic short video clips on kling5.art. Create smooth camera moves, subject continuity, and high-impact hooks for social media.",
      "offers": {
        "@type": "AggregateOffer",
        "@id": "https://kling5.art/#aggregate-offer",
        "priceCurrency": "USD",
        "lowPrice": "0",
        "highPrice": "767.04",
        "offerCount": "11",
        "url": "https://kling5.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://kling5.art/#offer-welcome-credits",
            "name": "Kling 5 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://kling5.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://kling5.art/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://kling5.art/#offer-payg_10",
            "name": "Starter Pack — 80 Credits",
            "description": "80 credits",
            "price": "9.90",
            "priceCurrency": "USD",
            "category": "CreditPack",
            "url": "https://kling5.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://kling5.art/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://kling5.art/#offer-payg_20",
            "name": "Creator Pack — 210 Credits",
            "description": "210 credits",
            "price": "24.90",
            "priceCurrency": "USD",
            "category": "CreditPack",
            "url": "https://kling5.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://kling5.art/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://kling5.art/#offer-payg_50",
            "name": "Studio Pack — 450 Credits",
            "description": "450 credits",
            "price": "49.90",
            "priceCurrency": "USD",
            "category": "CreditPack",
            "url": "https://kling5.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://kling5.art/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://kling5.art/#offer-payg_100",
            "name": "Credit Pack — 960 Credits",
            "description": "960 credits",
            "price": "99.90",
            "priceCurrency": "USD",
            "category": "CreditPack",
            "url": "https://kling5.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://kling5.art/#organization"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://kling5.art/#offer-sub_m_20",
            "name": "Basic — 200 Credits / mo",
            "description": "200 credits/mo",
            "price": "19.90",
            "priceCurrency": "USD",
            "category": "Subscription",
            "url": "https://kling5.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://kling5.art/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "19.90",
              "priceCurrency": "USD",
              "billingDuration": "P1M"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://kling5.art/#offer-sub_m_42",
            "name": "Professional — 430 Credits / mo",
            "description": "430 credits/mo",
            "price": "39.90",
            "priceCurrency": "USD",
            "category": "Subscription",
            "url": "https://kling5.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://kling5.art/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "39.90",
              "priceCurrency": "USD",
              "billingDuration": "P1M"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://kling5.art/#offer-sub_m_100",
            "name": "Enterprise — 920 Credits / mo",
            "description": "920 credits/mo",
            "price": "79.90",
            "priceCurrency": "USD",
            "category": "Subscription",
            "url": "https://kling5.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://kling5.art/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "79.90",
              "priceCurrency": "USD",
              "billingDuration": "P1M"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://kling5.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://kling5.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://kling5.art/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "191.04",
              "priceCurrency": "USD",
              "billingDuration": "P1Y"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://kling5.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://kling5.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://kling5.art/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "383.04",
              "priceCurrency": "USD",
              "billingDuration": "P1Y"
            }
          },
          {
            "@type": "Offer",
            "@id": "https://kling5.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://kling5.art/pricing",
            "availability": "https://schema.org/InStock",
            "seller": {
              "@id": "https://kling5.art/#organization"
            },
            "priceSpecification": {
              "@type": "UnitPriceSpecification",
              "price": "767.04",
              "priceCurrency": "USD",
              "billingDuration": "P1Y"
            }
          }
        ]
      },
      "author": {
        "@id": "https://kling5.art/#organization"
      },
      "publisher": {
        "@id": "https://kling5.art/#organization"
      },
      "provider": {
        "@id": "https://kling5.art/#organization"
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://kling5.art/#faq-section",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is Kling 5 and how does it work?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Kling 5 is an independent multi-model web studio available on kling5.art, featuring Kling 3.0 Turbo Pro as its default model. It supports text-to-video and image-to-video generation, allowing creators to experiment with focused camera movements for short-form clips."
          }
        },
        {
          "@type": "Question",
          "name": "How do camera control prompts help create better social ad hooks?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "By specifying a clear primary camera move—such as a push-in, pan, or orbit—you set the visual direction right from the start. This concise prompting approach helps creators experiment with 5-second openings for Reels, Shorts, and TikTok."
          }
        },
        {
          "@type": "Question",
          "name": "What video durations and aspect ratios are available?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Available generation modes, durations, and resolution options depend on the selected model and plan, and 15 seconds is not guaranteed for all modes. You can test short clips such as 5 seconds and select widescreen (16:9), portrait (9:16), or square ratios depending on your layout requirements."
          }
        },
        {
          "@type": "Question",
          "name": "How are generation credits calculated for short video clips?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Credit costs are calculated based on the upfront quote displayed before job submission. New user welcome bonus credits are offered when enabled and subject to eligibility. Credits are pre-deducted upon submission and refunded if a generation fails. One-time top-up credit packs never expire, while subscription credits remain valid according to your billing cycle."
          }
        },
        {
          "@type": "Question",
          "name": "How can I reduce motion distortion and visual artifacts in camera moves?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No AI video model is completely free of artifacts. To minimize distortion, write concise prompts focused on a single primary camera move rather than combining conflicting directions. Review the generated clip and adjust prompt phrasing or reference images if you notice warping."
          }
        },
        {
          "@type": "Question",
          "name": "How long does a video generation job take to complete?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Generation times vary based on the selected model, video duration, resolution settings, and current server queue load on kling5.art. Check your job queue in the workspace for live progress."
          }
        },
        {
          "@type": "Question",
          "name": "Can generated videos be exported for commercial marketing campaigns?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Renders created under active paid accounts include commercial usage rights according to our platform terms. Creators remain responsible for ensuring they hold proper rights to any input images or prompts used in the studio."
          }
        }
      ],
      "isPartOf": {
        "@id": "https://kling5.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