<?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: You Have to Try This on Google.</title>
	<atom:link href="http://www.sitepoint.com/blogs/2005/11/16/google-sitemaps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2005/11/16/google-sitemaps/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Tue, 02 Dec 2008 01:19:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: nedy</title>
		<link>http://www.sitepoint.com/blogs/2005/11/16/google-sitemaps/#comment-32637</link>
		<dc:creator>nedy</dc:creator>
		<pubDate>Sat, 24 Jun 2006 10:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/16/you-have-to-try-this-on-google/#comment-32637</guid>
		<description>i didnt work for me :-(

also the links are down

&lt;a href="http://www.urgencias24.es" rel="nofollow"&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>i didnt work for me :-(</p>
<p>also the links are down</p>
<p><a href="http://www.urgencias24.es" rel="nofollow"></a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.sitepoint.com/blogs/2005/11/16/google-sitemaps/#comment-16837</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 31 Mar 2006 10:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/16/you-have-to-try-this-on-google/#comment-16837</guid>
		<description>PLz tell me the working process of google analytics..</description>
		<content:encoded><![CDATA[<p>PLz tell me the working process of google analytics..</p>]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.sitepoint.com/blogs/2005/11/16/google-sitemaps/#comment-16835</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 31 Mar 2006 10:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/16/you-have-to-try-this-on-google/#comment-16835</guid>
		<description>How we analize the traffic through google analytics...How will we get that code which we'll have to put into our own site?</description>
		<content:encoded><![CDATA[<p>How we analize the traffic through google analytics&#8230;How will we get that code which we&#8217;ll have to put into our own site?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sy Ali</title>
		<link>http://www.sitepoint.com/blogs/2005/11/16/google-sitemaps/#comment-12193</link>
		<dc:creator>Sy Ali</dc:creator>
		<pubDate>Wed, 21 Dec 2005 11:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/16/you-have-to-try-this-on-google/#comment-12193</guid>
		<description>I learned of this through the O'Reilly newsletter.  It's too busy at the moment for me to get results right away but I'm sure the Google goodness will be nice.</description>
		<content:encoded><![CDATA[<p>I learned of this through the O&#8217;Reilly newsletter.  It&#8217;s too busy at the moment for me to get results right away but I&#8217;m sure the Google goodness will be nice.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Grail</title>
		<link>http://www.sitepoint.com/blogs/2005/11/16/google-sitemaps/#comment-11810</link>
		<dc:creator>Grail</dc:creator>
		<pubDate>Mon, 12 Dec 2005 05:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/16/you-have-to-try-this-on-google/#comment-11810</guid>
		<description>Allow me to join the clamour of voices shouting the same thing ... What about Blogger ... Anyone got any ideas? Can use site maps (see this&lt;a href="http://grailboy.blogspot.com/2005/08/how-to-post-google-sitemap-from.html" rel="nofollow"&gt; link&lt;/a&gt;) but can't verify so can't get the spidery goodness of the full strength stats ... Ideas?</description>
		<content:encoded><![CDATA[<p>Allow me to join the clamour of voices shouting the same thing &#8230; What about Blogger &#8230; Anyone got any ideas? Can use site maps (see this<a href="http://grailboy.blogspot.com/2005/08/how-to-post-google-sitemap-from.html" rel="nofollow"> link</a>) but can&#8217;t verify so can&#8217;t get the spidery goodness of the full strength stats &#8230; Ideas?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: milette</title>
		<link>http://www.sitepoint.com/blogs/2005/11/16/google-sitemaps/#comment-11696</link>
		<dc:creator>milette</dc:creator>
		<pubDate>Fri, 09 Dec 2005 08:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/16/you-have-to-try-this-on-google/#comment-11696</guid>
		<description>One problem with verification can be your handling of '404' pages. (Page not found). For all of my sites, my 404 handler is a redirect to the root page of the site, and issuance of a 200 return code. (OK)

During the verification, Google checks for the blank page, and then also checks for a non-existing page to see if you have this feature enabled.

No major problem if you have access to the server -- just temporarily set it to issue normal 404 failures, get verified, and then switch it back the way it was.</description>
		<content:encoded><![CDATA[<p>One problem with verification can be your handling of &#8216;404&#8242; pages. (Page not found). For all of my sites, my 404 handler is a redirect to the root page of the site, and issuance of a 200 return code. (OK)</p>
<p>During the verification, Google checks for the blank page, and then also checks for a non-existing page to see if you have this feature enabled.</p>
<p>No major problem if you have access to the server &#8212; just temporarily set it to issue normal 404 failures, get verified, and then switch it back the way it was.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur Abon</title>
		<link>http://www.sitepoint.com/blogs/2005/11/16/google-sitemaps/#comment-11098</link>
		<dc:creator>Arthur Abon</dc:creator>
		<pubDate>Wed, 23 Nov 2005 07:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/16/you-have-to-try-this-on-google/#comment-11098</guid>
		<description>Tried it and it actually works. Consistent with the SERP and PR data that I have been checking these past few months.</description>
		<content:encoded><![CDATA[<p>Tried it and it actually works. Consistent with the SERP and PR data that I have been checking these past few months.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adjustafresh :: Uncommon Sense :: A blog for smart people :: Blog Archive &#187; links for 2005-11-18</title>
		<link>http://www.sitepoint.com/blogs/2005/11/16/google-sitemaps/#comment-11067</link>
		<dc:creator>Adjustafresh :: Uncommon Sense :: A blog for smart people :: Blog Archive &#187; links for 2005-11-18</dc:creator>
		<pubDate>Tue, 22 Nov 2005 19:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/16/you-have-to-try-this-on-google/#comment-11067</guid>
		<description>[...] SitePoint Blogs » You Have to Try This on Google. How the Google spider reads your site content (tags: Google Development Search Productivity) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] SitePoint Blogs » You Have to Try This on Google. How the Google spider reads your site content (tags: Google Development Search Productivity) [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: This Damn Blog &#187; Blog Archive &#187; What Google thinks of This Damn Blog</title>
		<link>http://www.sitepoint.com/blogs/2005/11/16/google-sitemaps/#comment-10991</link>
		<dc:creator>This Damn Blog &#187; Blog Archive &#187; What Google thinks of This Damn Blog</dc:creator>
		<pubDate>Mon, 21 Nov 2005 01:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/16/you-have-to-try-this-on-google/#comment-10991</guid>
		<description>[...] So now you can claim sites at Google, sorta similarly to the way you can at Technorati - this is what Google thinks of This Damn Blog: [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] So now you can claim sites at Google, sorta similarly to the way you can at Technorati - this is what Google thinks of This Damn Blog: [&#8230;]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.sitepoint.com/blogs/2005/11/16/google-sitemaps/#comment-10973</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 20 Nov 2005 14:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/16/you-have-to-try-this-on-google/#comment-10973</guid>
		<description>SS, see &lt;a href="http://consumingexperience.blogspot.com/2005/11/google-sitemaps-how-to-verify-blogspot.html" rel="nofollow"&gt;A Consuming Experience&lt;/a&gt; for lobbying blogger to ask for verification. Right now, there's no way to make it work. They need to integrate sitemaps with blogspot more effectively....</description>
		<content:encoded><![CDATA[<p>SS, see <a href="http://consumingexperience.blogspot.com/2005/11/google-sitemaps-how-to-verify-blogspot.html" rel="nofollow">A Consuming Experience</a> for lobbying blogger to ask for verification. Right now, there&#8217;s no way to make it work. They need to integrate sitemaps with blogspot more effectively&#8230;.</p>]]></content:encoded>
	</item>
</channel>
</rss>
