enzostvs HF Staff commited on
Commit
43482e8
·
1 Parent(s): 279aea8

robots txt

Browse files
public/googleb32deb948e0015cb.html ADDED
@@ -0,0 +1 @@
 
 
1
+ google-site-verification: googleb32deb948e0015cb.html
public/robots.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ User-agent: *
2
+ Allow: /
3
+
4
+ # Block access to API routes and private areas
5
+ Disallow: /api/
6
+ Disallow: /auth/
7
+ Disallow: /_next/
8
+ Disallow: /assets/
9
+
10
+ # Allow specific public API endpoints if needed
11
+ Allow: /api/public/
12
+
13
+ # Sitemap location
14
+ Sitemap: https://huggingface.co/deepsite/sitemap.xml
15
+
16
+ # Crawl-delay for respectful crawling
17
+ Crawl-delay: 1