Преглед на файлове

Change order of allow rule in robots.txt

I think this is the proper order. Don't know if it matters, but it is not bad to change it in any case.
rugk преди 10 години
родител
ревизия
0567a720fd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      robots.txt

+ 1 - 1
robots.txt

@@ -1,4 +1,4 @@
 # Might as well keep robots away for performance and privacy reasons.
 User-agent: *
-Allow: /index.php
 Disallow: /
+Allow: /index.php