diff --git a/api/robots.txt b/api/robots.txt deleted file mode 100644 index 5687952..0000000 --- a/api/robots.txt +++ /dev/null @@ -1 +0,0 @@ -Sitemap: https://http://localhost:1337/api/sitemap/index.xml \ No newline at end of file diff --git a/next-app/app/robot.txt b/next-app/app/robot.txt index e315414..e04b83f 100644 --- a/next-app/app/robot.txt +++ b/next-app/app/robot.txt @@ -2,4 +2,4 @@ User-agent: * Allow: /public/ # Allow crawling of pages in the /public/ directory Allow: /images/ # Allow crawling of images Disallow: /fb-redirection/ -Sitemap: https://ozensemble.fabrique.social.gouv.fr/public/sitemap.xml \ No newline at end of file +https://api-ozensemble-site.fabrique.social.gouv.fr/api/sitemap/index.xml \ No newline at end of file