Content
· 5 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.BLinks193 links checked, 189 healthy, 4 brokenREVIEW
Broken Links (4)
| Status | URL | Found in | Error |
|---|---|---|---|
| 404 | https://www.3ds.com/index.md | <link> | Not Found |
| 400 | https://www.3ds.com/apisearch/card_search_api?q=%2... | <script> | Bad Request |
| 400 | https://www.3ds.com/apisearch/card_search_api?q=%2... | <script> | Bad Request |
| ERR | https://investor.3ds.com/ | <a> | Get "https://investor.3ds.com/": context... |
BBrand PresenceSite-name consistency, favicon, social image, meta tags, schema, and contact signalsREVIEW
Brand Presence
Partial brand coverage — a few channels are missing brand signals.
B
70/100
Site name appears as
| Page title | Dassault Systèmes | |
| og:site_name | Dassault Systèmes | |
| twitter:site | — | |
| Organization.name | — |
Consistent
Brand assets
Favicon
15/15covers multiple sizes + apple-touch-icon
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: twitter:site, Organization.name
- 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 ContentNo mixed content detected — all resources use HTTPS.PASS
A+Open GraphOpen Graph tags are well configured for social sharing.PASS
17 charsIdeal length is 25–60 characters for social sharing previews.
25–60 charsog:title very short — may render with awkward whitespace in social cards.
Source: Open Graph Protocol
Preview

3ds.com
Dassault Systèmes
Through virtual twin technologies, our collaborative platform empowers business and people to create sustainable innovations.
- twitter:card — summary_large_image
- twitter:title — Dassault Systèmes
- twitter:description — Through virtual twin technologies, our collaborative platform empowers business and people to create sustainable inno...
- twitter:image — https://www.3ds.com/assets/invest/styles/card/public/2023-06/homepage-card-image.jpg.webp?itok=7r3TEHtB

3DS.COM
Dassault Systèmes
Through virtual twin technologies, our collaborative platform empowers business and people to create sustainable innovations.
- og:title — Dassault Systèmes
- og:description — Through virtual twin technologies, our collaborative platform empowers business and people to create sustainable inno...
- og:image — https://www.3ds.com/assets/invest/styles/card_og_image/public/2023-06/homepage-card-image.jpg?itok=kVINUjTT
- og:type — website
- og:url — https://www.3ds.com/
- og:site_name — Dassault Systèmes

Dassault Systèmes
3ds.com
- og:title — Dassault Systèmes
- og:description — Through virtual twin technologies, our collaborative platform empowers business and people to create sustainable inno...
- og:image — https://www.3ds.com/assets/invest/styles/card_og_image/public/2023-06/homepage-card-image.jpg?itok=kVINUjTT
3ds.com
Dassault Systèmes
Through virtual twin technologies, our collaborative platform empowers business and people to create sustainable innovations.

- og:title — Dassault Systèmes
- og:description — Through virtual twin technologies, our collaborative platform empowers business and people to create sustainable inno...
- og:image — https://www.3ds.com/assets/invest/styles/card_og_image/public/2023-06/homepage-card-image.jpg?itok=kVINUjTT
Social preview quality
Averaged across Twitter/X, Facebook, LinkedIn, and Slack.
| Field | Twitter/X | Slack | ||
|---|---|---|---|---|
| og:title | ||||
| og:description | ||||
| og:image | ||||
| og:type | ||||
| og:url | ||||
| og:site_name | ||||
| twitter:card | — | — | — | |
| twitter:title | — | — | — | |
| twitter:description | — | — | — | |
| twitter:image | — | — | — |
AStructured Data5 JSON-LD block(s) found — structured data is well configured.PASS
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
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
JSON-LD Blocks
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://www.3ds.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.3ds.com/search/?wockw={search_term_string}",
"query-input": "required name=search_term_string",
"description": "Search on 3DS websites",
"agent": {
"@type": "Organization",
"logo": "https://www.3ds.com/templates/images/_logo/logo_3DS_dassault.png",
"name": "3ds"
}
}
}{
"@context": "http://schema.org",
"@type": "Service",
"name": "user",
"description": "API to retreive authenticated user information",
"availableChannel": {
"@type": "ServiceChannel",
"serviceUrl": "https://eu1.iam.3dexperience.3ds.com/api/authenticated/user/me"
}
}{
"@context": "http://schema.org",
"@type": "Service",
"name": "login",
"description": "Login url",
"availableChannel": {
"@type": "ServiceChannel",
"serviceUrl": "https://eu1.iam.3dexperience.3ds.com/login"
}
}{
"@context": "http://schema.org",
"@type": "Service",
"name": "logout",
"description": "Logout url",
"availableChannel": {
"@type": "ServiceChannel",
"serviceUrl": "https://eu1.iam.3dexperience.3ds.com/logout"
}
}{
"@context": "http://schema.org",
"@type": "Service",
"name": "profile",
"description": "My Profile URL",
"logo": "https://",
"availableChannel": {
"@type": "ServiceChannel",
"serviceUrl": "https://eu1.iam.3dexperience.3ds.com/3DPassport/my-profile"
}
}