mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 13:54:59 -05:00
fix: google crawling
This commit is contained in:
commit
49c0a599a4
7
public/robots.txt
Normal file
7
public/robots.txt
Normal file
@ -0,0 +1,7 @@
|
||||
# Block all crawlers for /account
|
||||
User-agent: *
|
||||
Disallow: /account
|
||||
|
||||
# Allow all crawlers
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Loading…
Reference in New Issue
Block a user