Revert order change
According to Wikipedia this is indeed right.. https://en.wikipedia.org/wiki/Robots_exclusion_standard#Allow_directive Then there are only many wrong examples out there.
This commit is contained in:
parent
0567a720fd
commit
a5730b701c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Might as well keep robots away for performance and privacy reasons.
|
# Might as well keep robots away for performance and privacy reasons.
|
||||||
User-agent: *
|
User-agent: *
|
||||||
Disallow: /
|
|
||||||
Allow: /index.php
|
Allow: /index.php
|
||||||
|
Disallow: /
|
||||||
|
|
Loading…
Reference in a new issue