From b65cbc7eaed1374ce6f86ad070133cc745d6b56c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Sun, 22 Mar 2020 17:33:15 +0100 Subject: [PATCH] Robots.txt file Includes sitemap --- static/robots.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/robots.txt b/static/robots.txt index e69de29..5baa67c 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: +Sitemap: https://housesof.dev/sitemap.xml \ No newline at end of file