Skip to content
https://openid.net

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
97
GRADE
A+
FIX
0
REVIEW
1
PASS
4
INFO
0
Checks
5
4 PASS 1 REVIEW
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

65/100

Site name appears as

Page titleOpenID Foundation
og:site_nameOpenID Foundation - Helping people assert their identity wherever they choose
twitter:site@openid
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

0/15

Contact info discoverable

5/10

mailto link

Findings

  • Brand name differs across channels — users see inconsistent identity
  • 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.

Preview

openid.net

OpenID - OpenID Foundation

Our mission is to lead the global community in creating digital identity standards that are secure, interoperable, and privacy-preserving.

Preview quality · Twitter/X A+ · 100/100
  • twitter:card — summary_large_image
  • twitter:title — OpenID - OpenID Foundation
  • twitter:description — Our mission is to lead the global community in creating digital identity standards that are secure, interoperable, an...
  • twitter:image — https://openid.net/wp-content/uploads/2023/06/OG.jpg

OPENID.NET

OpenID - OpenID Foundation

Our mission is to lead the global community in creating digital identity standards that are secure, interoperable, and privacy-preserving.

Preview quality · Facebook A+ · 100/100
  • og:title — OpenID - OpenID Foundation
  • og:description — Our mission is to lead the global community in creating digital identity standards that are secure, interoperable, an...
  • og:image — https://openid.net/wp-content/uploads/2022/11/df-l-oix-l-openid_rgb-300dpi.png
  • og:type — website
  • og:url — https://openid.net/
  • og:site_name — OpenID Foundation - Helping people assert their identity wherever they choose

OpenID - OpenID Foundation

openid.net

Preview quality · LinkedIn A+ · 100/100
  • og:title — OpenID - OpenID Foundation
  • og:description — Our mission is to lead the global community in creating digital identity standards that are secure, interoperable, an...
  • og:image — https://openid.net/wp-content/uploads/2022/11/df-l-oix-l-openid_rgb-300dpi.png

openid.net

OpenID - OpenID Foundation

Our mission is to lead the global community in creating digital identity standards that are secure, interoperable, and privacy-preserving.

Preview quality · Slack A+ · 100/100
  • og:title — OpenID - OpenID Foundation
  • og:description — Our mission is to lead the global community in creating digital identity standards that are secure, interoperable, an...
  • og:image — https://openid.net/wp-content/uploads/2022/11/df-l-oix-l-openid_rgb-300dpi.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
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 "itemListElement" for BreadcrumbList
The "itemListElement" property is required for the BreadcrumbList schema type.

The "itemListElement" property is required for the BreadcrumbList 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

JSON-LD Blocks

Block 1 : BreadcrumbList
2 properties Valid
Missing required property: itemListElement
{
  "@context": "https:\/\/schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "@id": "https:\/\/openid.net\/#breadcrumblist",
      "itemListElement": [
        {
          "@type": "ListItem",
          "@id": "https:\/\/openid.net#listItem",
          "position": 1,
          "name": "Home"
        }
      ]
    },
    {
      "@type": "Organization",
      "@id": "https:\/\/openid.net\/#organization",
      "name": "OpenID Foundation",
      "description": "Helping people assert their identity wherever they choose",
      "url": "https:\/\/openid.net\/",
      "logo": {
        "@type": "ImageObject",
        "url": "https:\/\/openid.net\/wp-content\/uploads\/2022\/11\/df-l-oix-l-openid_rgb-300dpi.png",
        "@id": "https:\/\/openid.net\/#organizationLogo",
        "width": 1088,
        "height": 324,
        "caption": "OpenID Logo and Home Button"
      },
      "image": {
        "@id": "https:\/\/openid.net\/#organizationLogo"
      },
      "sameAs": [
        "https:\/\/twitter.com\/openid\/",
        "https:\/\/www.linkedin.com\/company\/openid-foundation\/"
      ]
    },
    {
      "@type": "WebPage",
      "@id": "https:\/\/openid.net\/#webpage",
      "url": "https:\/\/openid.net\/",
      "name": "OpenID - OpenID Foundation",
      "description": "Our mission is to lead the global community in creating digital identity standards that are secure, interoperable, and privacy-preserving.",
      "inLanguage": "en-US",
      "isPartOf": {
        "@id": "https:\/\/openid.net\/#website"
      },
      "breadcrumb": {
        "@id": "https:\/\/openid.net\/#breadcrumblist"
      },
      "datePublished": "2022-11-14T14:09:37-05:00",
      "dateModified": "2024-04-27T15:22:20-04:00"
    },
    {
      "@type": "WebSite",
      "@id": "https:\/\/openid.net\/#website",
      "url": "https:\/\/openid.net\/",
      "name": "OpenID Foundation",
      "description": "Helping people assert their identity wherever they choose",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https:\/\/openid.net\/#organization"
      }
    }
  ]
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback