Fix JsonLD and RSS feed
This commit is contained in:
parent
69bff9e86c
commit
4a46045fb2
9 changed files with 10 additions and 147 deletions
|
|
@ -1,24 +1,7 @@
|
||||||
Title: Lettre n°1 - 8 Décembre 2025
|
Title: Lettre n°1 - 8 Décembre 2025
|
||||||
Date: 2025-12-08 10:20
|
Date: 2025-12-08 10:20
|
||||||
Category: Newsletter
|
Category: Newsletter
|
||||||
|
JsonLD: { "@context": "https://schema.org", "@type": "BlogPosting", "name": "Lettre n°1", "description": "Lettre de veille technologique en développement logiciel", "image": [ "https://www.craftletter.fr/images/craftletter.svg" ], "datePublished": "Mon Dec 08 2025 09:00:00 GMT+0200 (Coordinated Universal Time)", "author": { "@type": "Person", "name": "Pascal Le Merrer", "url": "https://www.linkedin.com/in/pascal-le-merrer/" } }
|
||||||
<script type="application/ld+json">
|
|
||||||
{
|
|
||||||
"@context": "https://schema.org",
|
|
||||||
"@type": "BlogPosting",
|
|
||||||
"name": "Lettre n°1",
|
|
||||||
"description": "Lettre de veille technologique en développement logiciel",
|
|
||||||
"image": [
|
|
||||||
"https://www.craftletter.fr/images/craftletter.svg"
|
|
||||||
],
|
|
||||||
"datePublished": "Mon Dec 08 2025 09:00:00 GMT+0200 (Coordinated Universal Time)",
|
|
||||||
"author": {
|
|
||||||
"@type": "Person",
|
|
||||||
"name": "Pascal Le Merrer",
|
|
||||||
"url": "https://www.linkedin.com/in/pascal-le-merrer/"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,25 +1,7 @@
|
||||||
Title: Lettre n°2 - 15 Décembre 2025
|
Title: Lettre n°2 - 15 Décembre 2025
|
||||||
Date: 2025-12-15 09:00
|
Date: 2025-12-15 09:00
|
||||||
Category: Newsletter
|
Category: Newsletter
|
||||||
|
JsonLD: { "@context": "https://schema.org", "@type": "BlogPosting", "name": "Lettre n°2", "description": "Lettre de veille technologique en développement logiciel", "image": [ "https://www.craftletter.fr/images/craftletter.svg" ], "datePublished": "Mon Dec 08 2025 09:00:00 GMT+0200 (Coordinated Universal Time)", "author": { "@type": "Person", "name": "Pascal Le Merrer", "url": "https://www.linkedin.com/in/pascal-le-merrer/" } }
|
||||||
|
|
||||||
<script type="application/ld+json">
|
|
||||||
{
|
|
||||||
"@context": "https://schema.org",
|
|
||||||
"@type": "BlogPosting",
|
|
||||||
"name": "Lettre n°2",
|
|
||||||
"description": "Lettre de veille technologique en développement logiciel",
|
|
||||||
"image": [
|
|
||||||
"https://www.craftletter.fr/images/craftletter.svg"
|
|
||||||
],
|
|
||||||
"datePublished": "Mon Dec 08 2025 09:00:00 GMT+0200 (Coordinated Universal Time)",
|
|
||||||
"author": {
|
|
||||||
"@type": "Person",
|
|
||||||
"name": "Pascal Le Merrer",
|
|
||||||
"url": "https://www.linkedin.com/in/pascal-le-merrer/"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
|
|
||||||
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
||||||
|
|
|
||||||
|
|
@ -1,24 +1,7 @@
|
||||||
Title: Lettre n°3 - 22 Décembre 2025
|
Title: Lettre n°3 - 22 Décembre 2025
|
||||||
Date: 2025-12-22 08:20
|
Date: 2025-12-22 08:20
|
||||||
Category: Newsletter
|
Category: Newsletter
|
||||||
|
JsonLD: { "@context": "https://schema.org", "@type": "BlogPosting", "name": "Lettre n°3 - 22 Decembre 2025", "description": "Lettre de veille technologique en développement logiciel", "image": [ "https://www.craftletter.fr/images/craftletter.svg" ], "datePublished": "Mon Dec 08 2025 09:00:00 GMT+0200 (Coordinated Universal Time)", "author": { "@type": "Person", "name": "Pascal Le Merrer", "url": "https://www.linkedin.com/in/pascal-le-merrer/" } }
|
||||||
<script type="application/ld+json">
|
|
||||||
{
|
|
||||||
"@context": "https://schema.org",
|
|
||||||
"@type": "BlogPosting",
|
|
||||||
"name": "Lettre n°3 - 22 Decembre 2025",
|
|
||||||
"description": "Lettre de veille technologique en développement logiciel",
|
|
||||||
"image": [
|
|
||||||
"https://www.craftletter.fr/images/craftletter.svg"
|
|
||||||
],
|
|
||||||
"datePublished": "Mon Dec 08 2025 09:00:00 GMT+0200 (Coordinated Universal Time)",
|
|
||||||
"author": {
|
|
||||||
"@type": "Person",
|
|
||||||
"name": "Pascal Le Merrer",
|
|
||||||
"url": "https://www.linkedin.com/in/pascal-le-merrer/"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,24 +1,7 @@
|
||||||
Title: Lettre n°4 - 29 Décembre 2025
|
Title: Lettre n°4 - 29 Décembre 2025
|
||||||
Date: 2025-12-29 09:00
|
Date: 2025-12-29 09:00
|
||||||
Category: Newsletter
|
Category: Newsletter
|
||||||
|
JsonLD: { "@context": "https://schema.org", "@type": "BlogPosting", "name": "Lettre n°4 - 29 Décembre 2025", "description": "Lettre de veille technologique en développement logiciel", "image": [ "https://www.craftletter.fr/images/craftletter.svg" ], "datePublished": "Mon Dec 29 2025 09:00:00 GMT+0200 (Coordinated Universal Time)", "author": { "@type": "Person", "name": "Pascal Le Merrer", "url": "https://www.linkedin.com/in/pascal-le-merrer/" } }
|
||||||
<script type="application/ld+json">
|
|
||||||
{
|
|
||||||
"@context": "https://schema.org",
|
|
||||||
"@type": "BlogPosting",
|
|
||||||
"name": "Lettre n°4 - 29 Décembre 2025",
|
|
||||||
"description": "Lettre de veille technologique en développement logiciel",
|
|
||||||
"image": [
|
|
||||||
"https://www.craftletter.fr/images/craftletter.svg"
|
|
||||||
],
|
|
||||||
"datePublished": "Mon Dec 29 2025 09:00:00 GMT+0200 (Coordinated Universal Time)",
|
|
||||||
"author": {
|
|
||||||
"@type": "Person",
|
|
||||||
"name": "Pascal Le Merrer",
|
|
||||||
"url": "https://www.linkedin.com/in/pascal-le-merrer/"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,24 +1,7 @@
|
||||||
Title: Lettre n°5 - 5 Janvier 2026
|
Title: Lettre n°5 - 5 Janvier 2026
|
||||||
Date: 2026-01-05 09:00
|
Date: 2026-01-05 09:00
|
||||||
Category: Newsletter
|
Category: Newsletter
|
||||||
|
JsonLD: { "@context": "https://schema.org", "@type": "BlogPosting", "name": "Lettre n°5 - 5 Janvier 2026", "description": "Lettre de veille technologique en développement logiciel", "image": [ "https://www.craftletter.fr/images/craftletter.svg" ], "datePublished": "Mon Jan 05 2026 09:00:00 GMT+0200 (Coordinated Universal Time)", "author": { "@type": "Person", "name": "Pascal Le Merrer", "url": "https://www.linkedin.com/in/pascal-le-merrer/" } }
|
||||||
<script type="application/ld+json">
|
|
||||||
{
|
|
||||||
"@context": "https://schema.org",
|
|
||||||
"@type": "BlogPosting",
|
|
||||||
"name": "Lettre n°5 - 5 Janvier 2026",
|
|
||||||
"description": "Lettre de veille technologique en développement logiciel",
|
|
||||||
"image": [
|
|
||||||
"https://www.craftletter.fr/images/craftletter.svg"
|
|
||||||
],
|
|
||||||
"datePublished": "Mon Jan 05 2026 09:00:00 GMT+0200 (Coordinated Universal Time)",
|
|
||||||
"author": {
|
|
||||||
"@type": "Person",
|
|
||||||
"name": "Pascal Le Merrer",
|
|
||||||
"url": "https://www.linkedin.com/in/pascal-le-merrer/"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
Title: Lettre n°6 - 12 janvier 2026
|
Title: Lettre n°6 - 12 janvier 2026
|
||||||
Date: 2026-01-12 09:00
|
Date: 2026-01-12 09:00
|
||||||
Category: Newsletter
|
Category: Newsletter
|
||||||
|
JsonLD: { "@context": "https://schema.org", "@type": "BlogPosting", "name": "Lettre n°6 - 12 Janvier 2026", "description": "Lettre de veille technologique en développement logiciel", "image": [ "https://www.craftletter.fr/images/craftletter.svg" ], "datePublished": "Mon Jan 12 2026 09:00:00 GMT+0200 (Coordinated Universal Time)", "author": { "@type": "Person", "name": "Pascal Le Merrer", "url": "https://www.linkedin.com/in/pascal-le-merrer/" } }
|
||||||
|
|
||||||
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,24 +3,7 @@ Date: 2026-01-12 09:00
|
||||||
URL:
|
URL:
|
||||||
save_as: index.html
|
save_as: index.html
|
||||||
Category: Home
|
Category: Home
|
||||||
|
JsonLD: { "@context": "https://schema.org", "@type": "WebPage", "name": "Accueil", "description": "Lettre de veille technologique en développement logiciel", "image": [ "https://www.craftletter.fr/images/craftletter.svg" ], "datePublished": "Mon Jan 12 2026 09:00:00 GMT+0200 (Coordinated Universal Time)", "author": { "@type": "Person", "name": "Pascal Le Merrer", "url": "https://www.linkedin.com/in/pascal-le-merrer/" } }
|
||||||
<script type="application/ld+json">
|
|
||||||
{
|
|
||||||
"@context": "https://schema.org",
|
|
||||||
"@type": "WebPage",
|
|
||||||
"name": "Accueil",
|
|
||||||
"description": "Lettre de veille technologique en développement logiciel",
|
|
||||||
"image": [
|
|
||||||
"https://www.craftletter.fr/images/craftletter.svg"
|
|
||||||
],
|
|
||||||
"datePublished": "Mon Jan 12 2026 09:00:00 GMT+0200 (Coordinated Universal Time)",
|
|
||||||
"author": {
|
|
||||||
"@type": "Person",
|
|
||||||
"name": "Pascal Le Merrer",
|
|
||||||
"url": "https://www.linkedin.com/in/pascal-le-merrer/"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,24 +3,7 @@ Date: {DATE_DIGITS} 09:00
|
||||||
URL:
|
URL:
|
||||||
save_as: index.html
|
save_as: index.html
|
||||||
Category: Home
|
Category: Home
|
||||||
|
JsonLD: { "@context": "https://schema.org", "@type": "WebPage", "name": "Accueil", "description": "Lettre de veille technologique en développement logiciel", "image": [ "https://www.craftletter.fr/images/craftletter.svg" ], "datePublished": "{DATE_UTC} 09:00:00 GMT+0200 (Coordinated Universal Time)", "author": { "@type": "Person", "name": "Pascal Le Merrer", "url": "https://www.linkedin.com/in/pascal-le-merrer/" } }
|
||||||
<script type="application/ld+json">
|
|
||||||
{
|
|
||||||
"@context": "https://schema.org",
|
|
||||||
"@type": "WebPage",
|
|
||||||
"name": "Accueil",
|
|
||||||
"description": "Lettre de veille technologique en développement logiciel",
|
|
||||||
"image": [
|
|
||||||
"https://www.craftletter.fr/images/craftletter.svg"
|
|
||||||
],
|
|
||||||
"datePublished": "{DATE_UTC} 09:00:00 GMT+0200 (Coordinated Universal Time)",
|
|
||||||
"author": {
|
|
||||||
"@type": "Person",
|
|
||||||
"name": "Pascal Le Merrer",
|
|
||||||
"url": "https://www.linkedin.com/in/pascal-le-merrer/"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,23 +1,5 @@
|
||||||
Title: Lettre n°{LETTER_NUMBER} - {DATE}
|
Title: Lettre n°{LETTER_NUMBER} - {DATE}
|
||||||
Date: {DATE_DIGITS} 09:00
|
Date: {DATE_DIGITS} 09:00
|
||||||
Category: Newsletter
|
Category: Newsletter
|
||||||
|
JsonLD: <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "BlogPosting", "name": "Lettre n°{LETTER_NUMBER}", "description": "Lettre de veille technologique en développement logiciel", "image": [ "https://www.craftletter.fr/images/craftletter.svg" ], "datePublished": "{DATE_UTC} 09:00:00 GMT+0200 (Coordinated Universal Time)", "author": { "@type": "Person", "name": "Pascal Le Merrer", "url": "https://www.linkedin.com/in/pascal-le-merrer/" } } </script>
|
||||||
<script type="application/ld+json">
|
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
||||||
{
|
|
||||||
"@context": "https://schema.org",
|
|
||||||
"@type": "BlogPosting",
|
|
||||||
"name": "Lettre n°{LETTER_NUMBER}",
|
|
||||||
"description": "Lettre de veille technologique en développement logiciel",
|
|
||||||
"image": [
|
|
||||||
"https://www.craftletter.fr/images/craftletter.svg"
|
|
||||||
],
|
|
||||||
"datePublished": "{DATE_UTC} 09:00:00 GMT+0200 (Coordinated Universal Time)",
|
|
||||||
"author": {
|
|
||||||
"@type": "Person",
|
|
||||||
"name": "Pascal Le Merrer",
|
|
||||||
"url": "https://www.linkedin.com/in/pascal-le-merrer/"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<img class="logo" alt="Logo Craft Letter" src="{static}/images/craftletter.svg">
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue