Skip to content

Commit da0d6bb

Browse files
committed
feat(robots.txt): disallow api routes for indexing
google search console sees the images being served as sof 404s, this should resolve that
1 parent f11661e commit da0d6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/robots.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
User-agent: *
2-
Disallow:
2+
Disallow: /api

0 commit comments

Comments
 (0)