diff --git a/frontend/public/robots.txt b/frontend/public/robots.txt new file mode 100644 index 00000000..6d94e4d4 --- /dev/null +++ b/frontend/public/robots.txt @@ -0,0 +1,7 @@ +User-agent: * +Disallow: /en/explorer/btc/ +Disallow: /en/explorer/ckb/ +Disallow: /en/assets/coins/ +Disallow: /en/block/ +Disallow: /en/transaction/ +Disallow: /en/address/ \ No newline at end of file