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