Skip to content

Commit

Permalink
Merge pull request #241 from utxostack/feat/robots
Browse files Browse the repository at this point in the history
feat(frontend): add rules to file robots.txt
  • Loading branch information
JaydenXu-BTC authored Oct 8, 2024
2 parents ca8f2d5 + cd06fbf commit 0c9271e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions frontend/public/robots.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
User-agent: meta-externalagent
Disallow: /

User-agent: DataForSeoBot
Disallow: /

User-agent: *
Disallow: /en/explorer/btc
Disallow: /en/explorer/ckb
Expand Down

0 comments on commit 0c9271e

Please sign in to comment.