Skip to content

Commit 68d75e5

Browse files
authored
add basic permissive robots.txt (#1777)
Fixes #1776 It appears that one of the reasons languageforge.org does not show up in google search results is the absence of a robots.txt file (who knew?)
1 parent 11f21e7 commit 68d75e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/robots.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
User-agent: *
2+
Allow: /

0 commit comments

Comments
 (0)