Do you want to receive email when GOOGLE SPIDERS and YAHOO BOT visits your BLOG Or WEBSITE?

Do you want to receive email when GOOGLE SPIDERS and YAHOO BOT visits your BLOG Or WEBSITE? - Hallo Frend Helpful Tips, At this time sharing helpful tips entitled Do you want to receive email when GOOGLE SPIDERS and YAHOO BOT visits your BLOG Or WEBSITE?, I have been providing tips complete information with the latest information from the beginning until the end of the information . hopefully the contents of the posting helpful tips that I can write you understand. Okay , this is it Helpful Tips.

Titel : Do you want to receive email when GOOGLE SPIDERS and YAHOO BOT visits your BLOG Or WEBSITE?
Link : Do you want to receive email when GOOGLE SPIDERS and YAHOO BOT visits your BLOG Or WEBSITE?

see also


Do you want to receive email when GOOGLE SPIDERS and YAHOO BOT visits your BLOG Or WEBSITE?

Use the below code code to receive email when Google spiders / Yahoo Bot your blog or website pages

$email = "you@example.com";

if(eregi("googlebot",$_SERVER['HTTP_USER_AGENT']))

{

mail($email, "The Googlebot came to call",

"Google has visited: ".$_SERVER['REQUEST_URI']);

}

?>



$email = "you@example.com";

if(eregi("yahoo! Slurp",$_SERVER['HTTP_USER_AGENT']))

{

mail($email, "The Yahoo bot came to call",

"Yahoo has visited: ".$_SERVER['REQUEST_URI']);

}

?>

See When A Page Is Spidered

$the_date = "Today is ".date ("l, F d Y");
$the_time = "The time is ".date ("H:i \(O")." GMT)";
$all_date = $the_date.'
'.$the_time;
echo $all_date;
?>

This is a typical output from the code:

Today is Wednesday, February 12 2007
The time is 12:15 (-0500 GMT)

Share with your friends:
Add to Google Netvibes Add to My Yahoo! Windows Live Bloglines Newsgator

Thanks for your time and support, leave a reply


Thus Article Do you want to receive email when GOOGLE SPIDERS and YAHOO BOT visits your BLOG Or WEBSITE?

Helpful Tips Do you want to receive email when GOOGLE SPIDERS and YAHOO BOT visits your BLOG Or WEBSITE?,hopefully can provide benefits to all of you . Okay , so this time posting helpful tips.

You are reading artikel Do you want to receive email when GOOGLE SPIDERS and YAHOO BOT visits your BLOG Or WEBSITE? and this article url permalinknya is https://tpistpis.blogspot.com/2007/12/do-you-want-to-receive-email-when.html Semoga artikel This can be useful.

0 Response to "Do you want to receive email when GOOGLE SPIDERS and YAHOO BOT visits your BLOG Or WEBSITE?"

Post a Comment