<?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>SEO Blog &#187; SEO Best Practices</title>
	<atom:link href="http://www.seous.com/blog/category/seo-best-practices/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seous.com/blog</link>
	<description>Search Engine Optimization Blog</description>
	<lastBuildDate>Wed, 17 Jun 2009 15:04:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Latent Semantic Indexing (LSI)</title>
		<link>http://www.seous.com/blog/latent-semantic-indexing-lsi/</link>
		<comments>http://www.seous.com/blog/latent-semantic-indexing-lsi/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 18:26:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linking Strategies]]></category>
		<category><![CDATA[SEO Best Practices]]></category>
		<category><![CDATA[LSI]]></category>

		<guid isPermaLink="false">http://www.seous.com/blog/?p=36</guid>
		<description><![CDATA[Latent semantic indexing helps search engines to find out what a web page is all about. It basically means to you that you shouldn&#8217;t focus on a single keyword when optimizing your web pages and when getting links. The web pages on your web site should be related and focus mainly on a special topic [...]]]></description>
			<content:encoded><![CDATA[<p>Latent semantic indexing helps search engines to find out what a web page is all about. It basically means to you that you shouldn&#8217;t focus on a single keyword when optimizing your web pages and when getting links.</p>
<p>The web pages on your web site should be related and focus mainly on a special topic while using different words that describe the topic. Use variations of your keyword and synonyms. That makes it easier for search engines to determine the topic of your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seous.com/blog/latent-semantic-indexing-lsi/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Top Ten SEO Factors</title>
		<link>http://www.seous.com/blog/top-ten-seo-factors/</link>
		<comments>http://www.seous.com/blog/top-ten-seo-factors/#comments</comments>
		<pubDate>Sat, 03 Feb 2007 09:21:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO Best Practices]]></category>

		<guid isPermaLink="false">http://www.seous.com/archives/9</guid>
		<description><![CDATA[These are what I believe to be the top 10 most important things that you need, in order to get your website found in the search engines. Below are the top ten results (5.0 would have been a perfect score for being most important). Title Tag &#8211; 4.57 Anchor Text of Links &#8211; 4.46 Keyword [...]]]></description>
			<content:encoded><![CDATA[<p>These are what I believe to be the top 10 most important things that you need, in order to get your website found in the search engines.</p>
<p>Below are the top ten results (5.0 would have been a perfect score for being most important).</p>
<ul>
<li>Title Tag &#8211; 4.57</li>
<li>Anchor Text of Links &#8211; 4.46</li>
<li>Keyword Use in Document Text &#8211; 4.38</li>
<li>Accessibility of Document &#8211; 4.31</li>
<li>Links to Document from Site-Internal Pages &#8211; 4.15</li>
<li>Primary Subject Matter of Site &#8211; 4.00</li>
<li>External Links to Linking Pages &#8211; 3.92</li>
<li>Link Popularity of Site in Topical Community &#8211; 3.77</li>
<li>Global Link Popularity of Site &#8211; 3.69</li>
<li>Keyword Spamming &#8211; 3.69</li>
</ul>
<p>What do you think? Comments on these?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seous.com/blog/top-ten-seo-factors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canonicalization</title>
		<link>http://www.seous.com/blog/canonicalization/</link>
		<comments>http://www.seous.com/blog/canonicalization/#comments</comments>
		<pubDate>Fri, 05 Jan 2007 04:40:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO Best Practices]]></category>

		<guid isPermaLink="false">http://www.seous.com/canonicalization/</guid>
		<description><![CDATA[Canonicalization is the process of picking the best URL when there are several choices, and it usually refers to home pages: • www.domain.com • domain.com/ • www.domain.com/index.html • domain.com/home.asp • http://home.domain.com • www.home.domain.com Technically all of these URLs are different. A web server could return completely different content for all the URLs above. When a [...]]]></description>
			<content:encoded><![CDATA[<p>Canonicalization is the process of picking the best URL when there are several choices, and it usually refers to home pages:<br />
• www.domain.com<br />
• domain.com/<br />
• www.domain.com/index.html<br />
• domain.com/home.asp<br />
• http://home.domain.com<br />
• www.home.domain.com<br />
Technically all of these URLs are different. A web server could return completely different content for all the URLs above. When a search engine “canonicalizes” a URL, it’s trying to pick the URL that seems like the best representative from that set.<br />
Don’t make half of your links go to http://domain.com/ and the other half go to http://www.domain.com/. Instead, pick the URL you prefer and always use that format for your internal links.<br />
Let’s say you want your default URL to be http://www.domain.com/. You can modify .htaccess file so if someone requests http://domain.com/, it does a 301 (permanent) redirect to http://www.example.com/. That helps search engines know which URL you prefer to be canonical. Adding a 301 redirect can be an especially good idea if your site changes often (e.g. dynamic content, a blog, etc.).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seous.com/blog/canonicalization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
