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
|
User-agent: YouBot
|
||||||
Disallow: /
|
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
|
# generic allowance for search engines and what not
|
||||||
User-Agent: *
|
User-Agent: *
|
||||||
Allow: /
|
Allow: /
|
||||||
|
|
Loading…
Reference in a new issue