OPTIM : robot.txt et manifest
This commit is contained in:
@@ -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
4
robots.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
User-agent: *
|
||||
Disallow:
|
||||
|
||||
Sitemap: https://www.pasteuravocate.com/sitemap.xml
|
||||
44
sitemap.xml
Normal file
44
sitemap.xml
Normal 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>
|
||||
Reference in New Issue
Block a user