Browse Source

Disallow robots from indexing /interact/ (#10666)

This does not provide any new information and may just triple the number
of crawled pages
pull/4/head
ThibG 5 years ago
committed by Eugen Rochko
parent
commit
c4f2433300
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      public/robots.txt

+ 1
- 0
public/robots.txt View File

@ -2,3 +2,4 @@
User-agent: *
Disallow: /media_proxy/
Disallow: /interact/

Loading…
Cancel
Save