Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.CBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Partial brand coverage — a few channels are missing brand signals.
C
69/100
Site name appears as
| Page title | Auth0 | |
| og:site_name | Auth0 | |
| twitter:site | @auth0 | |
| Organization.name | — |
Consistent
Brand assets
Favicon
15/15covers multiple sizes, apple-touch-icon + SVG
Social share image
14/20og:image set; twitter:image missing
Meta completeness
20/20Organization schema
0/15Contact info discoverable
5/10contact 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+Links200 links checked, 200 healthy, 0 brokenPASS
Redirects (13)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://auth0.com// | https://auth0.com// | <link> | 0 |
| https://auth0.com/de// | https://auth0.com/de// | <link> | 0 |
| https://auth0.com/fr// | https://auth0.com/fr// | <link> | 0 |
| https://auth0.com/jp// | https://auth0.com/jp// | <link> | 0 |
| https://auth0.com/es// | https://auth0.com/es// | <link> | 0 |
| https://auth0.com/pt// | https://auth0.com/pt// | <link> | 0 |
| https://www.auth0.com/api/auth/login?red... | https://www.auth0.com/api/auth/login?red... | <a> | 0 |
| https://www.auth0.com/docs/articles | https://www.auth0.com/docs/articles | <a> | 0 |
| https://support.auth0.com/ | https://support.auth0.com/ | <a> | 0 |
| https://www.auth0.com/pricing/ | https://www.auth0.com/pricing/ | <a> | 0 |
| https://www.auth0.com/customers/ | https://www.auth0.com/customers/ | <a> | 0 |
| https://auth0.com/customers/ | https://auth0.com/customers/ | <a> | 0 |
| https://auth0.com/docs/quickstarts/ | https://auth0.com/docs/quickstarts/ | <a> | 0 |
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
https://cdn.auth0.com/website/homepage/sharecard.pngThe og:image URL could not be fetched. Social platforms won't be able to display it.
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 Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@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"
]
}
}