From fddadedb996972d6f285f0f44ea7ecf9cba7a3d0 Mon Sep 17 00:00:00 2001 From: Beau Findlay Date: Tue, 19 Mar 2024 20:52:47 +0000 Subject: [PATCH] Update robots and sitemap --- BeauFindlay/src/BeauFindlay.Client/wwwroot/robots.txt | 4 +--- BeauFindlay/src/BeauFindlay.Client/wwwroot/sitemap.txt | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/BeauFindlay/src/BeauFindlay.Client/wwwroot/robots.txt b/BeauFindlay/src/BeauFindlay.Client/wwwroot/robots.txt index 7b49ce9..7041854 100644 --- a/BeauFindlay/src/BeauFindlay.Client/wwwroot/robots.txt +++ b/BeauFindlay/src/BeauFindlay.Client/wwwroot/robots.txt @@ -1,4 +1,2 @@ User-agent: * -Allow: / - -Sitemap: https://beaufindlay.com/sitemap.txt \ No newline at end of file +Disallow: \ No newline at end of file diff --git a/BeauFindlay/src/BeauFindlay.Client/wwwroot/sitemap.txt b/BeauFindlay/src/BeauFindlay.Client/wwwroot/sitemap.txt index ef27467..ace913b 100644 --- a/BeauFindlay/src/BeauFindlay.Client/wwwroot/sitemap.txt +++ b/BeauFindlay/src/BeauFindlay.Client/wwwroot/sitemap.txt @@ -1,3 +1,3 @@ -https://beaufindlay.com -https://beaufindlay.com/contact -https://beaufindlay.com/about \ No newline at end of file +https://www.beaufindlay.com +https://www.beaufindlay.com/contact +https://www.beaufindlay.com/about \ No newline at end of file