Skip to content

Commit

Permalink
Feat: better image indexation
Browse files Browse the repository at this point in the history
Refs: see #3 SEO image ; v = 231
  • Loading branch information
moueza committed Jul 16, 2024
1 parent d93bb6e commit 829bd37
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 9 deletions.
4 changes: 2 additions & 2 deletions index-des-ressources-resources-moueza-peter.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@

<BODY STYLE="width:100%" >
<h1>Index des Ressources</h1>
v = 228
v = 231

<p>
<h2>A</h2>
Expand All @@ -93,7 +93,7 @@ <h2>A</h2>
<li><a hreflang="fr" href="https://moueza.gitlab.io/usbymeet/fr-FR/">amoureuses ( app de Rencontres amoureuses UsByMeet )</a></li>


<li><a hreflang="fr" href="statue-Louis-CHARLES-comte-DUCHAFFAULT-de-besne-gare-maritime-Nantes.html">amiral ( Amiral Louis CHARLES Duchaffault de Besne ) </a></li>
<li><a hreflang="fr" href="statue-Louis-CHARLES-comte-DUCHAFFAULT-de-besne-gare-maritime-Nantes.html">amiral ( Amiral Louis CHARLES Duchaffault de Besne )</a></li>



Expand Down
4 changes: 2 additions & 2 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

<url>
<loc>https://moueza.github.io/statue-Louis-CHARLES-comte-DUCHAFFAULT-de-besne-gare-maritime-Nantes.html</loc>
<lastmod>2024-07-04</lastmod>
<lastmod>2024-07-16</lastmod>


<image:image>
Expand All @@ -167,7 +167,7 @@ xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

<image:image>
<image:loc>https://moueza.github.io/20210830_120502_gare_maritime_Louis-Charles_Chaffault_Besne_SMALL05.jpg</image:loc>
<image:caption>Statue de Louis CHARLES comte DU CHAFFAULT à Nantes à l'arret de tramway Gare Maritime SMALL 5%</image:caption>
<image:caption>Statue de Louis CHARLES comte DU CHAFFAULT à l'arret de tramway Gare Maritime de Nantes SMALL 5%</image:caption>
</image:image>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
{
"@context": "http://schema.org",
"@type": "NewsArticle",
"headline": "Open-source framework for publishing content",
"datePublished": "2015-10-07T12:02:41Z",
"image": [
"logo.jpg"
]
"headline": "Open-source framework for publishing content",
"datePublished": "2015-10-07T12:02:41Z",
"image": [
"logo.jpg"
]
}
</script>

Expand Down Expand Up @@ -90,6 +90,14 @@ <h1>Statue de Louis CHARLES ( du Chaffault de Besné ) à l arret de tram Gare m
3024x4032-->
<amp-img src="20210830_120502_gare_maritime_Louis-Charles_Chaffault_Besne_SMALL05.jpg" width="756" height="1008" layout="responsive"></amp-img>


<figure>
<img src="20210830_120502_gare_maritime_Louis-Charles_Chaffault_Besne_SMALL05.jpg" alt="Statue de Louis Charles Du Chaffault de Besne small" style="width:100%">
<figcaption>Fig.1 - Statue de Louis Charles Du Chaffault de Besne à la gare maritime de Nantes ( small )</figcaption>
</figure>



<a href="20210830_120502_gare_maritime_Louis-Charles_Chaffault_Besne_BIG.jpg">BIG</a>
<br>
Inscription :
Expand Down

0 comments on commit 829bd37

Please sign in to comment.