From 29b4417aca040120419edf14cdf46fceca599f6d Mon Sep 17 00:00:00 2001 From: Simon Larsen Date: Mon, 18 Aug 2025 12:31:57 +0100 Subject: [PATCH] feat: Update robots.txt to remove disallowed paths and simplify access --- Home/Static/robots.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Home/Static/robots.txt b/Home/Static/robots.txt index 8fead69caa..e9e57dc4d4 100644 --- a/Home/Static/robots.txt +++ b/Home/Static/robots.txt @@ -1,6 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html User-agent: * -Disallow: /api/* -Disallow: /StatusPage/* -Disallow: /admin/* -Disallow: /dashboard/* -Sitemap: https://oneuptime.com/sitemap.xml \ No newline at end of file +Disallow: