From bf27d68727d6b47e078c5307f911b2f70e30097f Mon Sep 17 00:00:00 2001 From: Michael Q Larson Date: Thu, 20 Nov 2014 09:19:22 -0800 Subject: [PATCH] add robots.txt --- robots.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000000..2463311f91 --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Allow: / +Sitemap: http://www.freecodecamp.com/sitemap.xml \ No newline at end of file