Content
· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.DBrand PresenceActionSite-name consistency, favicon, social image, meta tags, schema, and contact signalsFIX
Brand Presence
Your brand name differs across channels — visitors see inconsistent identity.
D
41/100
Site name appears as
| Page title | My BTS | |
| og:site_name | My BTS » Le premier site de cours pour les matières professionnelles en BTS MCO | |
| twitter:site | — | |
| Organization.name | — |
Inconsistent — names differ across channels
Brand assets
Favicon
8/15single size only
Social share image
14/20og:image set; twitter:image missing
Meta completeness
14/20Organization schema
0/15Contact info discoverable
0/10no contact info discoverable
Findings
- Brand name differs across channels — users see inconsistent identity
- Add twitter:image — Twitter falls back to og:image only when it's larger than 300×157
- Single favicon only — add apple-touch-icon for iOS home-screen and high-DPI support
- twitter:card missing
- No Organization schema — Google can't render your logo in the knowledge panel
- No discoverable contact info — trust signal is weak, legal risk is higher in regulated regions
How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.
BLinks91 links checked, 88 healthy, 3 brokenREVIEW
Broken Links (3)
| Status | URL | Found in | Error |
|---|---|---|---|
| 403 | https://www.mybts.fr/xmlrpc.php | <link> | Forbidden |
| 403 | https://www.mybts.fr/xmlrpc.php?rsd | <link> | Forbidden |
| ERR | about:blank | <iframe> | Get "about:blank": unsupported protocol ... |
CImage OptimizationAction4 issues found across 21 imagesREVIEW
A+Mixed ContentNo mixed content detected — all resources use HTTPS.PASS
AOpen GraphOpen Graph tags are well configured for social sharing.PASS
Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.
Without twitter:card, Twitter renders posts as plain text — no preview image, no structured layout.
Learn more ▾ ▴
Twitter requires `<meta name="twitter:card" content="summary_large_image">` (or summary) to render share-cards at all. Without it, links appear as raw text and engagement plummets vs cards. Twitter also falls back to og:image if twitter:image isn't set, so configure both.
Source: Twitter Developer Platform
Preview

www.mybts.fr
MyBTS – cours et corrigés BTS MCO
Préparez le BTS MCO avec des sujets et corrigés détaillés : E4, CEJM, gestion opérationnelle et management.
- twitter:card — Add <meta name="twitter:card" content="summary_large_image">
- twitter:title — falling back from og:title
- twitter:description — falling back from og:description
- twitter:image — falling back from og:image
twitter:card is missing
→ Add <meta name="twitter:card" content="summary_large_image">

WWW.MYBTS.FR
MyBTS – cours et corrigés BTS MCO
Préparez le BTS MCO avec des sujets et corrigés détaillés : E4, CEJM, gestion opérationnelle et management.
- og:title — MyBTS – cours et corrigés BTS MCO
- og:description — Préparez le BTS MCO avec des sujets et corrigés détaillés : E4, CEJM, gestion opérationnelle et management.
- og:image — https://www.mybts.fr/wp-content/uploads/Mybts-bts-mco.jpg
- og:type — website
- og:url — https://www.mybts.fr/
- og:site_name — My BTS » Le premier site de cours pour les matières professionnelles en BTS MCO

MyBTS – cours et corrigés BTS MCO
www.mybts.fr
- og:title — MyBTS – cours et corrigés BTS MCO
- og:description — Préparez le BTS MCO avec des sujets et corrigés détaillés : E4, CEJM, gestion opérationnelle et management.
- og:image — https://www.mybts.fr/wp-content/uploads/Mybts-bts-mco.jpg
www.mybts.fr
MyBTS – cours et corrigés BTS MCO
Préparez le BTS MCO avec des sujets et corrigés détaillés : E4, CEJM, gestion opérationnelle et management.

- og:title — MyBTS – cours et corrigés BTS MCO
- og:description — Préparez le BTS MCO avec des sujets et corrigés détaillés : E4, CEJM, gestion opérationnelle et management.
- og:image — https://www.mybts.fr/wp-content/uploads/Mybts-bts-mco.jpg
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 | ⚠ | — | — | — |
A+Open Graph / Twitter Card DepthOG image dimensions and Twitter card configuration look healthyPASS
AStructured Data1 JSON-LD block(s) found — structured data is well configured.PASS
The "itemListElement" property is required for the BreadcrumbList 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
JSON-LD Blocks
{
"@context": "https:\/\/schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https:\/\/www.mybts.fr\/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https:\/\/www.mybts.fr#listItem",
"position": 1,
"name": "Accueil",
"item": "https:\/\/www.mybts.fr",
"nextItem": {
"@type": "ListItem",
"@id": "https:\/\/www.mybts.fr\/blog\/category\/bts-mco\/#listItem",
"name": "BTS MCO"
}
},
{
"@type": "ListItem",
"@id": "https:\/\/www.mybts.fr\/blog\/category\/bts-mco\/#listItem",
"position": 2,
"name": "BTS MCO",
"item": "https:\/\/www.mybts.fr\/blog\/category\/bts-mco\/",
"nextItem": {
"@type": "ListItem",
"@id": "https:\/\/www.mybts.fr\/blog\/cours-bts-mco\/#listItem",
"name": "Toutes les ressources pour r\u00e9ussir le BTS MCO"
},
"previousItem": {
"@type": "ListItem",
"@id": "https:\/\/www.mybts.fr#listItem",
"name": "Accueil"
}
},
{
"@type": "ListItem",
"@id": "https:\/\/www.mybts.fr\/blog\/cours-bts-mco\/#listItem",
"position": 3,
"name": "Toutes les ressources pour r\u00e9ussir le BTS MCO",
"previousItem": {
"@type": "ListItem",
"@id": "https:\/\/www.mybts.fr\/blog\/category\/bts-mco\/#listItem",
"name": "BTS MCO"
}
}
]
},
{
"@type": "CollectionPage",
"@id": "https:\/\/www.mybts.fr\/#collectionpage",
"url": "https:\/\/www.mybts.fr\/",
"name": "BTS MCO : sujets et corrig\u00e9s E4, CEJM et Management | My BTS",
"description": "Pr\u00e9parez le BTS MCO avec des sujets et corrig\u00e9s complets : management, CEJM, gestion op\u00e9rationnelle et conseils pour r\u00e9ussir les \u00e9preuves.",
"inLanguage": "fr-FR",
"isPartOf": {
"@id": "https:\/\/www.mybts.fr\/#website"
},
"breadcrumb": {
"@id": "https:\/\/www.mybts.fr\/#breadcrumblist"
},
"about": {
"@id": "https:\/\/www.mybts.fr\/#organization"
}
},
{
"@type": "Organization",
"@id": "https:\/\/www.mybts.fr\/#organization",
"name": "MyBTS.fr",
"description": "MyBTS est un site p\u00e9dagogique d\u00e9di\u00e9 aux \u00e9tudiants de BTS MCO. Il propose des sujets, corrig\u00e9s d\u00e9taill\u00e9s, cours et conseils pour pr\u00e9parer efficacement les \u00e9preuves professionnelles comme l\u2019E4, la CEJM et la gestion op\u00e9rationnelle.",
"url": "https:\/\/www.mybts.fr\/",
"logo": {
"@type": "ImageObject",
"url": "https:\/\/www.mybts.fr\/wp-content\/uploads\/mybts-logo.png",
"@id": "https:\/\/www.mybts.fr\/#organizationLogo",
"width": 512,
"height": 512
},
"image": {
"@id": "https:\/\/www.mybts.fr\/#organizationLogo"
}
},
{
"@type": "WebSite",
"@id": "https:\/\/www.mybts.fr\/#website",
"url": "https:\/\/www.mybts.fr\/",
"name": "MyBTS",
"description": "Le premier site de cours pour les mati\u00e8res professionnelles en BTS MCO",
"inLanguage": "fr-FR",
"publisher": {
"@id": "https:\/\/www.mybts.fr\/#organization"
}
}
]
}