| Current Path : /opt/nginxhttpd_/etc/openresty_config/custom_security/ |
| Current File : //opt/nginxhttpd_/etc/openresty_config/custom_security/999-seobots.conf |
map $http_user_agent $map_seobots {
default 0;
~*Baidu 1;
~*Majestic 1;
~*MegaIndex 1;
~*Ahrefs 1;
~*SEMRush 1;
~*SplitSignalBot 1;
~*OpenSite 1;
~*Jobboerse 1;
~*Yandex 1;
~*msnbot 1;
~*seo 1;
~*BLEXBot 1;
~*VoilaBot 1;
~*PetalBot 1;
~*Picsearch 1;
~*ExaLead 1;
~*newspaper 1;
~*Datenbank 1;
~*aspiegel 1;
~*dotbot 1;
~*serpstatbot 1;
~*OpenLink 1;
~*GomezAgent 1;
~*LinkChecker 1;
}