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
Your brand name differs across channels — visitors see inconsistent identity.
C
62/100
Site name appears as
| Page title | SlackIcon | |
| og:site_name | Scaleway | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
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
- 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+Links200 links checked, 200 healthy, 0 brokenPASS
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
https://www-uploads.scaleway.com/Scaleway_3_D_Logo_57e7fb833f.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.scaleway.com
European Cloud & AI. | Scaleway
Build on a secure, transparent, and fast-moving cloud & AI platform built for what’s next.

WWW.SCALEWAY.COM
European Cloud & AI. | Scaleway
Build on a secure, transparent, and fast-moving cloud & AI platform built for what’s next.

European Cloud & AI. | Scaleway
www.scaleway.com
www.scaleway.com
European Cloud & AI. | Scaleway
Build on a secure, transparent, and fast-moving cloud & AI platform built for what’s next.

A+Structured Data1 JSON-LD block(s) found — structured data is well configured.PASS
JSON-LD Blocks
{
"@graph": [
{
"url": "https://www.scaleway.com/en/",
"logo": {
"url": "https://www.scaleway.com/_next/static/media/logo.7e2996cb.svg",
"@type": "ImageObject"
},
"name": "Scaleway",
"@type": "Corporation",
"sameAs": [
"https://twitter.com/scaleway",
"https://www.linkedin.com/company/scaleway/",
"https://en.wikipedia.org/wiki/Scaleway",
"https://www.wikidata.org/wiki/Q3352745",
"https://github.com/scaleway"
],
"contactPoint": [
{
"url": "https://www.scaleway.com/en/contact/",
"@type": "ContactPoint",
"contactType": "customer support",
"availableLanguage": [
"en",
"fr"
]
},
{
"url": "https://www.scaleway.com/en/contact-sales/",
"@type": "ContactPoint",
"contactType": "sales",
"availableLanguage": [
"en",
"fr"
]
}
]
},
{
"url": "https://www.scaleway.com/en/",
"name": "Scaleway (EN)",
"@type": "WebSite",
"inLanguage": "en"
},
{
"url": "https://www.scaleway.com/en/",
"name": "Homepage",
"@type": "WebPage",
"inLanguage": "en",
"primaryImageOfPage": {
"url": "https://www.scaleway.com/_next/static/media/logo.7e2996cb.svg",
"@type": "ImageObject"
}
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"item": "https://www.scaleway.com/en/",
"name": "Home",
"@type": "ListItem",
"position": 1
}
]
}
],
"@context": "https://schema.org"
}