diff options
author | Ben Sima <ben@bsima.me> | 2023-09-28 19:57:27 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2023-10-27 10:06:55 -0400 |
commit | c467f7611f66b6d9b9dcb589ed534374cd7b2e6c (patch) | |
tree | 3aa45ee9bdf237ed6cd2d15925ed7a4a7a4b822f /Network/Wai | |
parent | 263bd6eb4dc90be7b773ecaf72e26b3a03a7a3f2 (diff) |
Disallow search engines from indexing my code
I don't really want my code to be discoverable, I only want people looking at it
if I have explicitly told them about it.
I tested it like so:
ϟ curl -v https://simatime.com/git/ 2>&1 | rg x-robots
< x-robots-tag: noindex, follow
Diffstat (limited to 'Network/Wai')
0 files changed, 0 insertions, 0 deletions