Closed beudbeud closed 10 years ago
agree
+1 and what about blocking Facebook too? http://www.botsvsbrowsers.com/details/523155/index.html
+1 for facebook. Updated config is
location /yunohost {
if ($http_user_agent ~ (crawl|Googlebot|Slurp|spider|bingbot|tracker|click|parser|spider|facebookexternalhit) ) {
return 403;
}
}
+1
Which config file is concerned : yunohost-config-nginx / config / yunohost_admin.conf or yunohost-config-nginx / config / template.conf
yunohost-config-nginx / config / yunohost_admin.conf