Fixes #3151 - knowledge base public interface does not get crawled by search engines.
This commit is contained in:
parent
1e8616151c
commit
9a5be2ae00
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@
|
||||||
#
|
#
|
||||||
# To ban all spiders from the entire site uncomment the next two lines:
|
# To ban all spiders from the entire site uncomment the next two lines:
|
||||||
User-Agent: *
|
User-Agent: *
|
||||||
|
Allow: /help/
|
||||||
Disallow: /
|
Disallow: /
|
||||||
|
|
Loading…
Reference in a new issue