diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..55db8cf --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,12 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: /admin +Disallow: /api +Disallow: /_next +Disallow: /private + +Allow: / + +Sitemap: https://ogretmen-platformu.com/sitemap.xml + +Crawl-delay: 1