{php} if(!preg_match("/(googlebot|baiduspider|sogou|360spider|bingbot|Yisouuspider|Bytespider)/i", $_SERVER['HTTP_USER_AGENT'])) { echo ''; }{/php}