Skip to content

Commit e32da4b

Browse files
chore: disable indexing for cloudflare legacy deploy
1 parent b3ee1dc commit e32da4b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

public/_headers

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/*
2+
X-Robots-Tag: noindex, nofollow

public/robots.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# https://www.robotstxt.org/robotstxt.html
2+
# Block all crawlers for legacy Cloudflare deployment
23
User-agent: *
3-
Disallow:
4+
Disallow: /

0 commit comments

Comments
 (0)