From c11a2b0d648546688390a519eae9af31a994a815 Mon Sep 17 00:00:00 2001 From: JANGHYUNn Date: Thu, 18 Jan 2024 18:03:20 +0900 Subject: [PATCH] =?UTF-8?q?robot.txt=20=EC=83=9D=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/robots.txt | 2 ++ public/sitemap.xml | 27 +++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 public/robots.txt create mode 100644 public/sitemap.xml diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..14267e9 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / \ No newline at end of file diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..b127130 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,27 @@ + + + + + + + http://211.253.11.189/ + 2024-01-18T08:43:12+00:00 + 1.00 + + + http://211.253.11.189/account/register/ + 2024-01-18T08:43:12+00:00 + 0.80 + + + http://211.253.11.189/account/find/ + 2024-01-18T08:43:12+00:00 + 0.80 + + + + \ No newline at end of file