Skip to content
https://www.auth0.com

Content

· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
98
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

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

C

69/100

Site name appears as

Page titleAuth0
og:site_nameAuth0
twitter:site@auth0
Organization.name

Consistent

Brand assets

Favicon

15/15

covers multiple sizes, apple-touch-icon + SVG

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+
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://cdn.auth0.com/website/homepage/sharecard.png
URL: https://cdn.auth0.com/website/homepage/sharecard.png

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.auth0.com

Secure AI Agent & User Authentication | Auth0

Secure users, AI agents, and more with Auth0, an easy-to-implement, scalable, and adaptable authentication and authorization platform.

WWW.AUTH0.COM

Secure AI Agent & User Authentication | Auth0

Secure users, AI agents, and more with Auth0, an easy-to-implement, scalable, and adaptable authentication and authorization platform.

Secure AI Agent & User Authentication | Auth0

www.auth0.com

www.auth0.com

Secure AI Agent & User Authentication | Auth0

Secure users, AI agents, and more with Auth0, an easy-to-implement, scalable, and adaptable authentication and authorization platform.

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.
Info::
Custom type "WebPage" — unable to validate specific properties

JSON-LD Blocks

Block 1 : WebPage
7 properties Valid
{
  "@context": "http://schema.org",
  "@type": "WebPage",
  "name": "Secure AI Agent & User Authentication | Auth0",
  "description": "Secure users, AI agents, and more with Auth0, an easy-to-implement, scalable, and adaptable authentication and authorization platform.",
  "url": "https://auth0.com/",
  "image": "https://cdn.auth0.com/website/homepage/sharecard.png",
  "publisher": {
    "@type": "Organization",
    "name": "Auth0",
    "legalName": "Auth0 Inc.",
    "url": "https://auth0.com/",
    "logo": "https://cdn.auth0.com/website/home-page/evolution_logo_Auth0_black.svg",
    "foundingDate": "2013-02-01T00:00:00.000Z",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "10800 NE 8th Street, Suite 600",
      "addressLocality": "Bellevue",
      "addressRegion": "WA",
      "postalCode": "98004",
      "addressCountry": "USA"
    },
    "contactPoint": {
      "@type": "ContactPoint",
      "contactType": "Customer Support",
      "telephone": "[+888-235-2699]",
      "email": "info@auth0.com"
    },
    "sameAs": [
      "https://twitter.com/auth0",
      "https://www.facebook.com/getauth0/",
      "https://www.linkedin.com/company/auth0"
    ]
  }
}
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback