Googlebot vs your web
Looking Websites, and all that, I found this article pretty cool haha, I mean, to see if .. Are to index or something:) haha \u200b\u200b.. So good here I leave the code:
\u0026lt;?
php if (strpos ($ _SERVER ['HTTP_USER_AGENT'], 'Googlebot')! == False) {
/ / Tu Email
direccecion
$ email_address = 'tu@tudominio.com';
/ /
Instead, send the email mail ($ email_address, 'Googlebot Alert',
'The Googlebot has visited your site: '. $ _SERVER [' REQUEST_URI ']);
?>
0 comments:
Post a Comment