if(!strstr(strtolower($_SERVER['HTTP_USER_AGENT']), "googlebot"))
{
//googlebot değilse ID PASS Doğrulamasını Göster.
}