Skip to content

Commit be15a9f

Browse files
committed
feat: add robots.txt for SEO and bot management
1 parent 034dd1d commit be15a9f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

static/robots.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
User-agent: *
2+
Allow: /
3+
4+
User-agent: GPTBot
5+
Disallow: /
6+
7+
User-agent: CCBot
8+
Disallow: /
9+
10+
Sitemap: https://microcks.io/sitemap.xml

0 commit comments

Comments
 (0)