<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Get an email when Google visits</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/</link>
	<description></description>
	<pubDate>Wed, 08 Oct 2008 07:59:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Glimpse of a Grrl</title>
		<link>http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10256</link>
		<dc:creator>Glimpse of a Grrl</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10256</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Playing with Google&lt;/strong&gt;
Adi's trying to see if Google crawls his site often. So we both installed this code snippet from :SG:. Since Google keeps hitting my site, I'm going to see if I can redirect them to him by the force of...
</description>
		<content:encoded><![CDATA[<trackback /><strong>Playing with Google</strong><br />
Adi&#039;s trying to see if Google crawls his site often. So we both installed this code snippet from :SG:. Since Google keeps hitting my site, I&#039;m going to see if I can redirect them to him by the force of&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daisyhead</title>
		<link>http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10255</link>
		<dc:creator>Daisyhead</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10255</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;RSS feed updates&lt;/strong&gt;
I've updated my RSS feeds. You can now choose from posts only or posts with comments. Although I'm not sure the posts with comments feed is working. I used Jennifer's template and I just copied and pasted it, but still...</description>
		<content:encoded><![CDATA[<trackback /><strong>RSS feed updates</strong><br />
I&#039;ve updated my RSS feeds. You can now choose from posts only or posts with comments. Although I&#039;m not sure the posts with comments feed is working. I used Jennifer&#039;s template and I just copied and pasted it, but still&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rizwan Kassim's Public Log</title>
		<link>http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10254</link>
		<dc:creator>Rizwan Kassim's Public Log</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10254</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Look Mom!&lt;/strong&gt;
See what I&#8217;ve done? The side bars (just left for now) are collapsable, and not in the stupid way that the blogrolling is collapsable&#8230; It actually doesn&#8217;t transmit the data if it doesn&#8217;t need to, meaning an even quicker download...</description>
		<content:encoded><![CDATA[<trackback /><strong>Look Mom!</strong><br />
See what I&#039;ve done? The side bars (just left for now) are collapsable, and not in the stupid way that the blogrolling is collapsable&#8230; It actually doesn&#039;t transmit the data if it doesn&#039;t need to, meaning an even quicker download&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nibble Guru</title>
		<link>http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10253</link>
		<dc:creator>Nibble Guru</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10253</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Get an email when Google comes visiting&lt;/strong&gt;
One of my friend wanted me to do this for him. I thought I will share this with you too. See the following PHP code below to achieve it. &#60;?php if(eregi("googlebot",$_SERVER['HTTP_USER_AGENT'])) { mail("myemail@something.com", "Googlebot detected", "...</description>
		<content:encoded><![CDATA[<trackback /><strong>Get an email when Google comes visiting</strong><br />
One of my friend wanted me to do this for him. I thought I will share this with you too. See the following PHP code below to achieve it. &lt;?php if(eregi(&#034;googlebot&#034;,$_SERVER['HTTP_USER_AGENT'])) { mail(&#034;myemail@something.com&#034;, &#034;Googlebot detected&#034;, &#034;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glimpse of a Grrl</title>
		<link>http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10252</link>
		<dc:creator>Glimpse of a Grrl</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10252</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Playing with Google&lt;/strong&gt;
Adi's trying to see if Google crawls his site often. So we both installed this code snippet from :SG:. Since Google keeps hitting my site, I'm going to see if I can redirect them to him by the force of...</description>
		<content:encoded><![CDATA[<trackback /><strong>Playing with Google</strong><br />
Adi&#039;s trying to see if Google crawls his site often. So we both installed this code snippet from :SG:. Since Google keeps hitting my site, I&#039;m going to see if I can redirect them to him by the force of&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [ entrivia ]</title>
		<link>http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10248</link>
		<dc:creator>[ entrivia ]</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10248</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Get notified when Google Crawls&lt;/strong&gt;
The scriptygoddesses have a very simple and very effective bit of PHP code to let you know that Google has crawled your site. It depends on your webserver running PHP and that you've access to sendmail (but you *may* be...</description>
		<content:encoded><![CDATA[<trackback /><strong>Get notified when Google Crawls</strong><br />
The scriptygoddesses have a very simple and very effective bit of PHP code to let you know that Google has crawled your site. It depends on your webserver running PHP and that you&#039;ve access to sendmail (but you *may* be&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daisyhead</title>
		<link>http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10249</link>
		<dc:creator>Daisyhead</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10249</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Scriptygoddess goodness&lt;/strong&gt;
I haven't perused Scriptygoddess lately so I'm missing out on all kinds of little gems like this handy little piece of code which notifies you by email when a Googlebot visits your site and this code which allows you to...</description>
		<content:encoded><![CDATA[<trackback /><strong>Scriptygoddess goodness</strong><br />
I haven&#039;t perused Scriptygoddess lately so I&#039;m missing out on all kinds of little gems like this handy little piece of code which notifies you by email when a Googlebot visits your site and this code which allows you to&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pMachine HowTo</title>
		<link>http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10250</link>
		<dc:creator>pMachine HowTo</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10250</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;HowTo: Tell if the GoogleBot Has Visited&lt;/strong&gt;
Originally found at Scripty Goddess, here's a code snippet you can add to your pages to tell you when the GoogleBot has found your site.


&#60;?php
//Change the following to your email address
$email = "myemail@something.com";

if(eregi("googleb...</description>
		<content:encoded><![CDATA[<trackback /><strong>HowTo: Tell if the GoogleBot Has Visited</strong><br />
Originally found at Scripty Goddess, here&#039;s a code snippet you can add to your pages to tell you when the GoogleBot has found your site.</p>
<p>&lt;?php<br />
//Change the following to your email address<br />
$email = &#034;myemail@something.com&#034;;</p>
<p>if(eregi(&#034;googleb&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Untitledlog</title>
		<link>http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10251</link>
		<dc:creator>Untitledlog</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10251</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Sabe cuando Google revisa tu pagina&lt;/strong&gt;
Visitando scriptygoddess me encontre este script que te brinda la posiblidad de...</description>
		<content:encoded><![CDATA[<trackback /><strong>Sabe cuando Google revisa tu pagina</strong><br />
Visitando scriptygoddess me encontre este script que te brinda la posiblidad de&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Savage Nomads</title>
		<link>http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10247</link>
		<dc:creator>Savage Nomads</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/07/16/get-an-email-when-google-visits/#comment-10247</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Monitoring your site&lt;/strong&gt;
This is a pretty cool script that will email you when the googlebot indexes your pages. I think I may try to add this script this weekend, I'll let you know how it goes. Nope I don't have a life....</description>
		<content:encoded><![CDATA[<trackback /><strong>Monitoring your site</strong><br />
This is a pretty cool script that will email you when the googlebot indexes your pages. I think I may try to add this script this weekend, I&#039;ll let you know how it goes. Nope I don&#039;t have a life&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.333 seconds -->
