Skip to content

Commit

Permalink
Merge pull request #1675 from starknet-io/bugfix/duplicated-pages
Browse files Browse the repository at this point in the history
Update robot to not index unused translations
  • Loading branch information
rafaelcruzazevedo authored Nov 20, 2023
2 parents bcc1dd3 + d54e5a5 commit a70ba95
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 a70ba95

Please sign in to comment.