<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 

	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" 

	xmlns:content="http://purl.org/rss/1.0/modules/content/"

	xmlns:wfw="http://wellformedweb.org/CommentAPI/">
   <channel>
      <title>algorithm | Croncast - Life is Show Prep</title>
	  <itunes:author>Kris and Betsy Smith</itunes:author>
      <link>http://www.croncast.com</link>
      <description>This is the keyword feed for algorithm. Once cool, Kris and Betsy are now living on a cul de sac and breeding. Betsy really should be on the road making mad cash but that would interfere with breastfeeding. Podcasting for Download every M-W-F by 3:00 P.M. CST.</description>
      <language>en-us</language>
	  <copyright>Palegroove Studios 2004-2013</copyright>
	  		<itunes:explicit>No</itunes:explicit>

		<itunes:keywords>Croncast, Kris, Betsy, Comedy, Parenting, Funny, Palegroove, Croncast, eBay, Goodwill</itunes:keywords>

		<itunes:subtitle>This is the keyword feed for algorithm. Once cool, Kris and Betsy are now living on a cul de sac and breeding. Betsy really should be on the road making mad cash but that would interfere with breastfeeding. Podcasting for Download every M-W-F by 3:00 P.M. CST.</itunes:subtitle>

 	<itunes:summary>This is the keyword feed for algorithm. Once cool, Kris and Betsy are now living on a cul de sac and breeding. Betsy really should be on the road making mad cash but that would interfere with breastfeeding. Podcasting for Download every M-W-F by 3:00 P.M. CST.</itunes:summary>

 	<image> 

		<url>http://www.croncast.com/images/croncast_itunes.jpg</url>
 		<title>algorithm | Croncast - Life is Show Prep</title>
 		<link>http://www.croncast.com</link>
 		<description>This is the keyword feed for algorithm. Once cool, Kris and Betsy are now living on a cul de sac and breeding. Betsy really should be on the road making mad cash but that would interfere with breastfeeding. Podcasting for Download every M-W-F by 3:00 P.M. CST.</description>
 	</image> 	
	<itunes:image href="http://www.croncast.com/images/croncast_itunes.jpg" />
<itunes:category text="Comedy"/>
<itunes:category text="Society &amp; Culture">
</itunes:category>
<itunes:owner> 
			<itunes:name>Croncast - Kris and Betsy Smith</itunes:name>
	        <itunes:email>info@palegroove.com</itunes:email>
 </itunes:owner>
      <docs>http://www.croncast.com</docs>
      <generator>Palegroove</generator>
      <item>
         <title>Structured Data: Follow-Up to Palegroove Blog Post</title>
         <link>http://www.croncast.com/rssk/1964/Structured-Data:-Follow-Up-to-Palegroove-Blog-Post_RSS-SEO_structured-data.php</link>
		 <category>Blog</category>
			<description><![CDATA[In the my previous post at Palegroove, "<a href="http://www.palegroove.com/blog/50" target="_blank">Improving your SEO with RSS in 3 easy steps</a>," I shared some insight about how to setup your RSS feed URL's so that they are search engine friendly. After reading the post again, well, I missed explaining why search spiders like feeds so much. The answer is structured data.
<br><br>
<a href="http://asu.ms/4zetID" target="_blank">PC Magazine</a> defines structured data as, "Data that resides in fixed fields within a record or file. Relational databases and spreadsheets are examples of structured data. Contrast with unstructured data." I'm sure a future revised version will include XML or RSS ;-).
<br><br>
When your content is placed into feeds it has the benefit of being described by a template - structured data. It is described by elements in the feed the same as mine, CNN.com, Apple, Microsoft or anyone else with a RSS feed. RSS is the ubiquitous, defacto standard for syndication. The simplicity of RSS as a standard to describe your content's title, description, dates, content, enclosures, etc makes it a magic API for search engines, developers and database administrators. Your website doesn't do this. It is full of unstructured data.
<br><br>
On your site the post titles could be in a h1-6 tag, div or a legacy table cell with a style applied to it. This makes it harder for search engines to understand your content. Sure, there are insanely engineered algorithms that are in place to create associations between the content on your site and the code that is used to display it, but RSS makes it uniform and much easier for search companies to cache, categorize, rank and re-syndicate your ideas. The primary reason is that the feed describes the data types instead ot telling a browser how to display it.
<br><br>
So, like I said in the last post, "Treat your feeds with the same care that you do your pages," with the caveat that maybe you need to treat them better because the next iteration of the web is being built on structured data. <br><br>Tags: <a href="http://www.croncast.com/key/RSS SEO">RSS SEO</a> <a href="http://www.technorati.com/tag/RSS SEO"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/RSS SEO.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/structured data">structured data</a> <a href="http://www.technorati.com/tag/structured data"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/structured data.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/feeds">feeds</a> <a href="http://www.technorati.com/tag/feeds"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/feeds.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/seo">seo</a> <a href="http://www.technorati.com/tag/seo"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/seo.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a>]]></description><content:encoded><![CDATA[In the my previous post at Palegroove, "<a href="http://www.palegroove.com/blog/50" target="_blank">Improving your SEO with RSS in 3 easy steps</a>," I shared some insight about how to setup your RSS feed URL's so that they are search engine friendly. After reading the post again, well, I missed explaining why search spiders like feeds so much. The answer is structured data.
<br><br>
<a href="http://asu.ms/4zetID" target="_blank">PC Magazine</a> defines structured data as, "Data that resides in fixed fields within a record or file. Relational databases and spreadsheets are examples of structured data. Contrast with unstructured data." I'm sure a future revised version will include XML or RSS ;-).
<br><br>
When your content is placed into feeds it has the benefit of being described by a template - structured data. It is described by elements in the feed the same as mine, CNN.com, Apple, Microsoft or anyone else with a RSS feed. RSS is the ubiquitous, defacto standard for syndication. The simplicity of RSS as a standard to describe your content's title, description, dates, content, enclosures, etc makes it a magic API for search engines, developers and database administrators. Your website doesn't do this. It is full of unstructured data.
<br><br>
On your site the post titles could be in a h1-6 tag, div or a legacy table cell with a style applied to it. This makes it harder for search engines to understand your content. Sure, there are insanely engineered algorithms that are in place to create associations between the content on your site and the code that is used to display it, but RSS makes it uniform and much easier for search companies to cache, categorize, rank and re-syndicate your ideas. The primary reason is that the feed describes the data types instead ot telling a browser how to display it.
<br><br>
So, like I said in the last post, "Treat your feeds with the same care that you do your pages," with the caveat that maybe you need to treat them better because the next iteration of the web is being built on structured data. <br><br>Tags: <a href="http://www.croncast.com/key/RSS SEO">RSS SEO</a> <a href="http://www.technorati.com/tag/RSS SEO"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/RSS SEO.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/structured data">structured data</a> <a href="http://www.technorati.com/tag/structured data"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/structured data.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/feeds">feeds</a> <a href="http://www.technorati.com/tag/feeds"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/feeds.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/seo">seo</a> <a href="http://www.technorati.com/tag/seo"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/seo.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a>]]></content:encoded>

         <pubDate>Tue, 18 Aug 2009 12:02:54 -0500</pubDate>         <guid isPermaLink="false">tag:croncast.com,1964</guid>

			<itunes:subtitle/>
				<itunes:summary>In the my previous post at Palegroove, &quot;Improving your SEO with RSS in 3 easy steps,&quot; I shared some insight about how to setup your RSS feed URL&#039;s so that they are search engine friendly. After reading the post again, well, I missed explaining why search spiders like feeds so much. The answer is structured data.

PC Magazine</itunes:summary>
				<itunes:explicit>no</itunes:explicit>
				<itunes:keywords>RSS SEO, structured data, feeds, seo, </itunes:keywords> 
      </item>
      <item>
         <title>TC Boulder we've arrived</title>
         <link>http://www.croncast.com/rssk/1427/TC-Boulder-weve-arrived_shake_algorithm.php</link>
		 <category>Blog</category>
			<description><![CDATA[
<p><a href="http://www.flickr.com/photos/croncast/2315115463/" title="TC Boulder we've arrived"><img src="http://farm3.static.flickr.com/2315/2315115463_00c22c6e4d.jpg"   alt="TC Boulder we've arrived" border=0 /></a></p>

<p> more nerds than you can shake an algorithm at.</p><br><br>Tags: <a href="http://www.croncast.com/key/shake">shake</a> <a href="http://www.technorati.com/tag/shake"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/shake.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/algorithm">algorithm</a> <a href="http://www.technorati.com/tag/algorithm"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/algorithm.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/than">than</a> <a href="http://www.technorati.com/tag/than"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/than.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/nerds">nerds</a> <a href="http://www.technorati.com/tag/nerds"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/nerds.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/boulder">boulder</a> <a href="http://www.technorati.com/tag/boulder"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/boulder.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a>]]></description><content:encoded><![CDATA[
<p><a href="http://www.flickr.com/photos/croncast/2315115463/" title="TC Boulder we've arrived"><img src="http://farm3.static.flickr.com/2315/2315115463_00c22c6e4d.jpg"   alt="TC Boulder we've arrived" border=0 /></a></p>

<p> more nerds than you can shake an algorithm at.</p><br><br>Tags: <a href="http://www.croncast.com/key/shake">shake</a> <a href="http://www.technorati.com/tag/shake"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/shake.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/algorithm">algorithm</a> <a href="http://www.technorati.com/tag/algorithm"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/algorithm.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/than">than</a> <a href="http://www.technorati.com/tag/than"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/than.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/nerds">nerds</a> <a href="http://www.technorati.com/tag/nerds"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/nerds.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/boulder">boulder</a> <a href="http://www.technorati.com/tag/boulder"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/boulder.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a>]]></content:encoded>

         <pubDate>Thu, 06 Mar 2008 20:27:45 -0600</pubDate>         <guid isPermaLink="false">tag:croncast.com,1427</guid>

			<itunes:subtitle/>
				<itunes:summary>


 more nerds than you can shake an algorithm at.</itunes:summary>
				<itunes:explicit>no</itunes:explicit>
				<itunes:keywords>shake, algorithm, than, nerds, boulder</itunes:keywords> 
      </item>
      <item>
         <title>Raise your Google PR, add 'nofollow' to affiliate links</title>
         <link>http://www.croncast.com/rssk/1173/Raise-your-Google-PR-add-nofollow-to-affiliate-links_Adsense_eBay-affiliate.php</link>
		 <category>Blog</category>
			<description><![CDATA[For the last six weeks I have paid the price for forgetting to upload updated scripts that had the "nofollow" attribute added to text links. By not getting this done when I wanted I suffered the wrath of Google's PR (page rank) drops for those with "paid" text links. <br><br>Though, mine weren't paid, they are a home grown system that I wrote for the eBay affiliate program. Turns out the Google algorithm never asked if I was being paid for those links. Stupid robots.
<br><br>
The impact has been that our Google search referrals went down by over half! <br><br>
This cut  my average monthly take from Adsense and the eBay affiliate program to less than $200 combined. Barely enough to cover my server and not enough from Adsense to even get a payout last month. Bluh.
<br><br>Since Monday I have been watching search referrals steadily climb and our Adsense and eBay money generation increase accordingly.<br><br>My recommendation to anyone that currently relies on search traffic to make some loot add <b>rel="nofollow"</b> to all of your text links that might be interpreted as paid. <br><br>And if you are using a text link ad company, ask them if they are using it. If not, make your own affiliate links and blaze a DIY trail that Google won't punish you for.<br><br>Tags: <a href="http://www.croncast.com/key/Adsense">Adsense</a> <a href="http://www.technorati.com/tag/Adsense"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/Adsense.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/eBay affiliate">eBay affiliate</a> <a href="http://www.technorati.com/tag/eBay affiliate"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/eBay affiliate.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/eBay developer">eBay developer</a> <a href="http://www.technorati.com/tag/eBay developer"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/eBay developer.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/Google PR">Google PR</a> <a href="http://www.technorati.com/tag/Google PR"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/Google PR.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/text links">text links</a> <a href="http://www.technorati.com/tag/text links"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/text links.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a>]]></description><content:encoded><![CDATA[For the last six weeks I have paid the price for forgetting to upload updated scripts that had the "nofollow" attribute added to text links. By not getting this done when I wanted I suffered the wrath of Google's PR (page rank) drops for those with "paid" text links. <br><br>Though, mine weren't paid, they are a home grown system that I wrote for the eBay affiliate program. Turns out the Google algorithm never asked if I was being paid for those links. Stupid robots.
<br><br>
The impact has been that our Google search referrals went down by over half! <br><br>
This cut  my average monthly take from Adsense and the eBay affiliate program to less than $200 combined. Barely enough to cover my server and not enough from Adsense to even get a payout last month. Bluh.
<br><br>Since Monday I have been watching search referrals steadily climb and our Adsense and eBay money generation increase accordingly.<br><br>My recommendation to anyone that currently relies on search traffic to make some loot add <b>rel="nofollow"</b> to all of your text links that might be interpreted as paid. <br><br>And if you are using a text link ad company, ask them if they are using it. If not, make your own affiliate links and blaze a DIY trail that Google won't punish you for.<br><br>Tags: <a href="http://www.croncast.com/key/Adsense">Adsense</a> <a href="http://www.technorati.com/tag/Adsense"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/Adsense.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/eBay affiliate">eBay affiliate</a> <a href="http://www.technorati.com/tag/eBay affiliate"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/eBay affiliate.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/eBay developer">eBay developer</a> <a href="http://www.technorati.com/tag/eBay developer"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/eBay developer.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/Google PR">Google PR</a> <a href="http://www.technorati.com/tag/Google PR"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/Google PR.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a> <a href="http://www.croncast.com/key/text links">text links</a> <a href="http://www.technorati.com/tag/text links"><img src="http://www.croncast.com/images/technorati.gif" border="0"></a><a href="http://www.croncast.com/keyrss/text links.rss"><img src="http://www.croncast.com/images/c4_rss_tiny.jpg" border="0"></a>]]></content:encoded>

         <pubDate>Wed, 21 Nov 2007 09:59:56 -0600</pubDate>         <guid isPermaLink="false">tag:croncast.com,1173</guid>

			<itunes:subtitle/>
				<itunes:summary>For the last six weeks I have paid the price for forgetting to upload updated scripts that had the &quot;nofollow&quot; attribute added to text links. By not getting this done when I wanted I suffered the wrath of Google&#039;s PR (page rank) drops for those with &quot;paid&quot; text links. Though, mine weren&#039;t paid, they are a home grown</itunes:summary>
				<itunes:explicit>no</itunes:explicit>
				<itunes:keywords>Adsense, eBay affiliate, eBay developer, Google PR, text links</itunes:keywords> 
      </item>
   </channel>
</rss>