Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BOpen GraphOpen Graph tags are partially configured — some improvements recommended.REVIEW
https://directus.io/__og-image__/static/og.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
The og:site_name tag displays the website name in social previews.
Without og:site_name, social cards omit the brand attribution — users see the post but not who published it.
Learn more ▾ ▴
og:site_name appears in the social card chrome (above the title in Facebook/LinkedIn previews). Without it, posts read as anonymous URLs. Set it to your brand name to get free attribution on every share.
Source: Open Graph Protocol
Preview

www.directus.io
The Headless CMS + Backend for Every Custom Build
Built for developers who need more than a CMS. Manage complex content, handle digital assets, and control permissions through an intuitive Studio.

WWW.DIRECTUS.IO
The Headless CMS + Backend for Every Custom Build
Built for developers who need more than a CMS. Manage complex content, handle digital assets, and control permissions through an intuitive Studio.

The Headless CMS + Backend for Every Custom Build
www.directus.io
www.directus.io
The Headless CMS + Backend for Every Custom Build
Built for developers who need more than a CMS. Manage complex content, handle digital assets, and control permissions through an intuitive Studio.

BStructured Data1 JSON-LD block(s) found — some improvements recommended.REVIEW
The "name" property is required for the WebSite schema type.
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.
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.
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.
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
{
"@context": "https://schema.org",
"@graph": [
{
"@id": "https://directus.io/#website",
"@type": "WebSite",
"inLanguage": "en-US",
"name": "Directus",
"url": "https://directus.io/",
"publisher": {
"@id": "https://directus.io/#identity"
}
},
{
"@id": "https://directus.io/#webpage",
"@type": "WebPage",
"description": "Built for developers who need more than a CMS. Manage complex content, handle digital assets, and control permissions through an intuitive Studio.",
"name": "The Headless CMS + Backend for Every Custom Build",
"url": "https://directus.io/",
"about": {
"@id": "https://directus.io/#identity"
},
"isPartOf": {
"@id": "https://directus.io/#website"
},
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://directus.io/"
]
}
],
"primaryImageOfPage": {
"@id": "https://directus.io/#logo"
}
},
{
"@id": "https://directus.io/#identity",
"@type": "Organization",
"name": "Directus",
"url": "https://directus.io/",
"sameAs": [
"https://hub.docker.com/r/directus/directus",
"https://twitter.com/directus",
"https://github.com/directus",
"https://www.youtube.com/c/DirectusVideos",
"https://www.linkedin.com/company/directus-io",
"https://www.npmjs.com/package/directus"
]
},
{
"@id": "https://directus.io/#logo",
"@type": "ImageObject",
"caption": "Directus",
"contentUrl": "https://directus.io/images/logo-dark.svg",
"inLanguage": "en-US",
"url": "https://directus.io/images/logo-dark.svg"
},
{
"@id": "https://directus.io/#organization",
"@type": "Organization",
"logo": "https://directus.io/images/logo-dark.svg",
"name": "Directus",
"url": "https://directus.io/",
"sameAs": [
"https://hub.docker.com/r/directus/directus",
"https://twitter.com/directus",
"https://github.com/directus",
"https://www.youtube.com/c/DirectusVideos",
"https://www.linkedin.com/company/directus-io",
"https://www.npmjs.com/package/directus"
]
}
]
}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
62/100
Site name appears as
| Page title | The Headless CMS + Backend for Every Custom Build | |
| og:site_name | — | |
| twitter:site | — | |
| Organization.name | — |
Consistent
Brand assets
Favicon
12/15covers apple-touch-icon + SVG
Social share image
20/20og:image + twitter:image set
Meta completeness
20/20Organization schema
0/15Contact info discoverable
5/10contact page
Findings
- Missing brand name in: og:site_name, twitter:site, Organization.name
- 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+Links200 links checked, 200 healthy, 0 brokenPASS
Broken Links (2)
| Status | URL | Found in | Error |
|---|---|---|---|
| 403 | https://x.clearbitjs.com/v2/pk_cfc61b22fbc6cc39e56... | <script> | Forbidden |
| 403 | https://x.clearbitjs.com/v2/pk_cfc61b22fbc6cc39e56... | <script> | Forbidden |
Redirects (1)
| URL | Destination | Found in | Hops |
|---|---|---|---|
| https://directus.cloud/account/register?... | https://directus.cloud/account/register?... | <a> | 0 |