Skip to content

Commit

Permalink
Remove X-Robots-Tag setting
Browse files Browse the repository at this point in the history
  • Loading branch information
underbluewaters committed Feb 4, 2025
1 parent 4fb237d commit de7497f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/client/public/_headers
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Update when deploying production site
/*
X-Robots-Tag: noindex, nofollow

/static/index.html
Cache-Control: no-cache, no-store, max-age=0, must-revalidate

Expand All @@ -25,4 +22,6 @@

/screenshot.html
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
X-Robots-Tag: noindex, nofollow


0 comments on commit de7497f

Please sign in to comment.