Update static/robots.txt
#1
by
HABOLT
- opened
- static/robots.txt +9 -4
static/robots.txt
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
3 |
+
<url>
|
4 |
+
<loc>https://habolt-gabriel-habolt-immobilier-fr.hf.space/</loc>
|
5 |
+
<lastmod>2025-06-26</lastmod>
|
6 |
+
<changefreq>weekly</changefreq>
|
7 |
+
<priority>1.0</priority>
|
8 |
+
</url>
|
9 |
+
</urlset>
|