|
Search Engine Monitor
This script notifies you by email if a search engine or a search bot visits
your website. It is very easy to configure and install. This script currently
supports Google, MSN Search, Yahoo and Gigabot.
Demo: Not Available
Requirements: PHP
Download: Search Engine Monitor (Zip)
Installation: Just configure the following variables in the script
$myemail = "you@yourdomain.com"; // Enter your email address
$emailsubject = "A Search engine visited"; // Subject of the email
Then just add this line to the homepage of your site
<?php include_once('sem.php') ?>
Done (Visit our sponsors if you get a chance :))
|