<?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: Generate a Google Sitemap in Rails</title>
	<atom:link href="http://www.webficient.com/2008/09/06/google-sitemap-ruby-on-rails/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webficient.com/2008/09/06/google-sitemap-ruby-on-rails</link>
	<description>Your Web Development Partner</description>
	<pubDate>Thu, 11 Mar 2010 13:46:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Sitemaps vía crawling</title>
		<link>http://www.webficient.com/2008/09/06/google-sitemap-ruby-on-rails#comment-358</link>
		<dc:creator>Sitemaps vía crawling</dc:creator>
		<pubDate>Thu, 16 Jul 2009 01:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.webficient.com/?p=492#comment-358</guid>
		<description>[...] encontré una solución práctica para este caso (donde hay pocas páginas, menos de 1k) que usa un crawler para recorrer [...]</description>
		<content:encoded><![CDATA[<p>[...] encontré una solución práctica para este caso (donde hay pocas páginas, menos de 1k) que usa un crawler para recorrer [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sitemaps vía crawling &#124; El Futirifoken</title>
		<link>http://www.webficient.com/2008/09/06/google-sitemap-ruby-on-rails#comment-357</link>
		<dc:creator>Sitemaps vía crawling &#124; El Futirifoken</dc:creator>
		<pubDate>Wed, 15 Jul 2009 17:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.webficient.com/?p=492#comment-357</guid>
		<description>[...] encontré una solución práctica para este caso (donde hay pocas páginas, menos de 1k) que usa un crawler para recorrer [...]</description>
		<content:encoded><![CDATA[<p>[...] encontré una solución práctica para este caso (donde hay pocas páginas, menos de 1k) que usa un crawler para recorrer [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Lerum</title>
		<link>http://www.webficient.com/2008/09/06/google-sitemap-ruby-on-rails#comment-309</link>
		<dc:creator>Chris Lerum</dc:creator>
		<pubDate>Wed, 20 May 2009 15:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webficient.com/?p=492#comment-309</guid>
		<description>Thank you. Incredibly wonderful and useful. Worked great first time.</description>
		<content:encoded><![CDATA[<p>Thank you. Incredibly wonderful and useful. Worked great first time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Wells</title>
		<link>http://www.webficient.com/2008/09/06/google-sitemap-ruby-on-rails#comment-290</link>
		<dc:creator>John Wells</dc:creator>
		<pubDate>Sun, 22 Feb 2009 16:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.webficient.com/?p=492#comment-290</guid>
		<description>I've had a lot of challenges with urls that include paging. Often page links are placed in a relative way, like "?page=1", on the current page. So you might have:

http://www.mysite.com/listings?page=1
and 
http://www.mysite.com/pictures?page=1

They're really two valid and separate pages, but the script you've written considers them the same, and won't properly handle them. Just an FYI if someone else has a similar problem.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had a lot of challenges with urls that include paging. Often page links are placed in a relative way, like &#8220;?page=1&#8243;, on the current page. So you might have:</p>
<p><a href="http://www.mysite.com/listings?page=1" rel="nofollow">http://www.mysite.com/listings?page=1</a><br />
and<br />
<a href="http://www.mysite.com/pictures?page=1" rel="nofollow">http://www.mysite.com/pictures?page=1</a></p>
<p>They&#8217;re really two valid and separate pages, but the script you&#8217;ve written considers them the same, and won&#8217;t properly handle them. Just an FYI if someone else has a similar problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Misiowiec</title>
		<link>http://www.webficient.com/2008/09/06/google-sitemap-ruby-on-rails#comment-288</link>
		<dc:creator>Phil Misiowiec</dc:creator>
		<pubDate>Thu, 05 Feb 2009 22:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.webficient.com/?p=492#comment-288</guid>
		<description>James,

We're looking into this... it may be a fault with the Mechanize gem used by the script.</description>
		<content:encoded><![CDATA[<p>James,</p>
<p>We&#8217;re looking into this&#8230; it may be a fault with the Mechanize gem used by the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JamesD</title>
		<link>http://www.webficient.com/2008/09/06/google-sitemap-ruby-on-rails#comment-287</link>
		<dc:creator>JamesD</dc:creator>
		<pubDate>Thu, 05 Feb 2009 22:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.webficient.com/?p=492#comment-287</guid>
		<description>Any explanation as to why I'm getting errors like this? They are all valid requests..
rror: /users/cheappete, 404 =&#62; Net::HTTPNotFound
77 /items/22-travelodge-ireland-winter-sale-rooms-from-29-eur39
error: /items/22-travelodge-ireland-winter-sale-rooms-from-29-eur39, 404 =&#62; Net::HTTPNotFound
77 /items/22-travelodge-ireland-winter-sale-rooms-from-29-eur39/shares/new
error: /items/22-travelodge-ireland-winter-sale-rooms-from-29-eur39/shares/new, 404 =&#62; Net::HTTPNotFound
ignored: /items/22-travelodge-ireland-winter-sale-rooms-from-29-eur39</description>
		<content:encoded><![CDATA[<p>Any explanation as to why I&#8217;m getting errors like this? They are all valid requests..<br />
rror: /users/cheappete, 404 =&gt; Net::HTTPNotFound<br />
77 /items/22-travelodge-ireland-winter-sale-rooms-from-29-eur39<br />
error: /items/22-travelodge-ireland-winter-sale-rooms-from-29-eur39, 404 =&gt; Net::HTTPNotFound<br />
77 /items/22-travelodge-ireland-winter-sale-rooms-from-29-eur39/shares/new<br />
error: /items/22-travelodge-ireland-winter-sale-rooms-from-29-eur39/shares/new, 404 =&gt; Net::HTTPNotFound<br />
ignored: /items/22-travelodge-ireland-winter-sale-rooms-from-29-eur39</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Misiowiec</title>
		<link>http://www.webficient.com/2008/09/06/google-sitemap-ruby-on-rails#comment-285</link>
		<dc:creator>Phil Misiowiec</dc:creator>
		<pubDate>Thu, 29 Jan 2009 10:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webficient.com/?p=492#comment-285</guid>
		<description>There are a few things we've tweaked that should help with some of the open items above, including memory usage. We'll post an updated script once we've had a chance to test a couple larger apps. We'd like to package up as a gem at some point as well. Stay tuned...</description>
		<content:encoded><![CDATA[<p>There are a few things we&#8217;ve tweaked that should help with some of the open items above, including memory usage. We&#8217;ll post an updated script once we&#8217;ve had a chance to test a couple larger apps. We&#8217;d like to package up as a gem at some point as well. Stay tuned&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JamesD</title>
		<link>http://www.webficient.com/2008/09/06/google-sitemap-ruby-on-rails#comment-284</link>
		<dc:creator>JamesD</dc:creator>
		<pubDate>Fri, 16 Jan 2009 23:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.webficient.com/?p=492#comment-284</guid>
		<description>Getting a lot of errors running the rake task on my server 

e.g.
93 /items/106-business-ideas-book
error: /items/106-business-ideas-book, 404 =&#62; Net::HTTPNotFound

even through the URL is open http://www.goodbuy.ie/items/106-business-ideas-book

Any ideas?</description>
		<content:encoded><![CDATA[<p>Getting a lot of errors running the rake task on my server </p>
<p>e.g.<br />
93 /items/106-business-ideas-book<br />
error: /items/106-business-ideas-book, 404 =&gt; Net::HTTPNotFound</p>
<p>even through the URL is open <a href="http://www.goodbuy.ie/items/106-business-ideas-book" rel="nofollow">http://www.goodbuy.ie/items/106-business-ideas-book</a></p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pjam</title>
		<link>http://www.webficient.com/2008/09/06/google-sitemap-ruby-on-rails#comment-251</link>
		<dc:creator>pjam</dc:creator>
		<pubDate>Wed, 29 Oct 2008 03:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.webficient.com/?p=492#comment-251</guid>
		<description>Phil,  just wanted to report, that i ran the sitemap and it was pulling 944mb of ram.

that is probably why i couldn't run it for long on my shared host.

A suggestion for friends of the blog - run it on your home computer with lots of memory.  i have a 4 gb mac, and it lasts longer.  although now i get to find out why it didn't build the map.  

i got to page 3360 this time before it crapped out.  is there a history limit phil?</description>
		<content:encoded><![CDATA[<p>Phil,  just wanted to report, that i ran the sitemap and it was pulling 944mb of ram.</p>
<p>that is probably why i couldn&#8217;t run it for long on my shared host.</p>
<p>A suggestion for friends of the blog - run it on your home computer with lots of memory.  i have a 4 gb mac, and it lasts longer.  although now i get to find out why it didn&#8217;t build the map.  </p>
<p>i got to page 3360 this time before it crapped out.  is there a history limit phil?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Misiowiec</title>
		<link>http://www.webficient.com/2008/09/06/google-sitemap-ruby-on-rails#comment-249</link>
		<dc:creator>Phil Misiowiec</dc:creator>
		<pubDate>Fri, 24 Oct 2008 22:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webficient.com/?p=492#comment-249</guid>
		<description>The crawler script has been revised as of October 24, 2008. We plan on wrapping into a Ruby gem next week, pending some additional testing.</description>
		<content:encoded><![CDATA[<p>The crawler script has been revised as of October 24, 2008. We plan on wrapping into a Ruby gem next week, pending some additional testing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
