Meet Our Founder
-

+
Olivia
Loving wife, involved mom, and devoted pet parent.
Olivia brings over 20 years of robust experience in both the Corporate and Private sector, working with JSE listed companies and privately owned businesses across diverse industries from transport to the arts. Her extensive knowledge is backed by a Bcompt, Business Studies Diploma, various Computer & Accounting software diplomas, and a Mini-MBA with Action Coach Ignite.
diff --git a/CtrlAltAssist/Components/Pages/NotFound.razor b/CtrlAltAssist/Components/Pages/NotFound.razor
index 917ada1..912b319 100644
--- a/CtrlAltAssist/Components/Pages/NotFound.razor
+++ b/CtrlAltAssist/Components/Pages/NotFound.razor
@@ -1,5 +1,12 @@
@page "/not-found"
@layout MainLayout
-
Not Found
-
Sorry, the content you are looking for does not exist.
\ No newline at end of file
+
+
404
+
Page Not Found
+
Sorry, the page you are looking for does not exist or has been moved.
+
+
\ No newline at end of file
diff --git a/CtrlAltAssist/wwwroot/robots.txt b/CtrlAltAssist/wwwroot/robots.txt
index 14267e9..80a59b4 100644
--- a/CtrlAltAssist/wwwroot/robots.txt
+++ b/CtrlAltAssist/wwwroot/robots.txt
@@ -1,2 +1,4 @@
User-agent: *
-Allow: /
\ No newline at end of file
+Allow: /
+
+Sitemap: https://www.ctrlaltassist.co.za/sitemap.xml
\ No newline at end of file
diff --git a/CtrlAltAssist/wwwroot/sitemap.xml b/CtrlAltAssist/wwwroot/sitemap.xml
new file mode 100644
index 0000000..1eebce8
--- /dev/null
+++ b/CtrlAltAssist/wwwroot/sitemap.xml
@@ -0,0 +1,15 @@
+
+
+
+ https://www.ctrlaltassist.co.za/
+ 2025-01-01
+ monthly
+ 1.0
+
+
+ https://www.ctrlaltassist.co.za/login
+ 2025-01-01
+ monthly
+ 0.3
+
+
\ No newline at end of file