Add LICENSE, README, and Docs tab to Mission Control
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Robots.txt for SiteMente
|
||||
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
# Disallow admin and dashboard areas
|
||||
Disallow: /dashboard
|
||||
Disallow: /leads
|
||||
Disallow: /mission-control
|
||||
Disallow: /api/
|
||||
Disallow: /admin
|
||||
Disallow: /_
|
||||
|
||||
# Sitemap
|
||||
Sitemap: https://sitemente.com/sitemap.xml
|
||||
Reference in New Issue
Block a user