Backend for songs.zachdecook.com
Diffstat (limited to 'laravel/public/robots.txt')
| -rw-r--r-- | laravel/public/robots.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/laravel/public/robots.txt b/laravel/public/robots.txt index 1f53798..4bb644d 100644 --- a/laravel/public/robots.txt +++ b/laravel/public/robots.txt @@ -1,2 +1,6 @@ +# portal.mozz.us disallows all bots, so it's okay to browse this site. +User-agent: webproxy-mozz +Allow: / + User-agent: * Disallow: / |