Skip to content

Commit

Permalink
Update robot to not index unused translations
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonTrigo committed Nov 20, 2023
1 parent 0545461 commit ef7876f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion public/robots.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
User-agent: *
Allow: /
Allow: /
Disallow: /ar/*
Disallow: /de/*
Disallow: /es/*
Disallow: /fr/*
Disallow: /ja/*
Disallow: /ko/*
Disallow: /pt/*

0 comments on commit ef7876f

Please sign in to comment.