added search engine to robots.txt
This commit is contained in:
parent
f3eb133d0e
commit
5ec01a63ed
1 changed files with 3 additions and 0 deletions
|
@ -50,6 +50,9 @@ Disallow: /
|
|||
User-agent: YouBot
|
||||
Disallow: /
|
||||
|
||||
# https://marginalia-search.com/ it's a search engine so it's fine
|
||||
User-Agent: search.marginalia.nu
|
||||
Allow: /
|
||||
# generic allowance for search engines and what not
|
||||
User-Agent: *
|
||||
Allow: /
|
||||
|
|
Loading…
Reference in a new issue