<?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>Search Engine Traffic &#187; SEO</title>
	<atom:link href="http://www.taommo.com/archives/category/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.taommo.com</link>
	<description>The Art of Making Money Online</description>
	<lastBuildDate>Wed, 16 Dec 2009 16:53:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MediaWiki Sites and SEO Optimization</title>
		<link>http://www.taommo.com/archives/2007/05/23/mediawiki-sites-and-seo-optimization/</link>
		<comments>http://www.taommo.com/archives/2007/05/23/mediawiki-sites-and-seo-optimization/#comments</comments>
		<pubDate>Thu, 24 May 2007 05:26:34 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.taommo.com/archives/2007/05/23/mediawiki-sites-and-seo-optimization/</guid>
		<description><![CDATA[MediaWiki site out of box can be easily configured to have search engine friendly URLs. The main MediaWiki site has detailed instructions to do so. However, search engine friendly URL for your wiki site is not nearly enough. For example, you can have on your hand a lot of &#8217;supplemental index&#8217; page because Google does [...]]]></description>
			<content:encoded><![CDATA[<p>MediaWiki site out of box can be easily configured to have search engine friendly URLs. The main MediaWiki site has detailed instructions to do so. However, search engine friendly URL for your wiki site is not nearly enough. For example, you can have on your hand a lot of &#8217;supplemental index&#8217; page because Google does not like a lot of dynamically generated wiki pages. Here are some simple steps you can immediately implement to avoid duplicate content penalty and &#8217;supplemental index&#8217; page for your MediaWiki site.<br />
<span id="more-21"></span></p>
<h3>Use Robots.txt to Block Special Wiki Pages</h3>
<p>For a starter, you don&#8217;t want to Google index your the special random page or the special search page. If your wiki install files are in a directory different from &#8216;wiki&#8217;, for example, they are in &#8216;wk&#8217;. You want to prevent search engine from indexing all pages under subdirectory &#8216;wk&#8217;. You could use the following in your robots.txt file to achieve these objectives.<br />
<code>User-agent: *<br />
Disallow: /wk/<br />
Disallow: /wiki/Special:Random<br />
Disallow: /wiki/Special%3ARandom<br />
Disallow: /wiki/Special:Search<br />
Disallow: /wiki/Special%3ASearch</code></p>
<h3>Internal Linking Structure</h3>
<p>When you first start your wiki site, you probably don&#8217;t have a lot of external links into your individual wiki page (deep link), so you want to make sure you have a linking structure that allows both human and search engine to easily navigate to all your pages. Once you have a decent PageRank for your wiki home page. The PageRank can be spread to internal pages to keep them out of supplemental index.</p>
<h3>Get External Links to Your MediaWiki Pages</h3>
<p>Deep linking refers to linking to individual pages on your wiki site from external web sites. It is widely known that deep links boost PageRank and helps to keep your page out of supplemental index.<br />
An often used method of getting deep links is using article marketing techniques. You write quality articles that are related to the content of the page you are linking to and submit the articles to various article directory. Popular article directories can even help you get additional site visitors.  </p>
<p>You may also want to check out our posts <a href="http://www.taommo.com/archives/2008/08/07/installing-mediawiki-quick-guide/">installing mediawiki a quick guide</a>, </p>
<p class="akst_link"><a href="http://www.taommo.com/?p=21&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_21" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.taommo.com/archives/2007/05/23/mediawiki-sites-and-seo-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
