Skip to content

Commit

Permalink
feat(tangle-dapp): Add robots.txt to optimzie SEO (#2416)
Browse files Browse the repository at this point in the history
  • Loading branch information
AtelyPham authored Jul 5, 2024
1 parent 22d61a0 commit eb40c79
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions apps/tangle-dapp/app/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
User-agent: *

# Ensure important content accessibility
Allow: /

Disallow: /bridge
Disallow: /liquid-staking
Disallow: /restake

0 comments on commit eb40c79

Please sign in to comment.