📝 Added new scripts, aliases, etc.

This commit is contained in:
z3rOR0ne 2023-06-20 01:11:01 -07:00
parent f67d7b627e
commit 99dac59d82
5 changed files with 76 additions and 0 deletions

20
robots_examples.txt Normal file
View file

@ -0,0 +1,20 @@
# Allows all:
User-agent: *
Disallow:
# Disallow all (you don't want ANY site traffic here...):
User-agent: *
Disallow: /
# Disallow specific files and folders
User-agent: *
Disallow: /topsy/
Disallow: /crets/
Disallow: /hidden/file.html
# Disallow Specific Bots
User-agent: Bingbot
Disallow: /
User-agent: *
Disallow: