diff --git a/frontend/index.html b/frontend/index.html index 4691b7e..c8530db 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,30 @@ - marathon.todo + + marathon.todo | Marathon Item Tracker + + + + + + + + + + + + +
diff --git a/frontend/public/robots.txt b/frontend/public/robots.txt new file mode 100644 index 0000000..86d8a93 --- /dev/null +++ b/frontend/public/robots.txt @@ -0,0 +1,4 @@ +User-agent: * +Allow: / + +Sitemap: https://marathon-todo.xyz/sitemap.xml diff --git a/frontend/public/sitemap.xml b/frontend/public/sitemap.xml new file mode 100644 index 0000000..43182dc --- /dev/null +++ b/frontend/public/sitemap.xml @@ -0,0 +1,8 @@ + + + + https://your-domain.example/ + daily + 1.0 + +