<?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>OODA Strategies&#187; multiple domain</title>
	<atom:link href="http://oodastrategies.com/tag/multiple-domain/feed/" rel="self" type="application/rss+xml" />
	<link>http://oodastrategies.com</link>
	<description>Build a web presence, not just a website</description>
	<lastBuildDate>Sat, 21 May 2011 04:53:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to take advantage of your domain identity?</title>
		<link>http://oodastrategies.com/2008/08/01/how-to-take-advantage-of-your-domain-identity/</link>
		<comments>http://oodastrategies.com/2008/08/01/how-to-take-advantage-of-your-domain-identity/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 23:32:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[buy domains]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[multiple domain]]></category>
		<category><![CDATA[park domain]]></category>
		<category><![CDATA[political websites]]></category>

		<guid isPermaLink="false">http://opensourceactivism.blogivists.com/?p=44</guid>
		<description><![CDATA[I would like to give you some things to think about with your web presence. The first thing is to determine your web address or domain name. The importance of this can not be underestimated in this Internet connected world. The name should be easy to remember and it should be available as a domain [...]]]></description>
			<content:encoded><![CDATA[<p>I would like to give you some things to think about with your web presence.  The first thing is to determine your web address or domain name.  The importance of this can not be underestimated in this Internet connected world.  The name should be easy to remember and it should be available as a domain name.  In addition, make sure the .com, .net. and the .org at a minimum are available.  You should consider the .info and .name as well if this is for a business or a political campaign.  Your goal is to make a memorable domain.  Buying multiple extensions helps protect your domain identity.</p>
<p>Acronyms can be used as well, but again, make sure the full domain is available.  One of the main reasons this is important is that your political adversaries will buy the domain name if you don&#8217;t.  They will then use this to circumvent and distort your message and efforts by stealing your visitors.</p>
<p>The next step is to make use of your entire domain identity.  You do this by pointing each extension to your main site URL.  You can do this with the following steps.</p>
<ol>
<li>Choose which extension will be your main URL.  Most will be the .com extension unless you are an organization, then choose .org.  this example use .com as the main url</li>
<li>Park the secondary extensions on top of you main domain. This is done via your hosting company.</li>
<li>.htaccess specifics (Save a copy of your .htaccess file before making any changes just in case something goes wrong
<ul>
<li><strong>WordPress Blog Example</strong> (assuming name permalinks being used)</p>
<ul>
<li>Make all links remove the www<br />
<blockquote><p>RewriteCond !^www\.yourdomain\.com !^yourdomain\.com</p></blockquote>
</li>
<li>Make all .org extensions become .com<br />
<blockquote><p>RewriteCond !^yourdomain\.org !^yourdomain\.com</p></blockquote>
</li>
<li>Make all .net extensions become .com<br />
<blockquote><p>RewriteCond !^yourdomain\.net !^yourdomain\.com</p></blockquote>
</li>
<li>Repeat for all other extensions</li>
</ul>
</li>
<li><strong>Mediawiki Example</strong> (assuming name permalinks being used)
<ul>
<li>Make all links remove the www<br />
<blockquote><p>RewriteCond %{HTTP_HOST} !^yourdomain\.com</p></blockquote>
</li>
<li>Make all .org extensions become .com<br />
<blockquote><p>RewriteCond !^yourdomain\.org !^yourdomain\.com</p></blockquote>
</li>
<li>Make all .net extensions become .com<br />
<blockquote><p>RewriteCond !^yourdomain\.net !^yourdomain\.com</p></blockquote>
</li>
<li>Repeat for all other extensions</li>
</ul>
</li>
</ul>
</li>
</ol>
<p>There are couple of benefits to following these steps besides protecting your domain identity.  The first is that it allows people who forget which domain extension to use to still get to your site.  Second, all the different extensions now get counted as 1 by Google and other search engines.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Foodastrategies.com%2F2008%2F08%2F01%2Fhow-to-take-advantage-of-your-domain-identity%2F&amp;title=How%20to%20take%20advantage%20of%20your%20domain%20identity%3F" id="wpa2a_2"><img src="http://oodastrategies.com/socmedia/sharethis.png" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://oodastrategies.com/2008/08/01/how-to-take-advantage-of-your-domain-identity/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

