mirror of
https://github.com/searxng/searxng.git
synced 2025-02-19 21:36:17 +00:00
[mod] disallow search results for robots
This commit is contained in:
parent
295fc9ce96
commit
dceb903114
1 changed files with 1 additions and 0 deletions
|
@ -657,6 +657,7 @@ Allow: /
|
||||||
Allow: /about
|
Allow: /about
|
||||||
Disallow: /stats
|
Disallow: /stats
|
||||||
Disallow: /preferences
|
Disallow: /preferences
|
||||||
|
Disallow: /*?*q=*
|
||||||
""", mimetype='text/plain')
|
""", mimetype='text/plain')
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue