From 586d123e27d7437912413d2561f3aee8164ab63a Mon Sep 17 00:00:00 2001 From: kappa Date: Tue, 20 Jan 2026 23:47:09 +0900 Subject: [PATCH] Add robots.txt and sitemap.xml for SEO Co-Authored-By: Claude Opus 4.5 --- robots.txt | 4 ++++ sitemap.xml | 9 +++++++++ 2 files changed, 13 insertions(+) create mode 100644 robots.txt create mode 100644 sitemap.xml diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..915cbca --- /dev/null +++ b/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://hosting.anvil.it.com/sitemap.xml diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..c673d6e --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,9 @@ + + + + https://hosting.anvil.it.com/ + 2026-01-20 + weekly + 1.0 + +