<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Googlebot and Cookies?	</title>
	<atom:link href="https://davekz.com/googlebot-and-cookies/feed/" rel="self" type="application/rss+xml" />
	<link>https://davekz.com/googlebot-and-cookies/</link>
	<description>The Trials and Tribulations of a Programming Ninja</description>
	<lastBuildDate>Sat, 29 Mar 2014 08:02:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>
	<item>
		<title>
		By: Macro Magic For Google Tag Manager - Simo Ahava&#039;s blog		</title>
		<link>https://davekz.com/googlebot-and-cookies/#comment-652</link>

		<dc:creator><![CDATA[Macro Magic For Google Tag Manager - Simo Ahava&#039;s blog]]></dc:creator>
		<pubDate>Sat, 29 Mar 2014 08:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.david.kryzaniak.com/?p=278#comment-652</guid>

					<description><![CDATA[[&#8230;] bots, since there&#8217;s some consensus that a majority of them do not accept or use cookies (see this test for Googlebot from February [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] bots, since there&#8217;s some consensus that a majority of them do not accept or use cookies (see this test for Googlebot from February [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeffery Joe		</title>
		<link>https://davekz.com/googlebot-and-cookies/#comment-76</link>

		<dc:creator><![CDATA[Jeffery Joe]]></dc:creator>
		<pubDate>Fri, 10 May 2013 10:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.david.kryzaniak.com/?p=278#comment-76</guid>

					<description><![CDATA[I think you had got a error result.

I had changed your script to:
$cookieName=&#039;CookieMonster&#039;;
$cookieData=&#039;Chocolate Chip&#039;;
if(isset($_COOKIE[$cookieName])){
echo &quot;Yep, cookie found!&quot;;
}else{
setcookie($cookieName,$cookieData,$expire);
header(&quot;Location: http://***.com/this_file&quot;);
exit;
}
?&#062;

then you will find that the googlebot return &quot;Yep, cookie found!&quot;
googlebot certainly not keep cookie for you twice request. but if in once. that is certainly not.]]></description>
			<content:encoded><![CDATA[<p>I think you had got a error result.</p>
<p>I had changed your script to:<br />
$cookieName=&#8217;CookieMonster&#8217;;<br />
$cookieData=&#8217;Chocolate Chip&#8217;;<br />
if(isset($_COOKIE[$cookieName])){<br />
echo &#8220;Yep, cookie found!&#8221;;<br />
}else{<br />
setcookie($cookieName,$cookieData,$expire);<br />
header(&#8220;Location: <a href="http://***.com/this_file" rel="nofollow ugc">http://***.com/this_file</a>&#8220;);<br />
exit;<br />
}<br />
?&gt;</p>
<p>then you will find that the googlebot return &#8220;Yep, cookie found!&#8221;<br />
googlebot certainly not keep cookie for you twice request. but if in once. that is certainly not.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using disk: enhanced 

Served from: davekz.com @ 2024-07-11 11:46:45 by W3 Total Cache
-->