où devriez-vous mettre du sitemap.xml
You need to upload your sitemap. xml file in your root directory that's mean under public_html.
Blue Booby
You need to upload your sitemap. xml file in your root directory that's mean under public_html.
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://www.example.com/foo.html</loc>
<lastmod>2018-06-04</lastmod>
</url>
</urlset>