Update static/robots.txt

#1
Files changed (1) hide show
  1. static/robots.txt +9 -4
static/robots.txt CHANGED
@@ -1,4 +1,9 @@
1
- User-agent: *
2
- Allow: /
3
-
4
- Sitemap: https://habolt-gabriel-habolt-immobilier-fr.hf.space/sitemap.xml
 
 
 
 
 
 
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>