diff options
author | 53hornet <atc@53hor.net> | 2021-10-26 19:17:13 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-10-26 19:17:13 -0400 |
commit | cce096dae552f1b421785bc93fa87cd04e4b5146 (patch) | |
tree | aa4308f65077f9eca07a4c2e4fb19e809ba01dfa /robots.txt | |
parent | 13de3ecd17f28334dba9b99f9c1cb5b6d90e93b5 (diff) | |
download | 53hor-cce096dae552f1b421785bc93fa87cd04e4b5146.tar.xz 53hor-cce096dae552f1b421785bc93fa87cd04e4b5146.zip |
subfolders, add contact, update hireme
Diffstat (limited to 'robots.txt')
-rw-r--r-- | robots.txt | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,7 +1,10 @@ User-agent: * Crawl-delay: 120 Disallow: /.git/ +Disallow: /cv.html +Disallow: /cv.php Disallow: /drafts/ +Disallow: /feed.php Disallow: /includes/ -Disallow: /rss.xml -Disallow: /templates/ +Disallow: /payments/ +Disallow: /contact/ |