OPTIM : robot.txt et manifest

This commit is contained in:
Anthony Mahé
2025-07-28 12:52:39 +02:00
parent ae623c582c
commit 912fe32d58
3 changed files with 50 additions and 0 deletions

View File

@@ -37,6 +37,8 @@
<link rel="shortcut icon" href="assets/img/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/apple-touch-icon.png" />
<link rel="manifest" href="assets/img/site.webmanifest" />
<link rel="canonical" href="https://www.pasteuravocate.com/" />
</head>
<body>

4
robots.txt Normal file
View File

@@ -0,0 +1,4 @@
User-agent: *
Disallow:
Sitemap: https://www.pasteuravocate.com/sitemap.xml

44
sitemap.xml Normal file
View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.pasteuravocate.com/index.html</loc>
<priority>1.00</priority>
</url>
<url>
<loc>https://www.pasteuravocate.com/assistance-educative.html</loc>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.pasteuravocate.com/contact.html</loc>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.pasteuravocate.com/droit-education.html</loc>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.pasteuravocate.com/droit-etrangers.html</loc>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.pasteuravocate.com/droit-penal-mineur.html</loc>
<priority>0.80</priority>
</url>
<url>
<loc>https://www.pasteuravocate.com/honoraires.html</loc>
<priority>0.70</priority>
</url>
<url>
<loc>https://www.pasteuravocate.com/mentions.html</loc>
<priority>0.60</priority>
</url>
</urlset>