From 3f740234bbc1e2a95f957dc5a13801c251166775 Mon Sep 17 00:00:00 2001 From: Albert Yi Date: Wed, 24 Oct 2018 10:44:15 -0700 Subject: [PATCH] exclude artists in robots.txt --- public/robots.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/robots.txt b/public/robots.txt index 978abc9ab..94a3b8b64 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,7 +1,7 @@ User-agent: * Disallow: /admin Disallow: /advertisements -Disallow: /artists/new +Disallow: /artists Disallow: /artist_commentaries Disallow: /artist_commentary_versions Disallow: /artist_versions