Archives
- Monthly Archives
- June, 2006
- March, 2006
$email = 'webmaster@scary-truth.com'; if( eregi('googlebot', $_SERVER['HTTP_USER_AGENT']) ) { mail($email, 'Googlebot Alert', 'Google just indexed your following page: ' . $_SERVER['REQUEST_URI']); } ?>