Skip to content
https://digibouquetai.com

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
91
GRADE
A
FIX
1
REVIEW
1
PASS
7
INFO
0
Checks
9
7 PASS 1 REVIEW 1 FIX
F
Image Optimization
Action
6 issues found across 55 images
FIX
6 issues found across 55 images
Warning::
21 images significantly larger than display size
Resizing to display dimensions could save approximately 1052 KB.
Got: ~1052 KB wasted
Warning::
40 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
17 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Warning::
Total image weight: 1411 KB (1.4 MB)
Consider compressing images, using modern formats, and serving appropriately sized images.
Info::
5 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://digibouquetai.com/marketing/hero-ai-bouquet.webp, https://digibouquetai.com/home-cases/watercolor-v2.webp, https://digibouquetai.com/home-cases/cute-3d-v2.webp (+2 more).
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://digibouquetai.com/marketing/hero-ai-bouquet.webp.
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 titleDigiBouquet AI - Create Free & AI Digital Flower Bouquets
og:site_nameDigiBouquet AI
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

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

contact page

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

digibouquetai.com

DigiBouquet AI - Create Free & AI Digital Flower Bouquets

Create free step-by-step digital bouquets or generate an AI Bouquet with a personal note. Share a gift link with DigiBouquet AI.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — DigiBouquet AI - Create Free & AI Digital Flower Bouquets
  • twitter:description — Create free step-by-step digital bouquets or generate an AI Bouquet with a personal note. Share a gift link with Digi...
  • twitter:image — https://digibouquetai.com/seo/og-image.webp

DIGIBOUQUETAI.COM

DigiBouquet AI - Create Free & AI Digital Flower Bouquets

Create free step-by-step digital bouquets or generate an AI Bouquet with a personal note. Share a gift link with DigiBouquet AI.

Preview quality · Facebook A+ · 100/100
  • og:title — DigiBouquet AI - Create Free & AI Digital Flower Bouquets
  • og:description — Create free step-by-step digital bouquets or generate an AI Bouquet with a personal note. Share a gift link with Digi...
  • og:image — https://digibouquetai.com/seo/og-image.webp
  • og:type — website
  • og:url — https://digibouquetai.com/
  • og:site_name — DigiBouquet AI

DigiBouquet AI - Create Free & AI Digital Flower Bouquets

digibouquetai.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — DigiBouquet AI - Create Free & AI Digital Flower Bouquets
  • og:description — Create free step-by-step digital bouquets or generate an AI Bouquet with a personal note. Share a gift link with Digi...
  • og:image — https://digibouquetai.com/seo/og-image.webp

digibouquetai.com

DigiBouquet AI - Create Free & AI Digital Flower Bouquets

Create free step-by-step digital bouquets or generate an AI Bouquet with a personal note. Share a gift link with DigiBouquet AI.

Preview quality · Slack A+ · 100/100
  • og:title — DigiBouquet AI - Create Free & AI Digital Flower Bouquets
  • og:description — Create free step-by-step digital bouquets or generate an AI Bouquet with a personal note. Share a gift link with Digi...
  • og:image — https://digibouquetai.com/seo/og-image.webp

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://digibouquetai.com/#organization",
      "name": "DigiBouquet AI",
      "url": "https://digibouquetai.com",
      "logo": {
        "@type": "ImageObject",
        "url": "https://digibouquetai.com/brand/logo-flower.webp"
      },
      "email": "support@digibouquetai.com"
    },
    {
      "@type": "WebSite",
      "@id": "https://digibouquetai.com/#website",
      "name": "DigiBouquet AI",
      "url": "https://digibouquetai.com/",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://digibouquetai.com/#organization"
      },
      "description": "Create free step-by-step digital bouquets or AI Bouquets with a personal note — then share a gift link."
    },
    {
      "@type": "SoftwareApplication",
      "name": "DigiBouquet AI",
      "applicationCategory": "LifestyleApplication",
      "operatingSystem": "Web",
      "inLanguage": "en-US",
      "url": "https://digibouquetai.com/",
      "description": "Digital bouquet builder and AI bouquet generator. Build free or generate with credits, then share a gift link.",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD",
        "description": "Free bouquet building; AI Bouquet uses credits."
      }
    }
  ]
}
A+
Rich Results Eligibility
1 JSON-LD block(s) declaring 3 schema type(s)
PASS
1 JSON-LD block(s) declaring 3 schema type(s)
Info::
3 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): Organization, 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.
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