Skip to content
https://blossomthemes.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
91
GRADE
A
FIX
0
REVIEW
3
PASS
2
INFO
0
Checks
5
2 PASS 3 REVIEW
C
Structured Data
Action
2 JSON-LD block(s) found — some improvements recommended.
REVIEW
2 JSON-LD block(s) found — some improvements recommended.
Warning::
Missing required property "name" for Organization
The "name" property is required for the Organization schema type.
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 "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.
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.
Info::
2 JSON-LD blocks found

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

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

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 : Organization
2 properties Valid
Missing required property: name
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://blossomthemes.com/#organization",
      "name": "Blossom Themes",
      "url": "https://blossomthemes.com",
      "sameAs": [
        "https://www.facebook.com/blossomthemesHQ",
        "https://twitter.com/blossomthemes",
        "https://www.instagram.com/_blossomthemes/",
        "https://www.pinterest.com/blossomthemes/",
        "https://www.youtube.com/c/blossomthemes"
      ],
      "email": "support@blossomthemes.com",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://blossomthemes.com/#logo",
        "url": "https://blossomthemes.com/wp-content/uploads/2017/12/logo.png",
        "contentUrl": "https://blossomthemes.com/wp-content/uploads/2017/12/logo.png",
        "caption": "Blossom Themes",
        "inLanguage": "en-US",
        "width": "214",
        "height": "92"
      },
      "description": "Feminine and easy-to-use WordPress themes for bloggers and entrepreneurs. Used by 50,000+ websites to build beautiful sites without coding."
    },
    {
      "@type": "WebSite",
      "@id": "https://blossomthemes.com/#website",
      "url": "https://blossomthemes.com",
      "name": "Blossom Themes",
      "publisher": {
        "@id": "https://blossomthemes.com/#organization"
      },
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://blossomthemes.com/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "ImageObject",
      "@id": "https://blossomthemes.com/wp-content/uploads/2020/05/Blossom-Themes-Best-Feminine-WordPress-Themes.png",
      "url": "https://blossomthemes.com/wp-content/uploads/2020/05/Blossom-Themes-Best-Feminine-WordPress-Themes.png",
      "width": "954",
      "height": "511",
      "caption": "Blossom Feminine WordPress Theme",
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://blossomthemes.com/#webpage",
      "url": "https://blossomthemes.com/",
      "name": "Blossom Themes - Feminine WordPress Themes and Templates",
      "datePublished": "2017-11-30T07:14:27+05:45",
      "dateModified": "2025-12-26T15:12:43+05:45",
      "about": {
        "@id": "https://blossomthemes.com/#organization"
      },
      "isPartOf": {
        "@id": "https://blossomthemes.com/#website"
      },
      "primaryImageOfPage": {
        "@id": "https://blossomthemes.com/wp-content/uploads/2020/05/Blossom-Themes-Best-Feminine-WordPress-Themes.png"
      },
      "inLanguage": "en-US"
    }
  ]
}
Block 2 : WebSite
2 properties Valid
Missing required property: name
Missing required property: url
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://blossomthemes.com/#website",
      "url": "https://blossomthemes.com",
      "name": "Blossom Themes",
      "description": "Beautiful Feminine WordPress Themes",
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://blossomthemes.com/?s={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      },
      "publisher": {
        "@id": "https://blossomthemes.com/#organization"
      }
    },
    {
      "@type": "Organization",
      "@id": "https://blossomthemes.com/#organization",
      "name": "Blossom Themes",
      "url": "https://blossomthemes.com",
      "description": "Beautiful Feminine WordPress Themes",
      "logo": {
        "@type": "ImageObject",
        "@id": "https://blossomthemes.com/#logo",
        "url": "https://blossomthemes.com/wp-content/uploads/2017/12/logo.png",
        "width": 214,
        "height": 92
      },
      "image": {
        "@id": "https://blossomthemes.com/#logo"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "ItemList",
      "name": "Featured Premium WordPress Themes",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "Product",
            "name": "Blossom Feminine Pro",
            "url": "https://blossomthemes.com/wordpress-themes/blossom-feminine-pro/",
            "image": "https://blossomthemes.com/wp-content/uploads/edd/2018/02/Blossom-Themes-Screenshot.png",
            "brand": {
              "@type": "Brand",
              "name": "Blossom Themes"
            },
            "offers": {
              "@type": "AggregateOffer",
              "lowPrice": "59.00",
              "highPrice": "149.00",
              "priceCurrency": "USD",
              "offerCount": "2",
              "availability": "https://schema.org/InStock"
            }
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@type": "Product",
            "name": "Blossom Coach Pro",
            "url": "https://blossomthemes.com/wordpress-themes/blossom-coach-pro/",
            "image": "https://blossomthemes.com/wp-content/uploads/edd/2018/05/Blossom-Coach-free-WordPress-theme.png",
            "brand": {
              "@type": "Brand",
              "name": "Blossom Themes"
            },
            "offers": {
              "@type": "AggregateOffer",
              "lowPrice": "69.00",
              "highPrice": "149.00",
              "priceCurrency": "USD",
              "offerCount": "2",
              "availability": "https://schema.org/InStock"
            }
          }
        },
        {
          "@type": "ListItem",
          "position": 3,
          "item": {
            "@type": "Product",
            "name": "Blossom Spa Pro",
            "url": "https://blossomthemes.com/wordpress-themes/blossom-spa-pro/",
            "image": "https://blossomthemes.com/wp-content/uploads/edd/2018/12/blossom-spa-featured-pro.jpg",
            "brand": {
              "@type": "Brand",
              "name": "Blossom Themes"
            },
            "offers": {
              "@type": "AggregateOffer",
              "lowPrice": "69.00",
              "highPrice": "149.00",
              "priceCurrency": "USD",
              "offerCount": "2",
              "availability": "https://schema.org/InStock"
            }
          }
        },
        {
          "@type": "ListItem",
          "position": 4,
          "item": {
            "@type": "Product",
            "name": "Blossom Travel Pro",
            "url": "https://blossomthemes.com/wordpress-themes/blossom-travel-pro/",
            "image": "https://blossomthemes.com/wp-content/uploads/edd/2019/05/screenshot-2.png",
            "brand": {
              "@type": "Brand",
              "name": "Blossom Themes"
            },
            "offers": {
              "@type": "AggregateOffer",
              "lowPrice": "69.00",
              "highPrice": "149.00",
              "priceCurrency": "USD",
              "offerCount": "2",
              "availability": "https://schema.org/InStock"
            }
          }
        },
        {
          "@type": "ListItem",
          "position": 5,
          "item": {
            "@type": "Product",
            "name": "Cookery",
            "url": "https://blossomthemes.com/wordpress-themes/cookery/",
            "image": "https://blossomthemes.com/wp-content/uploads/edd/2021/01/Cookery-WordPress-Theme-Screenshot.jpg",
            "brand": {
              "@type": "Brand",
              "name": "Blossom Themes"
            },
            "offers": {
              "@type": "AggregateOffer",
              "lowPrice": "59.00",
              "highPrice": "149.00",
              "priceCurrency": "USD",
              "offerCount": "2",
              "availability": "https://schema.org/InStock"
            }
          }
        },
        {
          "@type": "ListItem",
          "position": 6,
          "item": {
            "@type": "Product",
            "name": "Blossom Fashion Pro",
            "url": "https://blossomthemes.com/wordpress-themes/blossom-fashion-pro/",
            "image": "https://blossomthemes.com/wp-content/uploads/edd/2018/11/screenshot.png",
            "brand": {
              "@type": "Brand",
              "name": "Blossom Themes"
            },
            "offers": {
              "@type": "AggregateOffer",
              "lowPrice": "59.00",
              "highPrice": "149.00",
              "priceCurrency": "USD",
              "offerCount": "2",
              "availability": "https://schema.org/InStock"
            }
          }
        }
      ]
    }
  ]
}
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

64/100

Site name appears as

Page titleFeminine WordPress Themes and Templates
og:site_nameBlossom Themes
twitter:site@blossomthemes
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

0/10

no contact info discoverable

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
  • No discoverable contact info — trust signal is weak, legal risk is higher in regulated regions

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

blossomthemes.com

Blossom Themes - Feminine WordPress Themes and Templates

Feminine and easy-to-use WordPress themes for bloggers and entrepreneurs. Used by 50,000+ websites to build beautiful sites without coding.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — Blossom Themes - Feminine WordPress Themes and Templates
  • twitter:description — Feminine and easy-to-use WordPress themes for bloggers and entrepreneurs. Used by 50,000+ websites to build beautiful...
  • twitter:image — https://blossomthemes.com/wp-content/uploads/2020/05/Blossom-Themes-Best-Feminine-WordPress-Themes.png

BLOSSOMTHEMES.COM

Blossom Themes - Feminine WordPress Themes and Templates

Feminine and easy-to-use WordPress themes for bloggers and entrepreneurs. Used by 50,000+ websites to build beautiful sites without coding.

Preview quality · Facebook A+ · 100/100
  • og:title — Blossom Themes - Feminine WordPress Themes and Templates
  • og:description — Feminine and easy-to-use WordPress themes for bloggers and entrepreneurs. Used by 50,000+ websites to build beautiful...
  • og:image — https://blossomthemes.com/wp-content/uploads/2020/05/Blossom-Themes-Best-Feminine-WordPress-Themes.png
  • og:type — website
  • og:url — https://blossomthemes.com/
  • og:site_name — Blossom Themes
  • og:image is below recommended size (954×511)

    → Upload an image ≥1200×630 for the large preview card

Blossom Themes - Feminine WordPress Themes and Templates

blossomthemes.com

Preview quality · LinkedIn A+ · 100/100
  • og:title — Blossom Themes - Feminine WordPress Themes and Templates
  • og:description — Feminine and easy-to-use WordPress themes for bloggers and entrepreneurs. Used by 50,000+ websites to build beautiful...
  • og:image — https://blossomthemes.com/wp-content/uploads/2020/05/Blossom-Themes-Best-Feminine-WordPress-Themes.png

blossomthemes.com

Blossom Themes - Feminine WordPress Themes and Templates

Feminine and easy-to-use WordPress themes for bloggers and entrepreneurs. Used by 50,000+ websites to build beautiful sites without coding.

Preview quality · Slack A+ · 100/100
  • og:title — Blossom Themes - Feminine WordPress Themes and Templates
  • og:description — Feminine and easy-to-use WordPress themes for bloggers and entrepreneurs. Used by 50,000+ websites to build beautiful...
  • og:image — https://blossomthemes.com/wp-content/uploads/2020/05/Blossom-Themes-Best-Feminine-WordPress-Themes.png

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
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback