forked from Ponysearch/Ponysearch
[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…
Add table
Reference in a new issue