diff --git a/frontend/index.html b/frontend/index.html
index fb9de79..1d29c43 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -23,7 +23,7 @@
-
+
diff --git a/frontend/public/robots.txt b/frontend/public/robots.txt
index 3bbbaa9..d925789 100644
--- a/frontend/public/robots.txt
+++ b/frontend/public/robots.txt
@@ -1,5 +1,12 @@
# robots.txt - SmoothSchedule
-# Deny all robots while in development
+# Currently blocking all crawlers - site not yet live
User-agent: *
Disallow: /
+
+# When ready to go live, replace above with:
+# User-agent: *
+# Allow: /
+# Disallow: /api/
+# Disallow: /admin/
+# Sitemap: https://smoothschedule.com/sitemap.xml
diff --git a/frontend/public/sitemap.xml b/frontend/public/sitemap.xml
new file mode 100644
index 0000000..aeb94e2
--- /dev/null
+++ b/frontend/public/sitemap.xml
@@ -0,0 +1,51 @@
+
+
+
+ https://smoothschedule.com/
+ 2024-12-04
+ weekly
+ 1.0
+
+
+ https://smoothschedule.com/features
+ 2024-12-04
+ monthly
+ 0.8
+
+
+ https://smoothschedule.com/pricing
+ 2024-12-04
+ monthly
+ 0.8
+
+
+ https://smoothschedule.com/about
+ 2024-12-04
+ monthly
+ 0.6
+
+
+ https://smoothschedule.com/contact
+ 2024-12-04
+ monthly
+ 0.6
+
+
+ https://smoothschedule.com/signup
+ 2024-12-04
+ monthly
+ 0.9
+
+
+ https://smoothschedule.com/privacy
+ 2024-12-04
+ yearly
+ 0.3
+
+
+ https://smoothschedule.com/terms
+ 2024-12-04
+ yearly
+ 0.3
+
+