Skip to content
https://www.cncf.io

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
90
GRADE
A
FIX
0
REVIEW
3
PASS
2
INFO
0
Checks
5
2 PASS 3 REVIEW
B
Structured Data
1 JSON-LD block(s) found — some improvements recommended.
REVIEW
1 JSON-LD block(s) found — some improvements recommended.
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 "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.

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 "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 : WebSite
2 properties Valid
Missing required property: name
Missing required property: url
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://www.cncf.io/#/schema/WebSite",
      "url": "https://www.cncf.io/",
      "name": "CNCF",
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.cncf.io/search/{search_term_string}/"
        },
        "query-input": "required name=search_term_string"
      },
      "publisher": {
        "@id": "https://www.cncf.io/#/schema/Organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://www.cncf.io/",
      "url": "https://www.cncf.io/",
      "name": "Cloud Native Computing Foundation",
      "description": "CNCF is the vendor-neutral hub of cloud native computing, dedicated to making cloud native ubiquitous.",
      "inLanguage": "en-US",
      "isPartOf": {
        "@id": "https://www.cncf.io/#/schema/WebSite"
      },
      "breadcrumb": {
        "@type": "BreadcrumbList",
        "@id": "https://www.cncf.io/#/schema/BreadcrumbList",
        "itemListElement": {
          "@type": "ListItem",
          "position": 1,
          "name": "CNCF"
        }
      },
      "potentialAction": {
        "@type": "ReadAction",
        "target": "https://www.cncf.io/"
      },
      "about": {
        "@id": "https://www.cncf.io/#/schema/Organization"
      }
    },
    {
      "@type": "Organization",
      "@id": "https://www.cncf.io/#/schema/Organization",
      "name": "CNCF",
      "url": "https://www.cncf.io/",
      "sameAs": [
        "https://www.facebook.com/CloudNativeComputingFoundation/",
        "https://twitter.com/cloudnativefdn",
        "https://www.instagram.com/humans.of.cloudnative/",
        "https://www.youtube.com/c/cloudnativefdn",
        "https://www.linkedin.com/company/cloud-native-computing-foundation/"
      ],
      "logo": {
        "@type": "ImageObject",
        "url": "https://www.cncf.io/wp-content/uploads/2022/11/cncf-logo-stacked.png",
        "contentUrl": "https://www.cncf.io/wp-content/uploads/2022/11/cncf-logo-stacked.png",
        "width": 1293,
        "height": 762,
        "contentSize": "12810"
      }
    }
  ]
}
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

62/100

Site name appears as

Page titleCloud Native Computing Foundation
og:site_nameCNCF
twitter:site@cloudnativefdn
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

12/15

covers apple-touch-icon + SVG

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

0/15

Contact info discoverable

5/10

contact page

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Add an apple-touch-icon and at least two PNG sizes (32x32 + 192x192)
  • 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+
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.
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://www.cncf.io/wp-content/uploads/2022/05/cncf_social_share.jpg
URL: https://www.cncf.io/wp-content/uploads/2022/05/cncf_social_share.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

www.cncf.io

Cloud Native Computing Foundation

CNCF is the vendor-neutral hub of cloud native computing, dedicated to making cloud native ubiquitous.

WWW.CNCF.IO

Cloud Native Computing Foundation

CNCF is the vendor-neutral hub of cloud native computing, dedicated to making cloud native ubiquitous.

Cloud Native Computing Foundation

www.cncf.io

www.cncf.io

Cloud Native Computing Foundation

CNCF is the vendor-neutral hub of cloud native computing, dedicated to making cloud native ubiquitous.

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback