Selaa lähdekoodia

fix(robots.txt): disallow all robots

crawl way too much
zyachel 3 vuotta sitten
vanhempi
commit
f39998d57b
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      public/robots.txt

+ 3 - 3
public/robots.txt

@@ -1,3 +1,3 @@
-user-agent: *
-disallow: /img/
-disallow: /contact
+User-agent: *
+Disallow: /
+