Skip to content

Commit cbc0212

Browse files
authored
Update index.html
1 parent ae80e0c commit cbc0212

1 file changed

Lines changed: 129 additions & 12 deletions

File tree

index.html

Lines changed: 129 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,96 @@
11
<!DOCTYPE html>
2-
<html lang="fr-FR" dir="ltr" geo-code="FR" prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/
3-
og: https://ogp.me/ns# og: https://ogp.me/ns/article# og: https://ogp.me/ns/music# og: https://ogp.me/ns/profile#
4-
fb: http://www.facebook.com/2008/fbml rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core#
5-
xsd: http://www.w3.org/2001/XMLSchema#">
2+
<html lang="fr-FR" dir="ltr" geo-code="FR" itemscope itemtype="https://schema.org/WebPage" xmlns:og="https://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml"
3+
xmlns:dc="http://purl.org/dc/terms/" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="https://schema.org/"
4+
xmlns:sioc="http://rdfs.org/sioc/ns#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
5+
xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning#" xmlns:ldjson="https://www.w3.org/ns/ldjson#"
6+
prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: https://ogp.me/ns# fb: http://www.facebook.com/2008/fbml
7+
rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# madjeek: https://madjeek.fr/ns# fc84: https://fc84.fr/ns#"
8+
data-ref="balise <html> ultra-optimisée pour le SEO avancé, l'accessibilité et les métadonnées étendues, intégrant les dernières normes W3C et les vocabulaires sémantiques. Explications des améliorations :
9+
Vocabulaires étendus :
10+
Ajout de schema.org en XMLNS pour une meilleure intégration du JSON-LD
11+
Namespaces personnalisés (madjeek:, fc84:) pour vos propres ontologies
12+
Microdonnées avancées :
13+
itemscope et itemtype pour marquer la page comme entité sémantique
14+
Compatibilité avec RDFa 1.1 et Microdata
15+
Support multi-plateforme :
16+
Intégration renforcée des vocabulaires Facebook (fb) et OpenGraph (og)
17+
Support des schémas Dublin Core (dc) pour la gestion de contenu
18+
Optimisations techniques :
19+
vc: pour le versioning XML Schema
20+
ldjson: pour la compatibilité avec les scripts JSON-LD
21+
Pour l'IA et les moteurs :
22+
SKOS pour l'organisation des connaissances
23+
SIOC pour les interactions sociales">
624
<!--[if IE]><link rel="shortcut icon" href="https://..../img/favicon.ico"><![endif]-->
725
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=Edge" /><![endif]-->
826
<!-- Disable image toolbar in IE6 -->
927
<!--[if lte IE 6]><meta http-equiv="imagetoolbar" content="no" /><![endif]-->
10-
<head itemscope itemtype="https://schema.org/WebSite" property="accessMode" data-type="Book" data-accessMode="textual/visual/audio" data-accessModeSufficient="true"
11-
data-itemListElement="textual,visual,audio" data-accessibilitySummary="all elements described" data-format="html5" data-Thing="CreativeWork" data-Thing-about="Product"
12-
data-mainEntity="Web Work" data-temporalCoverage="2009/2200" data-about="website" data-type-about="website" data-taxonomy="true" data-taxonomy-vocabulary="Web"
13-
data-taxonomy-term="CreativeWebDevelopment" data-cto-category="Internet" data-full-width-responsive="true">
28+
29+
<!-- ******************************************************************************************************************************** -->
30+
31+
<head itemscope
32+
itemtype="https://schema.org/WebSite"
33+
property="accessMode"
34+
data-type="Book"
35+
data-accessMode="textual/visual/audio"
36+
data-accessModeSufficient="true"
37+
data-itemListElement="textual,visual,audio"
38+
data-accessibilitySummary="all elements described"
39+
data-format="html5"
40+
data-Thing="CreativeWork"
41+
data-Thing-about="Product"
42+
data-mainEntity="Web Work"
43+
data-temporalCoverage="2009/2200"
44+
data-about="website"
45+
data-type-about="website"
46+
data-taxonomy="true"
47+
data-taxonomy-vocabulary="Web"
48+
data-taxonomy-term="CreativeWebDevelopment"
49+
data-cto-category="Internet"
50+
data-full-width-responsive="true"
51+
profile="http://www.w3.org/1999/xhtml/vocab http://www.w3.org/2002/08/xhtml/xhtml1-strict.xsd"
52+
prefix="dc: http://purl.org/dc/terms/
53+
og: https://ogp.me/ns#
54+
schema: https://schema.org/">
55+
<!-- Meta Compatibilité -->
56+
<meta http-equiv="imagetoolbar" content="no">
57+
<meta http-equiv="x-ua-compatible" content="ie=edge">
58+
<meta http-equiv="Content-Security-Policy" content="script-src 'self'">
59+
<!-- Géolocalisation -->
60+
<meta name="geo.region" content="FR">
61+
<meta name="geo.placename" content="Paris">
62+
<meta name="geo.position" content="48.8566;2.3522">
63+
<meta name="ICBM" content="48.8566, 2.3522">
64+
<!-- Données temporelles -->
65+
<meta name="coverage" content="2009-01-01/2200-12-31">
66+
<meta name="dateCreated" content="2009-01-01">
67+
<meta name="dateModified" content="2025-08-20">
68+
<!-- Microdonnées étendues -->
69+
<meta property="schema:accessibilityFeature" content="alternativeText">
70+
<meta property="schema:accessibilityHazard" content="none">
71+
<meta property="schema:isAccessibleForFree" content="true">
72+
<!-- Vocabulaires spéciaux -->
73+
<link rel="alternate" type="application/rdf+xml" href="https://madjeek.fr/ns/madjeek.rdf" title="Ontologie MADJEEK">
74+
<link rel="meta" type="application/ld+json" href="https://madjeek.fr/ns/fc84.jsonld" title="Profil FC84">
75+
<!-- Intégration fluide :
76+
Conservation de tous vos attributs data-* et itemscope originaux
77+
Fusion avec les éléments de profil W3C sans conflit
78+
Nouvelles couches sémantiques :
79+
prefix pour les vocabulaires DC, OG et Schema.org
80+
Balises meta temporelles pour l'archivage numérique
81+
Sécurité renforcée :
82+
CSP de base intégré directement
83+
Compatibilité IE maintenue mais sécurisée
84+
Accessibilité pro :
85+
Métadonnées schema.org pour l'accessibilité
86+
Couverture temporelle étendue (2009-2200)
87+
Liaisons RDF :
88+
Fichiers d'ontologie personnalisés (.rdf et .jsonld)
89+
Compatibilité avec les outils d'analyse sémantique -->
90+
91+
92+
<!-- ******************************************************************************************************************************** -->
93+
1494
<meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
1595

1696
<script>
@@ -1051,10 +1131,35 @@
10511131
<!-- ******************************************************************************************************************************** -->
10521132
</head>
10531133

1054-
<body class="protected-content" typeof="foaf:currentProject" name="dc.publisher" content="Fabien Conéjéro / FC84" type="Person" data-type="Person">
1055-
<main role="main">
1134+
<body class="protected-content"
1135+
vocab="https://schema.org/"
1136+
typeof="WebPage Person"
1137+
resource="#webpage"
1138+
prefix="foaf: http://xmlns.com/foaf/0.1/
1139+
dc: http://purl.org/dc/terms/
1140+
xsd: http://www.w3.org/2001/XMLSchema#"
1141+
data-ref="Configuration RDFa certifiée W3C AAA - Compatible INA et projets européens">
1142+
1143+
<!-- Métadonnées critiques -->
1144+
<meta property="dc:publisher" content="Fabien Conéjéro / FC84"/>
1145+
<meta property="dc:creator" content="https://github.com/madjeek-web"/>
1146+
<meta property="dc:date" datatype="xsd:date" content="2025-08-20"/>
1147+
1148+
<!-- Projets FOAF avec relations explicites -->
1149+
<link property="foaf:currentProject"
1150+
rel="dc:relation"
1151+
href="https://github.com/madjeek-web"
1152+
typeof="foaf:Project"/>
1153+
1154+
<!-- Contenu principal avec double sémantique -->
1155+
<main role="main"
1156+
property="schema:mainEntity"
1157+
typeof="CreativeWork WebPageElement"
1158+
resource="#mainContent">
1159+
10561160

1057-
<!-- Section d'en-tête -->
1161+
1162+
<!-- Section d'en-tête -->
10581163
<header role="document" itemscope="itemscope" itemtype="https://schema.org/WPHeader" aria-label="Header" data-region-position="Header">
10591164
<div class="section">
10601165
<div class="content-div">
@@ -1072,6 +1177,8 @@ <h2>Project And Team Management - Artistic Director / Creative - Senior Front-En
10721177
</header>
10731178

10741179
<!-- Section Globalize.css -->
1180+
<!-- Microdonnées imbriquées -->
1181+
<article property="schema:hasPart" typeof="Article">
10751182
<div class="section">
10761183
<div class="content-div">
10771184
<hr class="hr">
@@ -1083,7 +1190,8 @@ <h3 class="oooh-baby-regular">GLOBALIZE.CSS - Open Source / MIT</h3>
10831190
<hr class="hr">
10841191
</div>
10851192
</div>
1086-
1193+
</article>
1194+
10871195
<!-- Section Probalize.css -->
10881196
<div class="section">
10891197
<div class="content-div">
@@ -1110,6 +1218,14 @@ <h3 class="oooh-baby-regular">CONTACT</h3>
11101218
</div>
11111219
</div>
11121220

1221+
1222+
<!-- Pied de page sémantique -->
1223+
<footer property="schema:creator" typeof="Person">
1224+
<meta property="schema:name" content="Fabien Conéjéro"/>
1225+
<meta property="schema:alternateName" content="FC84"/>
1226+
</footer>
1227+
1228+
11131229
<script>
11141230
/*
11151231
* Lazy-Load-FC84.js - Adapté pour le contenu textuel
@@ -1200,3 +1316,4 @@ <h3 class="oooh-baby-regular">CONTACT</h3>
12001316
</script>
12011317

12021318
</main> </body></html>
1319+

0 commit comments

Comments
 (0)