Disallow /ahoy/* in robots.txt (#18531)
This commit is contained in:
parent
fd6aaccc08
commit
b4afd5ee14
1 changed files with 2 additions and 1 deletions
|
|
@ -13,5 +13,6 @@ Disallow: /mod?*
|
|||
Disallow: /admin/*
|
||||
Disallow: /reactions?*
|
||||
Disallow: /async_info/base_data
|
||||
Disallow: /ahoy/*
|
||||
|
||||
Sitemap: <%= URL.url("sitemap-index.xml") %>
|
||||
Sitemap: <%= URL.url("sitemap-index.xml") %>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue