<?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/"
		>
<channel>
	<title>Comments on: Does GoogleBot run JavaScript?</title>
	<atom:link href="http://blog.stevex.net/2005/12/does-google-run-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stevex.net/2005/12/does-google-run-javascript/</link>
	<description>Software development and other notes.</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:03:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Son Nguyen</title>
		<link>http://blog.stevex.net/2005/12/does-google-run-javascript/comment-page-1/#comment-425</link>
		<dc:creator>Son Nguyen</dc:creator>
		<pubDate>Wed, 25 Jan 2006 03:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stevex.net/index.php/2005/12/24/does-google-run-javascript/#comment-425</guid>
		<description>My experience: Yes, Googlebot does execute JavaScript code. I have an AJAX vote form with Yes/No links. The links are in AJAX form. Something like this: href=&quot;javascript:vote(&#039;Yes&#039;);&quot; and the database records these votes. I got many votes from GoogleBot. Its User-Agent string is like this: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html). Now it&#039;s annoying since I do not want the bot to vote.</description>
		<content:encoded><![CDATA[<p>My experience: Yes, Googlebot does execute JavaScript code. I have an AJAX vote form with Yes/No links. The links are in AJAX form. Something like this: href=&#8221;javascript:vote(&#8216;Yes&#8217;);&#8221; and the database records these votes. I got many votes from GoogleBot. Its User-Agent string is like this: Mozilla/5.0 (compatible; Googlebot/2.1; +<a href="http://www.google.com/bot.html" rel="nofollow">http://www.google.com/bot.html</a>). Now it&#8217;s annoying since I do not want the bot to vote.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

