<?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>Ron Dillehay &#187; seo</title>
	<atom:link href="http://rondillehay.com/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://rondillehay.com</link>
	<description>Just another freeblogit.com site</description>
	<lastBuildDate>Sat, 31 Jul 2010 15:52:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>magento seo</title>
		<link>http://rondillehay.com/2009/05/23/magento-seo/</link>
		<comments>http://rondillehay.com/2009/05/23/magento-seo/#comments</comments>
		<pubDate>Sat, 23 May 2009 14:32:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.rondillehay.com/?p=144</guid>
		<description><![CDATA[With the rapid growth of the magento e-commerce platform, it is great to see the community working so quickly to improve the SEO of Magento. Out of the box there are a few problems with Magento&#8217;s default SEO standards, but with &#8230; <a href="http://rondillehay.com/2009/05/23/magento-seo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With the rapid growth of the magento e-commerce platform, it is great to see the community working so quickly to improve the SEO of Magento. Out of the box there are a few problems with Magento&#8217;s default SEO standards, but with just a little effort, Magento is very easy to optimize. Here are the best steps to improve SEO in magento:</p>
<h4><span style="text-decoration: underline">Get rid of duplicate product URLS.</span></h4>
<p>Thankfully Mike Smullin has already taken care of this with his easy tweak. Visit Mike&#8217;s post about this <a href="http://www.mikesmullin.com/development/use-categories-product-urls-magento-seo-without-duplicate-content/">here</a>. This requires one small modification to Magneto core, so hopefully someone will write an extension to take care of this without having to edit the core. Otherwise you will want to make sure you take care to make sure this isn&#8217;t overwritten during upgrades. In case the link above isn&#8217;t working, the modification is explained below.</p>
<p>Navigate to:<br />
<code>/app/code/core/Mage/Catalog/Model/Resource/Eav/Mysql4/Product/Collection.php</code></p>
<p>Locate:<br />
<code>-&gt;where('category_id=? OR category_id is NULL', $this-&gt;_urlRewriteCategory)</code></p>
<p>Change it to:<br />
<code>//-&gt;where('category_id=? OR category_id is NULL', $this-&gt;_urlRewriteCategory)</code></p>
<h4><span style="text-decoration: underline">Make good use of robots directives to hide pages that will leak your pagerank.</span></h4>
<p>There is a free extension from Yoast that will make this process very easy! You can view the extension <a href="http://www.magentocommerce.com/extension/920">here</a>. Detailed instructions for using the extension (along with some other seo suggestions) can be found at the <a href="http://yoast.com/guide-to-magento-seo/">yoast</a> website.</p>
<p>The Yoast extension will eliminate the indexing of pages that cause problems with search engines, while still allowing access to the good links on those pages.</p>
<p>I will add more as I find them, but these two resources will go a long way in getting your Magento installation ready to take advantage of good organic search results.</p>
]]></content:encoded>
			<wfw:commentRss>http://rondillehay.com/2009/05/23/magento-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
