Fix robots.txt
@ -9,6 +9,7 @@ location = /favicon.ico {
}
location = /robots.txt {
try_files $uri $uri/ /index.php?$args;
access_log off;
log_not_found off;