Skip to content
https://woocommerce.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
88
GRADE
B
FIX
0
REVIEW
3
PASS
2
INFO
0
Checks
5
2 PASS 3 REVIEW
B
Mixed Content
1 HTTP resource(s) loaded on HTTPS page
REVIEW
1 HTTP resource(s) loaded on HTTPS page
Critical::
HTTP link loaded on HTTPS page
Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.
Got: http://gmpg.org/xfn/11 Expected: https://gmpg.org/xfn/11
URL: http://gmpg.org/xfn/11

Modern browsers block or warn about HTTP resources on HTTPS pages. Change the URL to use HTTPS.

Expected: https://gmpg.org/xfn/11
Why this matters

Mixed content — HTTP resource on HTTPS page. Browser may block silently or warn user.

Source: Google Chrome Security

C
Brand Presence
Action
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

Partial brand coverage — a few channels are missing brand signals.

C

69/100

Site name appears as

Page titleWooCommerce
og:site_nameWooCommerce
twitter:site@woocommerce
Organization.name

Consistent

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

14/20

og:image set; twitter:image missing

Meta completeness

20/20

Organization schema

0/15

Contact info discoverable

5/10

contact page

Findings

  • Missing brand name in: Organization.name
  • Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
  • No Organization schema — Google can't render your logo in the knowledge panel
  • 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
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.
Critical::
og:image is not reachable
The og:image URL could not be fetched. Social platforms won't be able to display it.
Got: https://woocommerce.com/wp-content/uploads/2025/02/woo-take-control-of-your-success.jpg
URL: https://woocommerce.com/wp-content/uploads/2025/02/woo-take-control-of-your-success.jpg

The og:image URL could not be fetched. Social platforms won't be able to display it.

Why this matters

An unreachable og:image URL (404, DNS fail, slow timeout) means social platforms cache the failure and serve no image for hours.

Learn more

Social platforms (Facebook, Twitter) cache OG metadata aggressively — including failed image fetches. A momentarily-broken og:image can leave your shares imageless for hours. Test og:image URLs in Facebook's Sharing Debugger to force re-cache after fixing.

Source: Open Graph Protocol / Facebook Sharing Debugger

Preview

woocommerce.com

WooCommerce - Open Source ecommerce Platform

WooCommerce is a customizable, open-source ecommerce platform built on WordPress.

WOOCOMMERCE.COM

WooCommerce - Open Source ecommerce Platform

WooCommerce is a customizable, open-source ecommerce platform built on WordPress.

WooCommerce - Open Source ecommerce Platform

woocommerce.com

woocommerce.com

WooCommerce - Open Source ecommerce Platform

WooCommerce is a customizable, open-source ecommerce platform built on WordPress.

A+
Structured Data
2 JSON-LD block(s) found — structured data is well configured.
PASS
2 JSON-LD block(s) found — structured data is well configured.
Info::
2 blocks of custom type "WebPage" — unable to validate specific properties
Info::
2 JSON-LD blocks found

JSON-LD Blocks

Block 1 : WebPage
2 properties Valid
{
  "@context": "https:\/\/schema.org",
  "@graph": [
    {
      "@type": "WebPage",
      "@id": "https:\/\/woocommerce.com\/",
      "url": "https:\/\/woocommerce.com\/",
      "name": "WooCommerce",
      "isPartOf": {
        "@id": "https:\/\/woocommerce.com\/#website"
      },
      "about": {
        "@id": "https:\/\/woocommerce.com\/#organization"
      },
      "primaryImageOfPage": {
        "@id": "https:\/\/woocommerce.com\/#primaryimage"
      },
      "image": {
        "@id": "https:\/\/woocommerce.com\/#primaryimage"
      },
      "thumbnailUrl": "https:\/\/woocommerce.com\/wp-content\/uploads\/2025\/02\/woo-take-control-of-your-success.jpg",
      "datePublished": "2023-03-30T13:27:27+00:00",
      "dateModified": "2026-03-26T08:08:43+00:00",
      "description": "WooCommerce is the open-source ecommerce platform that helps merchants and developers build successful businesses for the long term.",
      "breadcrumb": {
        "@id": "https:\/\/woocommerce.com\/#breadcrumb"
      },
      "inLanguage": "en-US",
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https:\/\/woocommerce.com\/"
          ]
        }
      ]
    },
    {
      "@type": "ImageObject",
      "inLanguage": "en-US",
      "@id": "https:\/\/woocommerce.com\/#primaryimage",
      "url": "https:\/\/woocommerce.com\/wp-content\/uploads\/2025\/02\/woo-take-control-of-your-success.jpg",
      "contentUrl": "https:\/\/woocommerce.com\/wp-content\/uploads\/2025\/02\/woo-take-control-of-your-success.jpg",
      "width": 2400,
      "height": 1260
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https:\/\/woocommerce.com\/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Homepage"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https:\/\/woocommerce.com\/#website",
      "url": "https:\/\/woocommerce.com\/",
      "name": "WooCommerce",
      "description": "The most customizable ecommerce platform for building your online business. Get started today for free.",
      "publisher": {
        "@id": "https:\/\/woocommerce.com\/#organization"
      },
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https:\/\/woocommerce.com\/search\/?q={search_term_string}"
          },
          "query-input": {
            "@type": "PropertyValueSpecification",
            "valueRequired": true,
            "valueName": "search_term_string"
          }
        }
      ],
      "inLanguage": "en-US"
    },
    {
      "@type": "Organization",
      "@id": "https:\/\/woocommerce.com\/#organization",
      "name": "WooCommerce",
      "url": "https:\/\/woocommerce.com\/",
      "logo": {
        "@type": "ImageObject",
        "inLanguage": "en-US",
        "@id": "https:\/\/woocommerce.com\/#\/schema\/logo\/image\/",
        "url": "https:\/\/woocommerce.com\/wp-content\/uploads\/2025\/07\/Woo_logo_color.svg",
        "contentUrl": "https:\/\/woocommerce.com\/wp-content\/uploads\/2025\/07\/Woo_logo_color.svg",
        "width": 183,
        "height": 47,
        "caption": "WooCommerce"
      },
      "image": {
        "@id": "https:\/\/woocommerce.com\/#\/schema\/logo\/image\/"
      },
      "sameAs": [
        "https:\/\/www.facebook.com\/woocommerce",
        "https:\/\/x.com\/woocommerce",
        "https:\/\/www.instagram.com\/woocommerce"
      ],
      "hasMerchantReturnPolicy": {
        "@type": "MerchantReturnPolicy",
        "merchantReturnLink": "https:\/\/woocommerce.com\/refund-policy\/"
      }
    }
  ]
}
Block 2 : WebPage
15 properties Valid
{
  "@context": "https:\/\/schema.org",
  "@type": "WebPage",
  "headline": "WooCommerce",
  "url": "https:\/\/woocommerce.com",
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https:\/\/woocommerce.com\/"
  },
  "thumbnailUrl": "https:\/\/woocommerce.com\/wp-content\/uploads\/2025\/02\/woo-take-control-of-your-success.jpg?w=150&h=150&crop=1",
  "image": {
    "@type": "ImageObject",
    "url": "https:\/\/woocommerce.com\/wp-content\/uploads\/2025\/02\/woo-take-control-of-your-success.jpg"
  },
  "articleSection": "Blog",
  "author": [
    {
      "@type": "Person",
      "name": "mcliwanow"
    }
  ],
  "creator": [
    "mcliwanow"
  ],
  "publisher": {
    "@type": "Organization",
    "name": "WooCommerce",
    "logo": "https:\/\/woocommerce.com\/wp-content\/uploads\/2021\/05\/WooCommerce_logo.svg.png"
  },
  "keywords": [],
  "dateCreated": "2023-03-30T13:27:27Z",
  "datePublished": "2023-03-30T13:27:27Z",
  "dateModified": "2026-03-26T08:08:43Z"
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback