<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Randy Zorn</title>
	<atom:link href="http://randyzorn.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://randyzorn.com</link>
	<description>Search Engine Marketing Strategy</description>
	<lastBuildDate>Tue, 15 Nov 2011 21:25:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Quote for the Day</title>
		<link>http://randyzorn.com/quote/quote-for-the-day/</link>
		<comments>http://randyzorn.com/quote/quote-for-the-day/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 15:45:13 +0000</pubDate>
		<dc:creator>randy.zorn</dc:creator>
				<category><![CDATA[Living]]></category>

		<guid isPermaLink="false">http://randyzorn.com/?post_type=quote&#038;p=171</guid>
		<description><![CDATA[<p>You cannot discover new oceans unless you have the courage to step away from the shore,</p>Nobel Prize-winning author André Gide]]></description>
			<content:encoded><![CDATA[<p>You cannot discover new oceans unless you have the courage to step away from the shore,</p><p>Nobel Prize-winning author André Gide</p>
]]></content:encoded>
			<wfw:commentRss>http://randyzorn.com/quote/quote-for-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The new AllHotels goes live!</title>
		<link>http://randyzorn.com/2010/the-new-allhotels-goes-live/</link>
		<comments>http://randyzorn.com/2010/the-new-allhotels-goes-live/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 01:13:41 +0000</pubDate>
		<dc:creator>randy.zorn</dc:creator>
				<category><![CDATA[Working]]></category>

		<guid isPermaLink="false">http://randyzorn.com/?p=155</guid>
		<description><![CDATA[<p><img src="http://randyzorn.com/wp-content/themes/LightBright/timthumb.php?src=http://randyzorn.com/wp-content/uploads/2010/10/Screenshot_1-300x185.png&amp;h=200&amp;w=300&amp;zc=1"/></p>After working on this site for nearly 6 months, its finally live. We launched 20+ ccTLD's, 6 languages and a mind boggling amount of content.... We have worked with some great teams to wrangle the beast into production. 
]]></description>
			<content:encoded><![CDATA[<p><img src="http://randyzorn.com/wp-content/themes/LightBright/timthumb.php?src=http://randyzorn.com/wp-content/uploads/2010/10/Screenshot_1-300x185.png&amp;h=200&amp;w=300&amp;zc=1"/></p><div>
<p>After working on this site for nearly 6 months (1 Yr for some), its finally live. We launched 20+ ccTLD&#8217;s, 6 languages and a mind boggling amount of content. We have worked with some great teams to get AllHotels up and fluid for future development. Its only the beginning. Big thanks to Evolving Web ( a <a href="http://evolvingweb.ca/">Drupal Development</a> group) and EpicOne (<a href="http://www.epikone.com/">Web Analytics Consultants</a>). Not to mention the many coworkers that have wrangled this beast of a site into production.</p>
<a href='http://www.allhotels.com' class='small-button smallorange'><span>Visit AllHotels.com</span></a><div class="clear"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://randyzorn.com/2010/the-new-allhotels-goes-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create Sitemaps for Millions of URL&#8217;s</title>
		<link>http://randyzorn.com/2010/how-to-create-sitemaps-for-millions-of-urls/</link>
		<comments>http://randyzorn.com/2010/how-to-create-sitemaps-for-millions-of-urls/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 14:27:33 +0000</pubDate>
		<dc:creator>randy.zorn</dc:creator>
				<category><![CDATA[Working]]></category>

		<guid isPermaLink="false">http://randyzorn.com/?p=53</guid>
		<description><![CDATA[Creating sitemaps for millions of URL’s can be a daunting task. There are a few ways to do this. You can run a crawler tool on your site to pull millions of URL’s which will take loads of time. Create a script that will generate the sitemaps for you provided you have logical page names [...]]]></description>
			<content:encoded><![CDATA[<p>Creating sitemaps for millions of URL’s can be a daunting task. There are a few ways to do this.</p>
<ol>
<li>You can run a crawler tool on your site to pull millions of URL’s which will take loads of time.</li>
<li>Create a script that will generate the sitemaps for you provided you have logical page names and parameters.</li>
</ol>
<p>A guide to create your sitemap:</p>
<ol>
<li>Define all the page types and URL parameters.</li>
<li>Read all about <a href="http://www.sitemaps.org/protocol.php">sitemaps.org protocols</a>.</li>
<li>Use multiple sitemaps and group them into relevant categories such as media type, country or product type.</li>
<li>Make sure the URL&#8217;s are non sequential. Google is not a fan of ABC and 123 order so mix it up.</li>
<li>Find a way to prioritize your URL&#8217;s. What pages are most important?</li>
<li>Use sitemaps index files.</li>
<li>Stay within 50K max urls in a sitemap or sitemap index file.</li>
<li>Compress the files with gZip.</li>
<li>Load them to your site and submit them to the search engines.</li>
</ol>
<p>A sitemap for millions of URL&#8217;s can be over 10MB+ in size. Compressing the files and finding a way to create dynamic Sitemaps will help you use less space. It can get tricky but remember it CAN be done.</p>
]]></content:encoded>
			<wfw:commentRss>http://randyzorn.com/2010/how-to-create-sitemaps-for-millions-of-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My New Favorite Beer</title>
		<link>http://randyzorn.com/photo/my-new-favorite-beer/</link>
		<comments>http://randyzorn.com/photo/my-new-favorite-beer/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 13:52:40 +0000</pubDate>
		<dc:creator>randy.zorn</dc:creator>
				<category><![CDATA[Living]]></category>

		<guid isPermaLink="false">http://randyzorn.com/?post_type=photo&#038;p=105</guid>
		<description><![CDATA[<p><img src="http://randyzorn.com/wp-content/themes/LightBright/timthumb.php?src=http://randyzorn.com/wp-content/uploads/2010/09/IMAG0109.jpg&amp;h=200&amp;w=300&amp;zc=1"/></p>Was at Zenna for dinner with a Jess and Patrick. They had a 2 for one special on Chang beer which we have never tried. Chang is really smooth, holds a great flavor and would be good for warm summer days.]]></description>
			<content:encoded><![CDATA[<p><img src="http://randyzorn.com/wp-content/themes/LightBright/timthumb.php?src=http://randyzorn.com/wp-content/uploads/2010/09/IMAG0109.jpg&amp;h=200&amp;w=300&amp;zc=1"/></p><p>Was at Zenna for dinner with a Jess and Patrick. They had a 2 for one special on Chang beer which we have never tried. Chang is really smooth, holds a great flavor and would be good for warm summer days.</p>
]]></content:encoded>
			<wfw:commentRss>http://randyzorn.com/photo/my-new-favorite-beer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Travelocity Las Vegas Gnome</title>
		<link>http://randyzorn.com/photo/travelocity-las-vegas-gnome/</link>
		<comments>http://randyzorn.com/photo/travelocity-las-vegas-gnome/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 04:36:14 +0000</pubDate>
		<dc:creator>randy.zorn</dc:creator>
				<category><![CDATA[Working]]></category>

		<guid isPermaLink="false">http://randyzorn.com/?post_type=photo&#038;p=97</guid>
		<description><![CDATA[<p><img src="http://randyzorn.com/wp-content/themes/LightBright/timthumb.php?src=http://randyzorn.com/wp-content/uploads/2010/08/travelocity-lasvegas-gnome.png&amp;h=200&amp;w=300&amp;zc=1"/></p>This arrived on my desk this week.]]></description>
			<content:encoded><![CDATA[<p><img src="http://randyzorn.com/wp-content/themes/LightBright/timthumb.php?src=http://randyzorn.com/wp-content/uploads/2010/08/travelocity-lasvegas-gnome.png&amp;h=200&amp;w=300&amp;zc=1"/></p><p>This arrived on my desk this week.</p>
]]></content:encoded>
			<wfw:commentRss>http://randyzorn.com/photo/travelocity-las-vegas-gnome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DFWSEM Meeting: Video SEO</title>
		<link>http://randyzorn.com/photo/dfwsem-meeting-video-seo/</link>
		<comments>http://randyzorn.com/photo/dfwsem-meeting-video-seo/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 14:21:43 +0000</pubDate>
		<dc:creator>randy.zorn</dc:creator>
				<category><![CDATA[Working]]></category>

		<guid isPermaLink="false">http://randyzorn.com/?post_type=photo&#038;p=61</guid>
		<description><![CDATA[<p><img src="http://randyzorn.com/wp-content/themes/LightBright/timthumb.php?src=http://randyzorn.com/wp-content/uploads/2010/07/wpid-IMAG0029.jpg&amp;h=200&amp;w=300&amp;zc=1"/></p>]]></description>
			<content:encoded><![CDATA[<p><img src="http://randyzorn.com/wp-content/themes/LightBright/timthumb.php?src=http://randyzorn.com/wp-content/uploads/2010/07/wpid-IMAG0029.jpg&amp;h=200&amp;w=300&amp;zc=1"/></p>]]></content:encoded>
			<wfw:commentRss>http://randyzorn.com/photo/dfwsem-meeting-video-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://randyzorn.com/2010/hello-world/</link>
		<comments>http://randyzorn.com/2010/hello-world/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 21:38:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Living]]></category>

		<guid isPermaLink="false">http://randyzorn.com/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://randyzorn.com/2010/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

