Skip to content

Commit 84b87a7

Browse files
committed
chore: allow crawlers access to static pages
1 parent 7c1bbe9 commit 84b87a7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

public/robots.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# todo remove
22
User-agent: *
3+
Allow: /$
4+
Allow: /about$
5+
Allow: /search$
6+
Allow: /settings$
37
Disallow: /

0 commit comments

Comments
 (0)