<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Denver SEO &#38; Web Design Blog</title>
	<atom:link href="https://katzwebdesign.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://katzwebdesign.wordpress.com</link>
	<description>Zack Katz is a Denver web designer. Katz Web Design is his web design business based in Lakewood, Colorado.</description>
	<lastBuildDate>Fri, 13 Nov 2009 18:25:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<site xmlns="com-wordpress:feed-additions:1">2600029</site><cloud domain='katzwebdesign.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://s0.wp.com/i/buttonw-com.png</url>
		<title>Denver SEO &#038; Web Design Blog</title>
		<link>https://katzwebdesign.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://katzwebdesign.wordpress.com/osd.xml" title="Denver SEO &#38; Web Design Blog" />
	<atom:link rel='hub' href='https://katzwebdesign.wordpress.com/?pushpress=hub'/>
	<item>
		<title>How to Prevent Loading WP-DownloadManager&#039;s CSS File</title>
		<link>https://katzwebdesign.wordpress.com/2009/11/13/prevent-loading-wpdownloadmanagers-css-file/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/11/13/prevent-loading-wpdownloadmanagers-css-file/#respond</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Fri, 13 Nov 2009 18:25:24 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[QuickTip]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[load time]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WP Plugins]]></category>
		<category><![CDATA[WP-DownloadManager]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1183</guid>

					<description><![CDATA[If you want to disable the WordPress plugin WP-DownloadManager&#8216;s download-css.css file from being loaded, add the following code to your functions.php file: remove_action('wp_print_styles', 'downloads_stylesheets'); Alternatively, if you would just like to use your own stylesheet, you can add a file named download-css.css to your theme&#8217;s directory, and the plugin will automatically load your stylesheet instead.]]></description>
										<content:encoded><![CDATA[<p><img src="https://i0.wp.com/www.seodenver.com/wp-content/uploads/2009/11/200984_8974-150x150.jpg" alt="Stop loading WP-Downloads CSS File" title="Stop loading WP-Downloads CSS File" width="150" height="150" class="alignright size-thumbnail wp-image-1187" /></p>
<p>If you want to disable the WordPress plugin <a href="http://lesterchan.net/wordpress/readme/wp-downloadmanager.html">WP-DownloadManager</a>&#8216;s <code>download-css.css</code> file from being loaded, add the following code to your <code>functions.php</code> file:</p>
<pre>remove_action('wp_print_styles', 'downloads_stylesheets');</pre>
<p>Alternatively, if you would just like to use your own stylesheet, you can add a file named <code>download-css.css</code> to your theme&#8217;s directory, and the plugin will automatically load your stylesheet instead.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/11/13/prevent-loading-wpdownloadmanagers-css-file/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1183</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>

		<media:content url="http://www.seodenver.com/wp-content/uploads/2009/11/200984_8974-150x150.jpg" medium="image">
			<media:title type="html">Stop loading WP-Downloads CSS File</media:title>
		</media:content>
	</item>
		<item>
		<title>Improve Gravity Forms &#8211; Gravity Forms Addons Plugin</title>
		<link>https://katzwebdesign.wordpress.com/2009/11/05/gravity-forms-addons/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/11/05/gravity-forms-addons/#comments</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Thu, 05 Nov 2009 00:41:01 +0000</pubDate>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Contact Form]]></category>
		<category><![CDATA[Contact Form Plugin]]></category>
		<category><![CDATA[Form Generator]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Gravity Forms]]></category>
		<category><![CDATA[Gravity Forms Plugin]]></category>
		<category><![CDATA[WordPRess Contact Form]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[Wufoo]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1157</guid>

					<description><![CDATA[Download Gravity Forms Addons Plugin on WordPress.org Gravity Forms is Great. Let&#8217;s Make it Better. I really enjoy the Gravity Forms plugin. It&#8217;s a great form generator seemingly based on making a Wufoo-style experience for a WordPress form plugin.  It&#8217;s super-simple to use and set up, and I&#8217;ve set up my website request form using Gravity Forms. &#8230; &#8230; <a href="https://katzwebdesign.wordpress.com/2009/11/05/gravity-forms-addons/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<h3><a href="http://wordpress.org/extend/plugins/gravity-forms-addons/">Download Gravity Forms Addons Plugin</a> on WordPress.org</h3>
<h2>Gravity Forms is Great. Let&#8217;s Make it Better.</h2>
<div data-shortcode="caption" id="attachment_1159" style="width: 295px" class="wp-caption alignright"><img aria-describedby="caption-attachment-1159" class="size-full wp-image-1159" title="Gravity Forms - One Pane Open" src="https://i0.wp.com/www.seodenver.com/wp-content/uploads/2009/11/Screen-shot-2009-11-04-at-5.24.48-PM.jpg" alt="To view one pane, the other panes close. What a pane in the ass! :-)" width="285" height="279" /><p id="caption-attachment-1159" class="wp-caption-text">To view one pane, the other panes close. What a pane in the ass! <img src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p></div>
<p>I really enjoy the Gravity Forms plugin. It&#8217;s a great form generator seemingly based on making a <a href="http://wufoo.com">Wufoo</a>-style experience for a WordPress form plugin.  It&#8217;s super-simple to use and set up, and I&#8217;ve set up my <a href="http://www.seodenver.com/website-proposal-form/">website request form</a> using Gravity Forms.</p>
<h3>Some little things make a big difference</h3>
<p>One thing that has frustrated me about the plugin is that when selecting the type of field to add to the form, I had to click a box to show it, like the image to the right.  I knew that it would be a simple thing to fix&#8230;so I did.  Enter the Gravity Forms Addon plugin.<span id="more-1157"></span></p>
<h3>Add Edit Link</h3>
<p><img class="alignright size-full wp-image-1173" title="Gravity Forms Edit Link" src="https://i0.wp.com/www.seodenver.com/wp-content/uploads/2009/11/screenshot-2.jpg" alt="Gravity Forms Edit Link" width="178" height="59" />When using Gravity Forms as a tool for managing a directory listing site, I often wanted to directly edit an entry on the Entries page. Instead, you must click View, then click Edit Entry. Not anymore!</p>
<h3>Access Form &amp; Form Entries with PHP Functions</h3>
<p>If you want to be able to easily access form data for displaying on a website, use the functions below.</p>
<ul>
<li><code>get_gf_form($id, $display_title=true, $display_description=true)</code> <br />
 Returns a form using php instead of shortcode. <br />
 <em>Example</em>: <code>echo get_gf_form(1);</code></li>
<li><code>get_gf_leads($form_id, $sort_field_number=0, $sort_direction='DESC', $search='', $offset=0, $page_size=3000, $star=null, $read=null, $is_numeric_sort = false, $start_date=null, $end_date=null)</code> <br />
 Returns array of leads for a specific form. <br />
 <em>Example</em>: <code>$leads = get_gf_leads(1, 1.4, 'ASC'); foreach($leads as $lead) { ... }</code></li>
<li><code>get_gf_field_label($form_id, $field_id)</code> <br />
 Gives you the label for a form input (such as First Name). Enter in the form and the field ID to access the label. <br />
 <em>Example</em>: <code>echo get_gf_field_label(1,1.3);</code></li>
<li><code>get_gf_field_value_long($leadid, $fieldid)</code> <br />
 To retrieve textarea inputs from a lead.  By default, long entries are truncated and stored in a separate database table.<br />
 <em>Example</em>: <code>get_gf_field_value_long(22, '14');</code></li>
</ul>
<h4>More improvements to come!</h4>
<p>I am going to be using this plugin a lot, and customizing it a lot&#8230;so I will be making lots of additions to this plugin in the future.</p>
<h3>Planned improvements:</h3>
<div data-shortcode="caption" id="attachment_1161" style="width: 140px" class="wp-caption alignright"><a href="http://www.seodenver.com/wp-content/uploads/2009/11/screenshot-1.jpg"><img aria-describedby="caption-attachment-1161" loading="lazy" class="size-medium wp-image-1161 " title="Gravity Forms Addons - Plugin Activated" src="https://i0.wp.com/www.seodenver.com/wp-content/uploads/2009/11/screenshot-1-130x300.jpg" alt="Add Fields Panes with the Gravity Forms Addons plugin activated" width="130" height="300" /></a><p id="caption-attachment-1161" class="wp-caption-text">Add Fields Panes with the Gravity Forms Addons plugin activated</p></div>
<ul>
<li>Add a configuration page for the Addons in the Forms admin menu that the GF plugin creates</li>
<li>Add Ajax form submission</li>
<li>Add an Advanced Field module for my favorite <a rel="dofollow" href="http://wordpress.org/extend/plugins/constant-contact-signup-form-widget/">email</a> <a rel="dofollow" href="http://wordpress.org/extend/plugins/icontact-widget/">marketing</a> <a rel="dofollow" href="http://wordpress.org/extend/plugins/vertical-response-newsletter-widget/">plugins</a></li>
<li>Add a simple widget option</li>
<li>Add an option to move the field description above the input, instead of below (look at my <a href="http://www.seodenver.com/website-proposal-form/">website questionnaire</a> as an example of what I&#8217;m talking about)</li>
</ul>
<h3>Leave your wish list below</h3>
<p>I am open to suggestions on what to add to the Gravity Forms Addons plugin. Leave a wish below!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/11/05/gravity-forms-addons/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1157</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>

		<media:content url="http://www.seodenver.com/wp-content/uploads/2009/11/Screen-shot-2009-11-04-at-5.24.48-PM.jpg" medium="image">
			<media:title type="html">Gravity Forms - One Pane Open</media:title>
		</media:content>

		<media:content url="http://www.seodenver.com/wp-content/uploads/2009/11/screenshot-2.jpg" medium="image">
			<media:title type="html">Gravity Forms Edit Link</media:title>
		</media:content>

		<media:content url="http://www.seodenver.com/wp-content/uploads/2009/11/screenshot-1-130x300.jpg" medium="image">
			<media:title type="html">Gravity Forms Addons - Plugin Activated</media:title>
		</media:content>
	</item>
		<item>
		<title>Katz Web Services, Inc. on Facebook</title>
		<link>https://katzwebdesign.wordpress.com/2009/10/30/katz-web-services-facebook/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/10/30/katz-web-services-facebook/#respond</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Fri, 30 Oct 2009 12:43:23 +0000</pubDate>
				<category><![CDATA[KWS]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Katz Web Design]]></category>
		<category><![CDATA[Katz Web Services]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1138</guid>

					<description><![CDATA[<h3><a rel="dofollow" href="http://www.facebook.com/pages/Lakewood-CO/Katz-Web-Services-Inc/165015765915">KWS has a new home on Facebook</a></h3>
<p>The transition from <a href="http://www.seodenver.com/switching-domains/">Katz Web Design to Katz Web Services, Inc.</a> is complete with the launch of the Katz Web Services Facebook page.  Become a fan, ask questions on the discussion board, and be recognized by others for being so avant-garde!</p>
<p>I love KWS fans - share your love and <a href="http://www.facebook.com/pages/Lakewood-CO/Katz-Web-Services-Inc/165015765915">become a fan today</a>!</p> &#8230; <a href="https://katzwebdesign.wordpress.com/2009/10/30/katz-web-services-facebook/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p class="alignright">
<h3><a rel="dofollow" href="http://www.facebook.com/pages/Lakewood-CO/Katz-Web-Services-Inc/165015765915">KWS has a new home on Facebook</a></h3>
<p>The transition from <a href="http://www.seodenver.com/switching-domains/">Katz Web Design to Katz Web Services, Inc.</a> is complete with the launch of the Katz Web Services Facebook page.  Become a fan, ask questions on the discussion board, and be recognized by others for being so avant-garde!</p>
<p>I love KWS fans &#8211; share your love and <a href="http://www.facebook.com/pages/Lakewood-CO/Katz-Web-Services-Inc/165015765915">become a fan today</a>!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/10/30/katz-web-services-facebook/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1138</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>
	</item>
		<item>
		<title>Katz Web Services Featured in iContact&#039;s Email Marketing Monthly</title>
		<link>https://katzwebdesign.wordpress.com/2009/10/29/katz-web-services-in-icontact-email-marketing-monthly/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/10/29/katz-web-services-in-icontact-email-marketing-monthly/#respond</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Thu, 29 Oct 2009 23:03:41 +0000</pubDate>
				<category><![CDATA[KWS]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[iContact]]></category>
		<category><![CDATA[iContact Widget]]></category>
		<category><![CDATA[iContact WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1129</guid>

					<description><![CDATA[iContact sent out their Email Marketing Monthly October email and featured the Katz Web Services iContact plugin for WordPress. We&#8217;re glad they like it, and hope you do too! Get the iContact Widget for WordPress, and check out iContact for your email marketing.]]></description>
										<content:encoded><![CDATA[<p><a href="http://community.icontact.com/p/emm/newsletters/pbemm/posts/email-marketing-monthly-ski-package-giveaway"><img loading="lazy" class="size-full wp-image-1130 aligncenter" title="iContact EMM" src="https://i0.wp.com/www.seodenver.com/wp-content/uploads/2009/10/Screen-shot-2009-10-29-at-4.57.21-PM.jpg" alt="iContact EMM" width="500" height="160" /></a></p>
<p>iContact sent out their <a href="http://community.icontact.com/p/emm/newsletters/pbemm/posts/email-marketing-monthly-ski-package-giveaway">Email Marketing Monthly October email</a> and featured the Katz Web Services iContact plugin for WordPress. We&#8217;re glad they like it, and hope you do too!</p>
<p>Get the <a href="http://wordpress.org/extend/plugins/icontact-widget/stats/">iContact Widget for WordPress</a>, and <a href="http://snurl.com/icontact_2">check out iContact</a> for your email marketing.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/10/29/katz-web-services-in-icontact-email-marketing-monthly/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1129</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>

		<media:content url="http://www.seodenver.com/wp-content/uploads/2009/10/Screen-shot-2009-10-29-at-4.57.21-PM.jpg" medium="image">
			<media:title type="html">iContact EMM</media:title>
		</media:content>
	</item>
		<item>
		<title>Un-Ban Yourself from WHMCS Administration</title>
		<link>https://katzwebdesign.wordpress.com/2009/10/28/whmcs-banned-ip-address/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/10/28/whmcs-banned-ip-address/#comments</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Wed, 28 Oct 2009 20:50:19 +0000</pubDate>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Lost Password]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[WHMCS]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1109</guid>

					<description><![CDATA[Is your IP banned from your own WHMCS? Who can remember all their passwords all the time? I have a password manager, and I still don&#8217;t get it right.  I use the WHMCS software to manage client hosting and such, and so sometimes I get locked out of my own system because I&#8217;ve tried too many &#8230; &#8230; <a href="https://katzwebdesign.wordpress.com/2009/10/28/whmcs-banned-ip-address/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<h2>Is your IP banned from your own WHMCS?</h2>
<p><strong>Who can remember all their passwords all the time?</strong> I have a <a title="1Password" href="http://agilewebsolutions.com/products/1Password">password manager</a>, and I still don&#8217;t get it right.  I use the <a href="http://whmcs.com/">WHMCS software</a> to manage client hosting and such, and so sometimes I get locked out of my own system because I&#8217;ve tried too many times to log in!</p>
<h3>Here&#8217;s how to un-ban yourself:</h3>
<p><span id="more-1109"></span></p>
<ol>
<li>Log into your cPanel or website database administration panel</li>
<li>Enter phpMyAdmin</li>
<li>Look for a database ending in <code>_whmcs</code></li>
<li>Browse that database</li>
<li>Browse the table named <code>tblbannedips</code></li>
<li>Refer to your WHMCS ban notification where it says your banned IP address (such as &#8220;Your IP 12.345.12.345&#8221;)</li>
<li>Find the entry in the <code>tblbannedips</code> where the <code>ip</code> column matches your IP address</li>
<li>Click the <code>X</code> in that row to delete the ban</li>
<li>Re-access your WHMCS ban-free!</li>
</ol>
<p>Maybe some day, my password management applications and my browsers will play nicely together. Unlikely, though <img src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<ol> </ol>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/10/28/whmcs-banned-ip-address/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1109</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>
	</item>
		<item>
		<title>Add Canonical Tags to Shopp Plugin for SEO</title>
		<link>https://katzwebdesign.wordpress.com/2009/10/21/add-canonical-tags-shopp-plugin-seo/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/10/21/add-canonical-tags-shopp-plugin-seo/#comments</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Wed, 21 Oct 2009 18:36:31 +0000</pubDate>
				<category><![CDATA[Shopp]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[all in one seo pack]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[Canonical Tag]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Shopp Plugin]]></category>
		<category><![CDATA[Shopping Cart]]></category>
		<category><![CDATA[WordPress SEO]]></category>
		<category><![CDATA[WordPress Shopping Cart]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1101</guid>

					<description><![CDATA[I am building a store using the Shopp plugin, and I noticed that there are possibilities for duplicate content issues: A product can be accessed both by /shop/{productID} and /shop/{product-slug} A tag can be accessed using /shop/?shopp_tag={tag-uri} and /shop/tag/{tag-slug} A tag can be accessed using /shop/?shopp_category={category-id} and /shop/{category-uri} Should Google somehow find it&#8217;s way into &#8230; &#8230; <a href="https://katzwebdesign.wordpress.com/2009/10/21/add-canonical-tags-shopp-plugin-seo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>I am building a store using the <a href="http://shopplugin.net/">Shopp plugin</a>, and I noticed that there are possibilities for duplicate content issues:</p>
<ul>
<li>A product can be accessed both by <code>/shop/{productID}</code> and <code>/shop/{product-slug}</code></li>
<li>A tag can be accessed using <code>/shop/?shopp_tag={tag-uri}</code> and <code>/shop/tag/{tag-slug}</code></li>
<li>A tag can be accessed using <code>/shop/?shopp_category={category-id}</code> and <code>/shop/{category-uri}</code></li>
</ul>
<p>Should Google somehow find it&#8217;s way into indexing these pages, the value of the identical indexed pages may drop.  <a href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html">Canonical tags</a> aim to remedy this situation, and are implemented by the hugely popular and awesome <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in One SEO Pack plugin</a> (<a rel="dofollow" href="http://www.seodenver.com/tag/all-in-one-seo-pack/">see my other SEO tips regarding AIOSEO Pack plugin</a>).</p>
<p>The Shopp plugin does not feature canonical tag support, so here&#8217;s a modification you can make that will add support for it without changing any core files in All in One SEO Pack, or in Shopp.<span id="more-1101"></span></p>
<h4>Add the following code to your theme&#8217;s functions.php file</h4>
<pre>function shopp_canonical_tag() {
	global $Shopp, $aioseop_options; // The All in One SEO Pack Options Variable

	// Get all the pages Shopp is using and make an array
	$ShoppPages = $Shopp-&gt;Settings-&gt;get('pages');
	$pages = array();
	foreach($ShoppPages as $ShoppPage) { $pages[] = $ShoppPage['id']; }

	// If in a Shopp page...
	if(is_page($pages)) {
		// Path to Shopp installation
		$path = $Shopp-&gt;shopuri;
		$link = '';
		if($Shopp-&gt;Product-&gt;id) { // If in a product
			$link = $Shopp-&gt;Product-&gt;slug;
		}
		elseif($Shopp-&gt;Category-&gt;id) { // If in a category
			$link = $Shopp-&gt;Category-&gt;uri;
		}
		elseif($Shopp-&gt;Category-&gt;tag) { // If in a tag
			$link = $Shopp-&gt;Category-&gt;slug.'/'.$Shopp-&gt;Category-&gt;uri;
		}
		elseif(isset($Shopp-&gt;Cart-&gt;data-&gt;Search)) { // If in a search result
			$link = 'search/'.$Shopp-&gt;Cart-&gt;data-&gt;Search;
		}
		if($link) {
			// Turn off All in One SEO pack canonical URLs for this page
			$aioseop_options['aiosp_can'] = false;

			// Add the proper trailing slashes to the link using this WP function
			$link = trailingslashit($path.$link);
			echo "\n\t".'&lt;link rel="canonical" href="'.$link.'" /&gt;'."\n\t";
		}
	}
}
// Add the function to your site's &lt;head&gt; and run it before AIOSEO Pack
add_action('wp_head', 'shopp_canonical_tag', 1);</pre>
<p>When Shopp tells this function that it is on a product, tag, search, or category page, it will show a canonical tag to that page. If Shopp doesn&#8217;t have an available page, it will leave it up to the SEO Pack plugin to show its canonical tag as usual (which works on the checkout, account, and other pages).</p>
<p>This code will set you up nicely for a SEO&#8217;d-out  shopping cart. <strong>Leave feedback below!</strong></p>
<p>[donate name=&#8221;Shopp Canonical Tag Function&#8221;]</p>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/10/21/add-canonical-tags-shopp-plugin-seo/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1101</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>
	</item>
		<item>
		<title>Strip Extra ImageScaler Attribute from Plugin-Generated Code</title>
		<link>https://katzwebdesign.wordpress.com/2009/10/02/strip-extra-imagescaler-attribute-from-plugin-generated-code/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/10/02/strip-extra-imagescaler-attribute-from-plugin-generated-code/#respond</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Fri, 02 Oct 2009 01:45:55 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[add_filter]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[ImageScaler]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[preg_replace]]></category>
		<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1096</guid>

					<description><![CDATA[I am using the ImageScaler plugin for WordPress on a project, and I like what it does, but it adds a non-standards-compliant attribute to images, such as: &#60;img class="" src="http://www.example.com/imagescaler/generated-image.jpg" alt="Example" width="258" height="234" imagescaler="http://www.example.com/imagescaler/original-image.jpg" /&#62; To strip imagescaler&#8217;s imagescaler attribute, add the following into your functions.php file: add_filter('the_content', 'strip_imagescaler'); function strip_imagescaler($content) { $content = preg_replace('/imagescaler="(.*?)".?/s','', &#8230; &#8230; <a href="https://katzwebdesign.wordpress.com/2009/10/02/strip-extra-imagescaler-attribute-from-plugin-generated-code/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>I am using the <a href="http://wordpress.org/extend/plugins/image-scaler/installation/">ImageScaler</a> plugin for WordPress on a project, and I like what it does, but it adds a non-standards-compliant attribute to images, such as:</p>
<p><code>&lt;img class="" src="http://www.example.com/imagescaler/generated-image.jpg" alt="Example" width="258" height="234" <strong>imagescaler="http://www.example.com/imagescaler/original-image.jpg"</strong> /&gt;</code></p>
<p>To strip imagescaler&#8217;s <code>imagescaler</code> attribute, add the following into your <code>functions.php</code> file:</p>
<pre>add_filter('the_content', 'strip_imagescaler');
function strip_imagescaler($content) {
	$content = preg_replace('/imagescaler="(.*?)".?/s','', $content);
	return $content;
}</pre>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/10/02/strip-extra-imagescaler-attribute-from-plugin-generated-code/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1096</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>
	</item>
		<item>
		<title>Add a Store Catalog XML Sitemap to the Shopp Plugin</title>
		<link>https://katzwebdesign.wordpress.com/2009/10/01/add-store-sitemap-shopp-plugin/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/10/01/add-store-sitemap-shopp-plugin/#comments</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Thu, 01 Oct 2009 21:19:28 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Shopp]]></category>
		<category><![CDATA[Google Base]]></category>
		<category><![CDATA[Google Base Feed]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[RSS Feed]]></category>
		<category><![CDATA[Shopp Plugin]]></category>
		<category><![CDATA[Shopping Cart]]></category>
		<category><![CDATA[WordPress RSS Feed]]></category>
		<category><![CDATA[WordPress Shopping Cart]]></category>
		<category><![CDATA[XML]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1089</guid>

					<description><![CDATA[The Shopp default RSS/XML/Google Base solution was not enough. I needed to have a Google Base feed that featured all the store products. For some reason, the recommended process wasn&#8217;t working for me. It was either showing only recent products, or it wasn&#8217;t working at all.  Here&#8217;s how I fixed it: This code will show &#8230; &#8230; <a href="https://katzwebdesign.wordpress.com/2009/10/01/add-store-sitemap-shopp-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<h3>The Shopp default RSS/XML/Google Base solution was not enough.</h3>
<p><img loading="lazy" class="alignright size-medium wp-image-1090" title="RSS Feed, BABY!" src="https://i0.wp.com/www.seodenver.com/wp-content/uploads/2009/10/1082770_60147230-300x180.jpg" alt="RSS Feed, BABY!" width="300" height="235" /></p>
<p>I needed to have a Google Base feed that featured all the store products. For some reason, the <a href="http://docs.shopplugin.net/Setting_Up_Google_Base">recommended process</a> wasn&#8217;t working for me. It was either showing only recent products, or it wasn&#8217;t working at all.  Here&#8217;s how I fixed it:<span id="more-1089"></span></p>
<h3>This code will show you the way to full indexing. Trust it. Feel it.</h3>
<p>Add the following code before <code>case "newproducts-rss":</code> (near line 1295) in Shopp.php:</p>
<pre>// This adds sitemap functionality for all products
case "catalog-rss":
	$CatalogProducts = new CatalogProducts(array('show' =&gt; 50000));
	header("Content-type: application/rss+xml; charset=utf-8");
	echo shopp_rss($CatalogProducts-&gt;rss());
	exit();
	break;
</pre>
<p>Once you add that, you will be able to see a RSS feed of your entire catalog by visiting <code><em>yoursite.com/your-shop-location</em>/index.php?shopp_lookup=catalog-rss</code></p>
<p>If the RSS feed is empty, try commenting out (add <code>//</code> before it) the following code near line 484 in <code>/core/model/Category.php</code>: <code>$item = apply_filters('shopp_rss_item',$entry,$product);</code></p>
<p>Hope this helps!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/10/01/add-store-sitemap-shopp-plugin/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1089</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>

		<media:content url="http://www.seodenver.com/wp-content/uploads/2009/10/1082770_60147230-300x180.jpg" medium="image">
			<media:title type="html">RSS Feed, BABY!</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Place Pages &#8211; Google Finally Shows its Answer to Yelp.com</title>
		<link>https://katzwebdesign.wordpress.com/2009/09/25/google-place-pages/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/09/25/google-place-pages/#respond</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Fri, 25 Sep 2009 17:09:49 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Citysearch]]></category>
		<category><![CDATA[Google Local]]></category>
		<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Google Place Pages]]></category>
		<category><![CDATA[Google SEO]]></category>
		<category><![CDATA[Local]]></category>
		<category><![CDATA[Local Search]]></category>
		<category><![CDATA[Local SEO]]></category>
		<category><![CDATA[Map SEO]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[MerchantCircle]]></category>
		<category><![CDATA[Starbucks]]></category>
		<category><![CDATA[Yelp]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1081</guid>

					<description><![CDATA[Google finally goes &#8220;local directory&#8221; in Place Pages Google had been lagging behind sites like Yelp.com in providing a place to find information about businesses. If you did a local search, you would have a &#8220;More info&#8230;&#8221; link that would expand your search result inside the map and have tabs that were badly organized. Not &#8230; &#8230; <a href="https://katzwebdesign.wordpress.com/2009/09/25/google-place-pages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<h2>Google finally goes &#8220;local directory&#8221; in Place Pages</h2>
<p>Google had been lagging behind sites like Yelp.com in providing a place to find information about businesses. If you did a local search, you would have a &#8220;More info&#8230;&#8221; link that would expand your search result inside the map and have tabs that were badly organized. Not anymore. <a href="http://googleblog.blogspot.com/2009/09/place-pages-for-google-maps-there-are.html">Enter Place Pages</a>. Google explains it well: &#8220;Now, instead of just getting a slightly bigger bubble, you&#8217;ll get an entire page of rich details, like photos, videos, a Street View preview, nearby transit, reviews and related websites.&#8221;</p>
<p><strong>But don&#8217;t let them fool you.</strong> This is not just a minor improvement. This is a major entry in the directory website world. Think <a href="http://www.merchantcircle.com">MerchantCircle</a>, <a href="http://www.yelp.com">Yelp</a>, <a href="http://www.citysearch.com">CitySearch</a>, etc.</p>
<h3>Google Place Pages is a crazy directory&#8230;</h3>
<p><a href="http://maps.google.com/places/us/denver/s-queen-way/904/-katz-web-services-seo-&#038;-web-design" rel="nofollow">http://maps.google.com/places/us/denver/s-queen-way/904/-katz-web-services-seo-&#038;-web-design</a></p>
<p>Google now has pages for each of the &#8220;directories&#8221; in the URL. The street you live on now has its own Place Page.</p>
<ul>
<li><a href="http://maps.google.com/places/us/">United States</a> &#8211; /places/us/</li>
<li><a href="http://maps.google.com/places/us/denver/">Denver</a> &#8211; /places/us/denver/</li>
<li><a href="http://maps.google.com/places/us/denver/s-queen-way/">S. Queen Way</a> &#8211; /places/us/denver/s-queen-way/</li>
<li><a href="http://maps.google.com/places/us/denver/s-queen-way/904/">904</a> &#8211; /places/us/denver/s-queen-way/904/</li>
<li><a rel="dofollow" href="http://maps.google.com/places/us/denver/s-queen-way/904/-katz-web-services-seo-&amp;-web-design">Katz Web Services, Inc.</a> &#8211; /places/us/denver/s-queen-way/904/-katz-web-services-seo-&amp;-web-design</li>
</ul>
<h3>&#8230;but Place Pages are still &#8220;search results&#8221;</h3>
<p>Place Pages also seem to guess what you&#8217;re looking for. If Google thinks that the URL you have entered is related to a page, it will display the related information.</p>
<p>Interesting examples:<span id="more-1081"></span></p>
<ul>
<li><strong>Place Pages are related search results </strong>or best guesses? The results are not always right, or even close.
<ul>
<li><a href="http://maps.google.com/places/us/co/lakewood/-starbucks">/places/us/co/lakewood/</a><strong><a href="http://maps.google.com/places/us/co/lakewood/-starbucks">-starbucks</a></strong> takes us to a related coffee shop</li>
<li><a href="http://maps.google.com/places/us/-starbucks">/places/us/-starbucks</a> and gets Starbucks wrong again here</li>
<li><a href="http://maps.google.com/places/denver/-starbucks">/places/us/denver/-starbucks</a> but is correct in Denver and <a href="http://maps.google.com/places/new-york/-starbucks">New York</a></li>
</ul>
</li>
</ul>
<ul>
<li><strong>S. Queen Way </strong>&#8211; each of these shows the same page content
<ul>
<li><a href="http://maps.google.com/places/s-queen-way/">/places/s-queen-way/</a></li>
<li>/places/us/s-queen-way/</li>
<li>/places/us/denver/s-queen-way/</li>
<li>/places/us/lakewood/s-queen-way/</li>
<li>But the <a href="http://maps.google.com/places/us/littleton/s-queen-way/">South Queen Way in nearby Littleton</a> that gets no love except when going to /places/us/littleton/s-queen-way/</li>
</ul>
</li>
<li><strong>London</strong> &#8211; Google chooses the most relevant
<ul>
<li><a href="http://maps.google.com/places/london/">/places/london/</a> goes to the UK London (also at <a href="http://maps.google.com/places/uk/london/" rel="nofollow">http://maps.google.com/places/uk/london/</a>)</li>
<li><a href="http://maps.google.com/places/us/london/">/places/us/london/</a> goes to the apparently famous London, Kentucky&#8230;which doesn&#8217;t have anything going for it, or any content</li>
<li>&#8230;and <a href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;view=text&amp;q=London+United+States&amp;mrt=loc&amp;sll=37.370157,-92.329102&amp;sspn=29.610958,67.456055&amp;ie=UTF8&amp;ll=37.439974,-95.053711&amp;spn=29.584588,67.456055&amp;z=5&amp;iwloc=A">all the other Londons</a> in the US get ignored. Like <a href="http://maps.google.com/places/us/al/london/">London, Alabama</a> (which has steet view!?) or <a href="http://maps.google.com/places/us/oh/london/">London, Ohio</a>, which even has a YouTube video on its page&#8230;but gets no love.</li>
</ul>
</li>
</ul>
<h2>Keep your eyes on Google Place Pages</h2>
<blockquote>
<p>We want there to be a Place Page for every place in the world, but we might be missing a few places here and there&#8230;.And if you don’t have a business, but you discover a place that doesn’t have a Place Page, you can add it through community edits or Google Map Maker, depending on the country you’re in.</p>
</blockquote>
<p>I&#8217;ve been waiting for Google to release something that could effectively serve as a way to review every single business, place, restaurant, etc. on Earth. Place Pages is their true entry into the world of Yelp and Urbanspoon, because finally each business has its own page that is easy to find and remember. It&#8217;s simple to find hours, leave reviews, and more all from this one page.</p>
<p>I imagine Google will create Android and iPhone apps to enable more simple reviewing using Place Pages. <strong>This is a bomb that Google has dropped</strong>&#8230;but they&#8217;re dropping it all soft-like so as not to worry the competition.</p>
<h4>For further reading:</h4>
<ul>
<li><a href="http://www.ivonson.com/internet-marketing-news/internet-marketing-idea/place-pages-google-launches-rival-to-yelp">Place Pages: Google Launches Rival to Yelp</a></li>
<li><a href="http://blumenthals.com/blog/2009/09/24/google-maps-ui-upgrade-places-page-replaces-tabbed-interface/">Google Maps UI upgrade: Places page replaces tabbed interface</a></li>
</ul>
<ul>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/09/25/google-place-pages/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1081</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Chrome Frame Plugin for WordPress</title>
		<link>https://katzwebdesign.wordpress.com/2009/09/23/google-chrome-frame-wordpress/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/09/23/google-chrome-frame-wordpress/#comments</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Wed, 23 Sep 2009 15:02:06 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[chrome frame]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Google Chrome Frame]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE 6]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[meta tag]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1075</guid>

					<description><![CDATA[Google Chrome Frame &#8212; the Beginning of the End of IE Tyranny? Google just introduced a new tactic in the browser wars, and this one&#8217;s juicy. It&#8217;s called Google Chrome Frame. What it does is it makes Internet Explorer render websites using Google Chrome in a frame. That means that IE can have HTML 5 &#8230; &#8230; <a href="https://katzwebdesign.wordpress.com/2009/09/23/google-chrome-frame-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<h2>Google Chrome Frame &#8212; the Beginning of the End of IE Tyranny?</h2>
<p><a href="http://googlecode.blogspot.com/2009/09/introducing-google-chrome-frame.html">Google just introduced</a> a new tactic in the browser wars, and this one&#8217;s juicy. It&#8217;s called <a href="http://code.google.com/chrome/chromeframe/">Google Chrome Frame</a>.</p>
<p>What it does is it makes Internet Explorer render websites using Google Chrome in a frame. That means that IE can have HTML 5 compatibility and all the other WebKit goodness. The catch? Google Chrome Frame will only activate if webmasters ask it to by <strong>adding a meta tag</strong>. So I created a plugin that does just that.</p>
<p><a rel="dofollow" href="http://wordpress.org/extend/plugins/google-chrome-frame/"><strong>Download the Google Chrome Frame Plugin</strong></a><strong> from WordPress.org</strong></p>
<p>Hopefully, GCF will start to shift users from rendering sites in IE 6/7/8 to Google Chrome.<span id="more-1075"></span></p>
<p>Version 2.0 includes option to add the <a href="http://code.google.com/chrome/chromeframe/developers_guide.html">Google Chrome Frame javascript installation prompt</a> code.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/09/23/google-chrome-frame-wordpress/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1075</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>
	</item>
		<item>
		<title>SEO Google Profiles &#8211; Google Adds NoFollow to Links</title>
		<link>https://katzwebdesign.wordpress.com/2009/09/16/seo-google-profiles-google-adds-nofollow-to-links/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/09/16/seo-google-profiles-google-adds-nofollow-to-links/#comments</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Wed, 16 Sep 2009 23:06:49 +0000</pubDate>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google Profiles]]></category>
		<category><![CDATA[Link Building]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Nofollow]]></category>
		<category><![CDATA[Nofollow SEO]]></category>
		<category><![CDATA[Personal SEO]]></category>
		<category><![CDATA[Profiles]]></category>
		<category><![CDATA[SEO Link]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1061</guid>

					<description><![CDATA[Just a quick post to show that Google has started to nofollow all links on new Google Profiles.  This is too bad for a quick SEO shot in the arm, but also makes sense, since most of the people who knew about Google Profiles were SEO&#8217;s anyway 🙂 Here&#8217;s my do-follow Google profile: Zachary Katz &#8211; &#8230; &#8230; <a href="https://katzwebdesign.wordpress.com/2009/09/16/seo-google-profiles-google-adds-nofollow-to-links/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>Just a quick post to show that <strong>Google has started to </strong><a href="http://en.wikipedia.org/wiki/Nofollow"><strong>nofollow</strong></a><strong> all links on new Google Profiles</strong>.  This is too bad for a quick SEO shot in the arm, but also makes sense, since most of the people who knew about Google Profiles were SEO&#8217;s anyway <img src="https://s0.wp.com/wp-content/mu-plugins/wpcom-smileys/twemoji/2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<ul>
<li>Here&#8217;s my do-follow Google profile: <a rel="dofollow" href="http://www.google.com/profiles/zackkatz">Zachary Katz &#8211; Google Profile</a>.</li>
<li>Here&#8217;s a no-followed profile: <a href="http://www.google.com/profiles/identity.speaker.john.sileo">John Sileo &#8211; Google Profile</a>.</li>
</ul>
<p>Oh well, on to greener pastures!</p>
<p>As <a href="http://www.blogcatalog.com/group/wickedly-evil-social-marketing-tactics/discuss/entry/how-to-create-a-google-profile-for-google-social-bookmarking">an user on BlogCatalog</a> notes,</p>
<blockquote>
<p>The links on your Google profile will be nofollow, but the links on your Google Reader shared items page (as of the time I write this) are NOT nofollow.</p>
<p>Linking to your profile on your site or blog is a great idea, but <strong>linking to your shared items page is an even better one</strong>.</p>
</blockquote>
<h3>Update: Google Profiles are Back to Do-Follow</h3>
<p>Over the weekend I created a brand-new <a href="http://www.google.com/profiles/juniper.katz" rel="dofollow">profile for my wife</a>, and noticed that the <a href="http://www.google.com/profiles/identity.speaker.john.sileo" rel="dofollow">profile for John Sileo</a> that I had previously mentioned is now &#8220;dofollow,&#8221; as is the brand-new profile for my wife.</p>
<h4>Use it, don&#8217;t abuse it!</h4>
<p>It&#8217;s good that Google&#8217;s reversed their policy on this, because Google Profiles are a natural thing to optimize and promote. They are a great tool for linking to other properties, and <a href="http://www.seodenver.com/how-to-create-a-google-profile-and-manage-your-online-reputation/">you should create your own</a>. Just don&#8217;t go too crazy, or Google might pull the follow plug again.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/09/16/seo-google-profiles-google-adds-nofollow-to-links/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1061</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>
	</item>
		<item>
		<title>SEO &#038; Switching Domains</title>
		<link>https://katzwebdesign.wordpress.com/2009/09/16/switching-domains/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/09/16/switching-domains/#comments</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Wed, 16 Sep 2009 01:11:17 +0000</pubDate>
				<category><![CDATA[Domains]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[Domain Names]]></category>
		<category><![CDATA[Domain SEO]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[Moving Domains]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1049</guid>

					<description><![CDATA[Goodbye old friend. Hello shiny new domain! Recently I moved my company&#8217;s domain from KatzWebDesign.net to KatzWebServices.com to reflect the change of the business name (over one year ago) from Katz Web Design to Katz Web Services, Inc., to reflect the in company services offerings, and to have a .com domain. This is a simple &#8230; &#8230; <a href="https://katzwebdesign.wordpress.com/2009/09/16/switching-domains/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<h3>Goodbye old friend. Hello shiny new domain!</h3>
<p>Recently I moved my company&#8217;s domain from KatzWebDesign.net to KatzWebServices.com to reflect the change of the business name (over one year ago) from Katz Web Design to Katz Web Services, Inc., to reflect the in company services offerings, and to have a .com domain.</p>
<p>This is a simple switch, not re-launching a new website &#8212; just moving the same site from one domain to the next. Here&#8217;s how I approached the switch, and it&#8217;s a solid method to use for any domain switch:<span id="more-1049"></span></p>
<h3>A week before:</h3>
<ul>
<li>Make sure the new domain works properly</li>
<li>Start pointing some new links to the domain (which will just be parked on top of the current site)</li>
</ul>
<h3>On the day of move:</h3>
<ul>
<li>Add the website and a site-map to Google Webmaster Tools</li>
<li>
<p>Update the .htaccess file to move permanently move the domain</p>
<pre>RewriteCond %{HTTP_HOST} ^katzwebdesign.net(.*) [NC]
RewriteRule ^(.*)$ http://www.katzwebservices.com/$1 [R=301,NC,L]</pre>
<p>For great .htaccess tips, <a href="http://corz.org/serv/tricks/htaccess2.php">check out corz.org</a>.</p>
</li>
<li>Update the site map to reflect new domain addresses</li>
<li>Fill out a change of address form in <a href="http://www.google.com/webmasters/">Google Webmaster Tools</a> </li>
<li>Request people you know link to the new domain</li>
</ul>
<h3>Week after move, you should slowly change existing backlinks to the new domain</h3>
<ul>
<li>Update profile pages (LinkedIn, Facebook, MerchantCircle, Google Profiles, CitySearch, you know the drill)</li>
<li>Email webmasters and request link changes be made
<ul>
</ul>
</li>
</ul>
<p><a href="http://www.mattcutts.com/blog/switching-things-around/">Matt Cutts tells people</a> to change things slowly and steadily so Google doesn&#8217;t freak out:</p>
<blockquote>
<p>Note: changing your IP address, webhost, domain name, blog template, and blog version all at the same time is the exact opposite of what you should normally do. It’s better to change only one thing at a time so that if something goes horribly wrong, you can trace what caused it.</p>
</blockquote>
<h3>What I experienced</h3>
<p>Google showed both domains for a while until they completely updated their index. An example: when searching &#8220;Denver web design,&#8221; they showed katzwebdesign.net. When searching &#8220;Denver SEO,&#8221; they showed katzwebservices.com.</p>
<ul>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/09/16/switching-domains/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1049</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>
	</item>
		<item>
		<title>Edit Product Link for Shopp Plugin</title>
		<link>https://katzwebdesign.wordpress.com/2009/08/25/shopp-plugin-edit-product-link/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/08/25/shopp-plugin-edit-product-link/#comments</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Tue, 25 Aug 2009 23:24:32 +0000</pubDate>
				<category><![CDATA[Shopp]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[Edit Product]]></category>
		<category><![CDATA[Shopp Plugin]]></category>
		<category><![CDATA[Shopping]]></category>
		<category><![CDATA[Shopping Cart]]></category>
		<category><![CDATA[WordPress Shopping Cart]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1011</guid>

					<description><![CDATA[If you use the Shopp plugin for WordPress, you&#8217;ve likely found something frustrating: you click on the &#8220;Edit Post&#8221; link, and you get to edit the Store page, not the product in Shopp. Here&#8217;s a quick fix: add the following to your theme&#8217;s functions.php file: function edit_product_link($link = 'Edit Product', $before = '', $after = &#8230; &#8230; <a href="https://katzwebdesign.wordpress.com/2009/08/25/shopp-plugin-edit-product-link/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p><a href="http://shopplugin.net"><img loading="lazy" class="alignnone size-full wp-image-1013" title="Shopp Plugin" src="https://i0.wp.com/www.seodenver.com/wp-content/uploads/2009/08/Picture-353.jpg" alt="Shopp Plugin" width="500" height="64" /></a>If you use the <a href="http://shopplugin.net">Shopp plugin for WordPress</a>, you&#8217;ve likely found something frustrating: you click on the &#8220;Edit Post&#8221; link, and you get to edit the Store page, not the product in Shopp.</p>
<p>Here&#8217;s a quick fix: add the following to your theme&#8217;s <code>functions.php</code> file: <span id="more-1011"></span></p>
<pre>function edit_product_link($link = 'Edit Product', $before = '', $after = '') {
	global $post, $Shopp;

	if ( $post-&gt;post_type == 'page' ) {
		if ( !current_user_can( 'edit_page', $post-&gt;ID ) )
			return;
	} else {
		if ( !current_user_can( 'edit_post', $post-&gt;ID ) )
			return;
	}

	if (shopp('product','found')) {
		$page = 'shopp-products-edit';
		$id = shopp('product','id','return=true');
	}

	$url = admin_url("/admin.php?page=$page&amp;id=$id");

	$link = '&lt;a title="' . attribute_escape( __( 'Edit product' ) ) . '" href="'.$url.'"&gt;' . $link . '&lt;/a&gt;';
	echo $before . $link . $after;
}</pre>
<p>Then add <code>edit_product_link()</code> into your template, and you can edit products directly from your website. Woot!.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/08/25/shopp-plugin-edit-product-link/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1011</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>

		<media:content url="http://www.seodenver.com/wp-content/uploads/2009/08/Picture-353.jpg" medium="image">
			<media:title type="html">Shopp Plugin</media:title>
		</media:content>
	</item>
		<item>
		<title>Add Custom Taxonomy Title Tags Support to All-In-One SEO Pack</title>
		<link>https://katzwebdesign.wordpress.com/2009/08/23/add-taxonomy-support-allinone-seo-pack/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/08/23/add-taxonomy-support-allinone-seo-pack/#comments</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Sun, 23 Aug 2009 21:39:04 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[AIOSEO]]></category>
		<category><![CDATA[all in one seo pack]]></category>
		<category><![CDATA[custom taxonomies]]></category>
		<category><![CDATA[custom taxonomy]]></category>
		<category><![CDATA[SEO Title]]></category>
		<category><![CDATA[Simple Taxonomies]]></category>
		<category><![CDATA[Taxonomies]]></category>
		<category><![CDATA[Title Tag]]></category>
		<category><![CDATA[WordPress SEO]]></category>
		<category><![CDATA[Yoast]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=1003</guid>

					<description><![CDATA[Get control over your custom taxonomy&#8217;s Title Tag With Yoast&#8217;s Simple Taxonomies plugin, you can set up a custom categorization system for posts on your site known as a custom taxonomy. When trying to optimize these pages, I realized that the All in One SEO Pack plugin doesn&#8217;t have support for custom taxonomies, so it &#8230; &#8230; <a href="https://katzwebdesign.wordpress.com/2009/08/23/add-taxonomy-support-allinone-seo-pack/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<h2>Get control over your custom taxonomy&#8217;s Title Tag</h2>
<p>With Yoast&#8217;s <a href="http://yoast.com/wordpress/simple-taxonomies/">Simple Taxonomies plugin</a>, you can set up a custom categorization system for posts on your site known as a custom taxonomy. When trying to optimize these pages, I realized that the <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in One SEO Pack</a> plugin doesn&#8217;t have support for <a rel="dofollow" href="http://www.seodenver.com/tag/custom-taxonomies/">custom taxonomies</a>, so it will not format the title properly. I&#8217;ve slapped together some code to improve the formatting of the title tag.  <a href="http://www.egretwindows.com/manufacturer/pella/">See this code in action</a>.<span id="more-1003"></span></p>
<p>1. Modify the <code>aioseop.class.php</code> file in the <code>all-in-one-seo-pack</code> plugin folder.</p>
<p>2. After this code (around line line 398):</p>
<pre>else if ($query-&gt;is_tag  &amp;&amp; $haspost) {
  $tag = get_term_by('slug',get_query_var('tag'),'post_tag');
  if (!empty($tag-&gt;term_id)) {
    $link = get_tag_link($tag-&gt;term_id);
  }
  $link = $this-&gt;yoast_get_paged($link);
}
</pre>
<p>3. Add the following code:</p>
<pre>else if ($query-&gt;is_term  &amp;&amp; $haspost) {
  $term = get_term_by('slug',get_query_var('term'), get_query_var( 'taxonomy' ));
         if (!empty($term-&gt;term_id)) {
                $link = get_tag_link($term-&gt;term_id);
         }
     $link = $this-&gt;yoast_get_paged($link);
}
</pre>
<p>4. Find the following code (around line 641):</p>
<pre>  $title = trim($title);
  $title = apply_filters('aioseop_title_single',$title);
  $header = $this-&gt;replace_title($header, $title);
}
</pre>
<p>5. And add the following code after it:</p>
<pre>else if (function_exists('is_taxonomy') &amp;&amp; get_query_var('term')) {
  $term     = get_query_var('term');
  $taxonomy   = get_query_var('taxonomy');
    if ($term) {
      $term = str_replace('-', ' ', $term);
      $term = $this-&gt;capitalize($term);

      $taxonomy = $this-&gt;capitalize($taxonomy);
      $taxonomy = ' - '.$taxonomy;
      $title_format = $aioseop_options['aiosp_tag_title_format'];

      $title = str_replace('%blog_title%', $this-&gt;internationalize(get_bloginfo('name')), $title_format);
      $title = str_replace('%blog_description%', $this-&gt;internationalize(get_bloginfo('description')), $title);
      if($taxonomy) {
        $title = str_replace('%taxonomy%', $taxonomy, $title);
      }
      else {
        $title = str_replace('%taxonomy%', '', $title);
      }
      $title = str_replace('%tag%', $term, $title);
      $title = $this-&gt;paged_title($title);
      $title = apply_filters('aioseop_title_single',$title);
      $header = $this-&gt;replace_title($header, $title);
    }
}
</pre>
<p>6. Find the following code (near line 736):</p>
<pre>$title = str_replace('%tag%', $tag, $title);</pre>
<p>7. And add the following code after:</p>
<pre>$title = str_replace('%taxonomy%', '', $title);</pre>
<p>8. Now your site is set up to allow for your custom taxonomy title tags. You can now configure the way that the order in which the taxonomies are displayed by editing the &#8220;Tag Title Format&#8221; setting in the All in One SEO Pack settings page.</p>
<p>I have it configured on the <a href="http://www.egretwindows.com/manufacturer/pella/">Egret Windows website</a> as: <code>%tag% %taxonomy% | %blog_title%</code></p>
<p><strong>Leave comments below with any questions</strong>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/08/23/add-taxonomy-support-allinone-seo-pack/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1003</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>
	</item>
		<item>
		<title>Rich Text Tag, Category, and Taxonomy Descriptions for WordPress</title>
		<link>https://katzwebdesign.wordpress.com/2009/08/19/rich-text-tags/</link>
					<comments>https://katzwebdesign.wordpress.com/2009/08/19/rich-text-tags/#comments</comments>
		
		<dc:creator><![CDATA[Zack Katz]]></dc:creator>
		<pubDate>Wed, 19 Aug 2009 20:29:49 +0000</pubDate>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Categories]]></category>
		<category><![CDATA[category]]></category>
		<category><![CDATA[category description]]></category>
		<category><![CDATA[custom taxonomies]]></category>
		<category><![CDATA[custom taxonomy]]></category>
		<category><![CDATA[default editor]]></category>
		<category><![CDATA[description]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[Functionality]]></category>
		<category><![CDATA[rich text]]></category>
		<category><![CDATA[rich text category]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[tag description]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[Taxonomies]]></category>
		<category><![CDATA[Taxonomy]]></category>
		<category><![CDATA[taxonomy description]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[WP Plugins]]></category>
		<category><![CDATA[wysiwyg]]></category>
		<guid isPermaLink="false">http://www.seodenver.com/?p=996</guid>

					<description><![CDATA[Rich Text Tags Plugin on WordPress.org The Rich Text Tags plugin allows you to use the WYSIWYG TinyMCE text editor (the WordPress default editor) while editing Categories, Tags, and taxonomies (custom categorization created by the Yoast Simple Taxonomies plugin). Adding Category &#38; Tag descriptions There&#8217;s plenty of information online on how to add category descriptions &#8230; &#8230; <a href="https://katzwebdesign.wordpress.com/2009/08/19/rich-text-tags/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<h3><a rel="dofollow" href="http://wordpress.org/extend/plugins/rich-text-tags/">Rich Text Tags Plugin on WordPress.org</a></h3>
<p><img loading="lazy" class="alignright size-medium wp-image-997" title="Taxonomies, baby!" src="https://i0.wp.com/www.seodenver.com/wp-content/uploads/2009/08/1129786_27649598-300x300.jpg" alt="Taxonomies, baby!" width="210" height="210" />The Rich Text Tags plugin allows you to use the <acronym title="What You See is What You Get">WYSIWYG</acronym> TinyMCE text editor (the WordPress default editor) while editing Categories, Tags, and taxonomies (custom categorization created by the Yoast Simple Taxonomies plugin).<span id="more-996"></span></p>
<h2>Adding Category &amp; Tag descriptions</h2>
<p>There&#8217;s plenty of information online on how to add category descriptions and tag descriptions to your theme. WordPress has built-in functionality for those:</p>
<ul>
<li><code>&lt;?php echo category_description(); ?&gt;</code> &#8211; <a href="http://codex.wordpress.org/Template_Tags/category_description">category_description() on WordPress.org</a></li>
<li><code>&lt;?php echo tag_description(); ?&gt;</code> &#8211; <a href="http://codex.wordpress.org/Template_Tags/tag_description">tag_description() on WordPress.org</a></li>
</ul>
<h2>How to add the taxonomy title &amp; descriptions to your theme</h2>
<p>Once you have the cool new rich text editor, you&#8217;ll feel pretty silly if you don&#8217;t put that great content in your theme.  So here&#8217;s what to do:  <strong>add the following snippet of code into your archive.php file</strong>.</p>
<pre>&lt;?php
if(isset($wp_taxonomies)) {
	// This is getting the friendly version of a taxonomy
	// - not the hyphenated get_yoast_term_title()
	$term = get_term_by( 'slug', get_query_var( 'term' ), get_query_var( 'taxonomy' ) );
	if($term) {
		echo '&lt;h2 class="pagetitle"&gt;'.$term-&gt;name.'&lt;/h2&gt;';
	}
	// If you have a taxonomy description, let'er rip!
	if(function_exists('get_yoast_term_description') &amp;&amp; get_yoast_term_description()) {
		echo wptexturize(get_yoast_term_description());
	}
}
?&gt;
</pre>
<p>Using this code, you can now have custom content on your taxonomy pages, like this one for <a rel="dofollow" href="http://www.egretwindows.com/manufacturer/andersen/">Andersen Windows</a>.</p>
<h2>SEO Benefits of this plugin</h2>
<p>Besides the obvious benefits of giving users more information on your archive pages, there are intrinsic SEO benefits to having tag, category, and taxonomy descriptions.</p>
<p>When you have tags and categories where posts overlap, it&#8217;s a good idea to try to create as much unique content on each page as possible, so that each page gets indexed by Google. Having custom content for each page will do that.</p>
<h3>Help me help you!</h3>
<p>Please leave any issues you have with the plugin in the comments below. I like to squash code bugs!</p>
<h3>Known Plugin Incompatibilities</h3>
<p>This plugin does not work with these plugins:</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/tylr-slidr/">Tylr Slidr</a></li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://katzwebdesign.wordpress.com/2009/08/19/rich-text-tags/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">996</post-id>
		<media:content url="https://0.gravatar.com/avatar/0c3e333a24eb795a1037becb748a96726c1a9eb51bf3e6f7edbe8ae85b043c01?s=96&#38;d=identicon&#38;r=PG" medium="image">
			<media:title type="html">katzwebdesign</media:title>
		</media:content>

		<media:content url="http://www.seodenver.com/wp-content/uploads/2009/08/1129786_27649598-300x300.jpg" medium="image">
			<media:title type="html">Taxonomies, baby!</media:title>
		</media:content>
	</item>
	</channel>
</rss>
