]> git.bochard.net Git - mysite.git/commitdiff
Add sitemap.xml
authorrain <136299953+ten-kyuu@users.noreply.github.com>
Wed, 17 Jul 2024 04:09:02 +0000 (12:09 +0800)
committerGitHub <noreply@github.com>
Wed, 17 Jul 2024 04:09:02 +0000 (12:09 +0800)
for google search indexing

sitemap.xml [new file with mode: 0644]

diff --git a/sitemap.xml b/sitemap.xml
new file mode 100644 (file)
index 0000000..2537806
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<urlset\r
+      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"\r
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
+      xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9\r
+            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">\r
+<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->\r
+\r
+
+<url>
+  <loc>https://tenkyuu.dev/</loc>
+  <lastmod>2024-07-16T03:18:01+00:00</lastmod>
+</url>\r
+\r
+\r
+</urlset>
\ No newline at end of file