
- Changement de toutes les occurrences de l'ancienne URL vers le nouveau domaine killiandalcin.fr dans les fichiers index.html, robots.txt, sitemap.xml, et les composants Vue.js. - Mise à jour des métadonnées SEO pour refléter le nouveau domaine dans les pages About, Home, et Projects. - Commentaire du script de suivi Umami dans index.html pour une future réactivation.
89 lines
2.7 KiB
XML
89 lines
2.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
|
|
|
<!-- Homepage -->
|
|
<url>
|
|
<loc>https://killiandalcin.fr/</loc>
|
|
<lastmod>2025-06-22T00:00:00+00:00</lastmod>
|
|
<changefreq>weekly</changefreq>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
|
|
<!-- Projects Page -->
|
|
<url>
|
|
<loc>https://killiandalcin.fr/projects</loc>
|
|
<lastmod>2025-06-22T00:00:00+00:00</lastmod>
|
|
<changefreq>weekly</changefreq>
|
|
<priority>0.9</priority>
|
|
</url>
|
|
|
|
<!-- About Page -->
|
|
<url>
|
|
<loc>https://killiandalcin.fr/about</loc>
|
|
<lastmod>2025-06-22T00:00:00+00:00</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.8</priority>
|
|
</url>
|
|
|
|
<!-- Contact Page -->
|
|
<url>
|
|
<loc>https://killiandalcin.fr/contact</loc>
|
|
<lastmod>2025-06-22T00:00:00+00:00</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.8</priority>
|
|
</url>
|
|
|
|
<!-- Fiverr Services Page -->
|
|
<url>
|
|
<loc>https://killiandalcin.fr/fiverr</loc>
|
|
<lastmod>2025-06-22T00:00:00+00:00</lastmod>
|
|
<changefreq>weekly</changefreq>
|
|
<priority>0.8</priority>
|
|
</url>
|
|
|
|
<!-- Individual Project Pages -->
|
|
<url>
|
|
<loc>https://killiandalcin.fr/project/virtual-tour</loc>
|
|
<lastmod>2025-06-22T00:00:00+00:00</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.7</priority>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>https://killiandalcin.fr/project/xinko</loc>
|
|
<lastmod>2025-06-22T00:00:00+00:00</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.7</priority>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>https://killiandalcin.fr/project/image-manipulation</loc>
|
|
<lastmod>2025-06-22T00:00:00+00:00</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.7</priority>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>https://killiandalcin.fr/project/primate-web-admin</loc>
|
|
<lastmod>2025-06-22T00:00:00+00:00</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.7</priority>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>https://killiandalcin.fr/project/instagram-bot</loc>
|
|
<lastmod>2025-06-22T00:00:00+00:00</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.7</priority>
|
|
</url>
|
|
|
|
<url>
|
|
<loc>https://killiandalcin.fr/project/crowdin-status-bot</loc>
|
|
<lastmod>2025-06-22T00:00:00+00:00</lastmod>
|
|
<changefreq>monthly</changefreq>
|
|
<priority>0.7</priority>
|
|
</url>
|
|
|
|
</urlset> |