Disallow robots from indexing /interact/ (#10666)
This does not provide any new information and may just triple the number of crawled pageslolsob-rspec
parent
05bf900109
commit
11ca5888f0
|
@ -2,3 +2,4 @@
|
||||||
|
|
||||||
User-agent: *
|
User-agent: *
|
||||||
Disallow: /media_proxy/
|
Disallow: /media_proxy/
|
||||||
|
Disallow: /interact/
|
||||||
|
|
Loading…
Reference in New Issue