From 11196fc30ce4a8b2e7a67a730cdc2132762cce79 Mon Sep 17 00:00:00 2001 From: Alexander Wainwright Date: Thu, 18 Dec 2025 21:24:36 +1000 Subject: [PATCH] Add site metadata --- index.html | 8 +++++++- robots.txt | 5 +++++ sitemap.xml | 9 +++++++++ 3 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 robots.txt create mode 100644 sitemap.xml diff --git a/index.html b/index.html index 64437ea..02b6843 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,13 @@ QRDAMAGE.NET - + + + + + + + diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..096da4c --- /dev/null +++ b/robots.txt @@ -0,0 +1,5 @@ +User-agent: * +Allow: / + +# If you create a sitemap later (see step 3), put the link here: +Sitemap: https://qrdamage.net/sitemap.xml diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..8d715ec --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,9 @@ + + + + https://qrdamage.net/ + 2025-12-19 + monthly + 1.0 + +