From b8a7eb50beb83509ec6b1c1483f30f089e3be854 Mon Sep 17 00:00:00 2001 From: developomp Date: Tue, 4 Jul 2023 09:30:09 +0900 Subject: [PATCH] feat(main): add sitemap --- apps/main/static/robots.txt | 1 + apps/main/static/sitemap.xml | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 apps/main/static/sitemap.xml diff --git a/apps/main/static/robots.txt b/apps/main/static/robots.txt index c6190fc..3f8c98d 100644 --- a/apps/main/static/robots.txt +++ b/apps/main/static/robots.txt @@ -2,3 +2,4 @@ User-agent: * Allow: / Disallow: +Sitemap: https://developomp.com/sitemap.xml diff --git a/apps/main/static/sitemap.xml b/apps/main/static/sitemap.xml new file mode 100644 index 0000000..10982a9 --- /dev/null +++ b/apps/main/static/sitemap.xml @@ -0,0 +1,9 @@ + + + + https://developomp.com + 2023-07-04 + monthly + 1.0 + +