From 70dd677df908045fd9980b7f300d029ec8ca6c7a Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 11 Apr 2015 23:21:08 +0100 Subject: [PATCH] Added robots.txt --- source/robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 source/robots.txt diff --git a/source/robots.txt b/source/robots.txt new file mode 100644 index 00000000..fd9ac4fe --- /dev/null +++ b/source/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: /_projects/ +Disallow: /_testimonials/ \ No newline at end of file