diff --git a/frontend/.gitignore b/frontend/.gitignore index fbd329f..5f52b47 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -23,7 +23,6 @@ # debug *.log -*.txt npm-debug.log* yarn-debug.log* yarn-error.log* diff --git a/frontend/public/robots.txt b/frontend/public/robots.txt new file mode 100644 index 0000000..7316641 --- /dev/null +++ b/frontend/public/robots.txt @@ -0,0 +1,6 @@ +User-agent: * +Disallow: /api/ +Allow: / + +# Sitemap +# Sitemap: https://your-domain.com/sitemap.xml