Skip to content

Commit e56fdef

Browse files
committed
feat: allow crawlers to access pages
1 parent 12f81a9 commit e56fdef

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

public/robots.txt

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
# todo remove
21
User-agent: *
3-
Allow: /$
4-
Allow: /about$
5-
Allow: /privacy$
6-
Allow: /__og-image__/*
7-
Disallow: /
8-
9-
# User-agent: *
10-
# Allow: /
2+
Allow: /
113

124
# Search pages: infinite query-param combinations
135
Disallow: /search

0 commit comments

Comments
 (0)