More Virtual Promote ... Gazette · Webmaster & SEO Tools · Scumware.com · Free Website Templates

SEF

Search Engine Forums
Helping to make the Web - Since 1998
Virtual Promote Member Spotlight
Host Idea

Web Hosting with BETTER SUPPORT. 25% off + 2 Mos. FREE for JimWorld Members (Silv)

Login Password Forget your password?    Trouble Logging In?
.
Forums Index Active Topics New Topics My Topics Search My Profile Register Inbox   Rules & TOS
.
 
Forum Index · Search Engine Forums · Building, Hosting & Maintaining Your Website · Coding & Databases - PHP, ASP, Perl, etc. · Google bot monitor
 
Add to hotlist
Reply to this thread Create a New Topic in this forum
Mark This Forum Read
Printer Friendly Version Print this thread
Email this thread to a friend eMail this thread to a friend  
Moderator(s): Prowler, jcokos
Previous Topic Next Topic
Member Message

bretheartbobby
Joined: Nov 13, 2007
# Posts: 3

View the profile for bretheartbobby Send bretheartbobby a private message

Posted: 11/14/2007 09:09 pm
Edit Message Delete Message Reply to this message

This is a free php script that notifies you when google bot visits your page. To install this script, simply copy paste into your page and edit email address you want to be notified.

if(eregi("googlebot",$_SERVER['HTTP_USER_AGENT'])) {
$s = "";
foreach($_SERVER as $item => $value) {
$s .= "n$item : $value";
}
$sdate = date("Y-m-d h:i:s" ) ;
$message = <<<MESSAGE
Visit date:$sdate
Information:
=================================
$s
=================================
MESSAGE;
if($google_alert) {
mail("youremail@yourdomain.com", "googlebot alert", $message);
}
}

[ Message was edited by: JimBot 05/08/2008 11:12 am ... Reason: Removed Smiley Error. ]





michelrobinson
Joined: Dec 13, 2007
# Posts: 7

View the profile for michelrobinson Send michelrobinson a private message

Posted: 12/13/2007 10:20 pm
Edit Message Delete Message Reply to this message

Thanks for this script.



Prowler
Moderator
Joined: Aug 14, 2000
# Posts: 1655

View the profile for Prowler Send Prowler a private message

Posted: 12/14/2007 10:21 pm
Edit Message Delete Message Reply to this message

There is a caveat. Unless you have a single page site, you will be inundated with tons of mails if you have a normal site with hundreds of pages. Google bot is one of the most active bots around.



g1smd
Moderator
Joined: Jul 28, 2002
# Posts: 10058

View the profile for g1smd Send g1smd a private message

Posted: 12/15/2007 03:11 am
Edit Message Delete Message Reply to this message

I looked at the logs for a site a few days ago, and Google accesses about 3000 URLs per day on the site, every day.

That's more than a million accesses per year.



Curt
Joined: Eons Ago
# Posts: 3671

View the profile for Curt Send Curt a private message

Posted: 12/19/2007 08:03 pm
Edit Message Delete Message Reply to this message

That's why you would only put this script on the home page.



chetan1
Joined: May 05, 2008
# Posts: 5

View the profile for chetan1 Send chetan1 a private message

Posted: 05/08/2008 03:58 am
Edit Message Delete Message Reply to this message

Its great script.I had not heard about this script.Really Very nice.I will try this.

thanks buddy



[ Message was edited by: JimBot 05/08/2008 11:10 am ]





Quadrille
Insider
Joined: Nov 15, 2000
# Posts: 985

View the profile for Quadrille Send Quadrille a private message

Posted: 05/08/2008 04:38 am
Edit Message Delete Message Reply to this message

I don't think the smiley face should be there, should it? wink

And is that code going to facilitate email harvesting?

Personally, I can't see the point; it isn't hard to check your stats once in a while - who really needs to know in real time?



Quadrille
Insider
Joined: Nov 15, 2000
# Posts: 985

View the profile for Quadrille Send Quadrille a private message

Posted: 05/08/2008 04:44 am
Edit Message Delete Message Reply to this message

chetan1 - you may care to remove the link drop - if a moderator gets there first, you may be in Trouble!



Prowler
Moderator
Joined: Aug 14, 2000
# Posts: 1655

View the profile for Prowler Send Prowler a private message

Posted: 05/09/2008 12:38 am
Edit Message Delete Message Reply to this message

>>And is that code going to facilitate email harvesting?

No. It is inside the server side script and when it is executed it won't show anything in the browser.



 
Forum Index · Search Engine Forums · Building, Hosting & Maintaining Your Website · Coding & Databases - PHP, ASP, Perl, etc. · Google bot monitor
Who's Online?
There are 193 guests and 1 members in the forums right now.
Reflects user activity within the last 5 minutes
Previous Topic Next Topic
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
  1. You have not yet logged in, or registered properly as a member
  2. You are a member, but no longer have posting rights.
  3. This is a private forum, for which you do not have permissions.

If you are a recent member, it's possible that you simply have not yet confirmed your account. Please check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions contained within.

If you cannot find this message, click here to Re-Send it.

If you are still experiencing problem, please read the Login Assistance Article for some advice on what may be causing your login not to work properly.

Switch to Advanced Editor and ... Create a New Topic or Reply to this Thread



Related Forum Topics
  1. Google organic results changed (In: Google)
  2. How to incorporate "Ad Recall" feature in Google A (In: Google)
  3. sub menu in google (In: Google)
  4. Google/Yahoo Partnership (In: Google)
  5. when Google banns the site? (In: Google)



© 1995 - 2006  ·  iWeb, Inc  ·  DBA JimWorld Productions