From 9a72110a1a5e2fec88369a6536474100c774f792 Mon Sep 17 00:00:00 2001 From: joinsang Date: Sun, 24 Feb 2019 02:33:50 +0900 Subject: [PATCH] =?utf8?q?robots.txt=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- ZipProject/wwwroot/robots.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ZipProject/wwwroot/robots.txt b/ZipProject/wwwroot/robots.txt index 9328365..82a2142 100644 --- a/ZipProject/wwwroot/robots.txt +++ b/ZipProject/wwwroot/robots.txt @@ -1,3 +1,4 @@ User-agent: * -Disallow: / -Allow : /$ +Allow : / + +Sitemap: https://nicezip.wabiey.com/sitemap.xml \ No newline at end of file -- 2.43.0