Initial commit
This commit is contained in:
11
public/robots.txt
Normal file
11
public/robots.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# https://www.robotstxt.org/robotstxt.html
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
# Disallow admin and API routes
|
||||
Disallow: /admin/
|
||||
Disallow: /api/
|
||||
Disallow: /account/settings
|
||||
|
||||
# Sitemap
|
||||
Sitemap: https://your-domain.com/sitemap.xml
|
||||
Reference in New Issue
Block a user