<?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>Abstract Promotion &#187; SEO</title>
	<atom:link href="http://www.abstractpromotion.com/category/seo/feed" rel="self" type="application/rss+xml" />
	<link>http://www.abstractpromotion.com</link>
	<description>Promotion techniques to drive traffic to and profit from your websites</description>
	<lastBuildDate>Fri, 06 Nov 2009 23:47:48 +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>Changing Domain Names?  Don&#8217;t Lose Your Rankings.</title>
		<link>http://www.abstractpromotion.com/changing-domain-names-dont-lose-your-rankings</link>
		<comments>http://www.abstractpromotion.com/changing-domain-names-dont-lose-your-rankings#comments</comments>
		<pubDate>Sat, 15 Sep 2007 14:00:41 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Question / Answer]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.abstractpromotion.com/changing-domain-names-dont-lose-your-rankings</guid>
		<description><![CDATA[Here is a common question among new webmasters: if I want to change my domain name, how do I keep my positions in the search engines? You can&#8217;t. You have to start from scratch. Just kidding. The fix is fairly simple, though I do warn you &#8211; you may lose a little ranking for a [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a common question among new webmasters: if I want to change my domain name, how do I keep my positions in the search engines?  You can&#8217;t.  You have to start from scratch.</p>
<p>Just kidding.  The fix is fairly simple, though I do warn you &#8211; you may lose a little ranking for a while, but it shouldn&#8217;t be anything major.   What you want to do is set up a permanent (301) domain redirect, such that if someone visited your old domain at oldDomain.com/folder/page.html, they would automatically be forwarded to newDomain.com/folder/page.html.  Same idea with the search engines &#8211; when the bots crawl your site, they will be redirected by this 301 which tells them that the redirect is permanent and that they should update their databases accordingly.</p>
<p>So how do you do this?  Easy as eating pie!  But maybe not quite as fun&#8230;anyways, I digress.  It&#8217;s just three simple lines of code to put into your .htaccess file:</p>
<blockquote><p>RewriteEngine On<br />
RewriteCond %{HTTP_HOST} ^(www\.)?old-domain\.com$ [NC]<br />
RewriteRule ^(.*)$ http://www.new-domain.com/$1 [R=301,L]</p></blockquote>
<p>Obviously changing the domain names to their appropriate values.</p>
<p>Viola!  Done.  However, it may take a while for you to see the domain change in search results.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.abstractpromotion.com/changing-domain-names-dont-lose-your-rankings/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Are Reciprocal Link Exchanges Good for SEO?</title>
		<link>http://www.abstractpromotion.com/are-reciprocal-link-exchanges-good-for-seo</link>
		<comments>http://www.abstractpromotion.com/are-reciprocal-link-exchanges-good-for-seo#comments</comments>
		<pubDate>Wed, 12 Sep 2007 17:00:42 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Question / Answer]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.abstractpromotion.com/are-reciprocal-link-exchanges-good-for-seo</guid>
		<description><![CDATA[This is my first post in my category &#8220;Question / Answer&#8221; &#8211; these posts are meant to be short answers to simple questions, not requiring much explanation. So, question: are reciprocal link exchanges good for SEO? Answer: No. Reciprocal link exchanges (RLE) have no positive affect on SEO anymore. A while ago in the past [...]]]></description>
			<content:encoded><![CDATA[<p>This is my first post in my category &#8220;Question / Answer&#8221; &#8211; these posts are meant to be short answers to simple questions, not requiring much explanation.</p>
<p>So, <strong>question</strong>: are reciprocal link exchanges good for SEO?</p>
<p><strong>Answer</strong>: No.  Reciprocal link exchanges (RLE) have no positive affect on SEO anymore.  A while ago in the past you might have had some success in doing RLE, and you will often still see new webmasters posting in forums for link exchanges.  However, it is a good idea to stay away from these.  First of all, you want your incoming and outgoing links to be relevant to your website&#8217;s topic.  Nine times out of ten, reciprocal links are not.  Now, however, if you are interested in performing a RLE with a topic-related website, that can&#8217;t hurt.  Google won&#8217;t reward you with PR or better search rankings from off-topic links, and, without diving into the design theory behind page rank, having too many outbound unrelated links will just hurt the PR that you have.</p>
<p>But most importantly, remember this:  Linking to unrelated sites is of no use to your user and just serves as another potential exit point from your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.abstractpromotion.com/are-reciprocal-link-exchanges-good-for-seo/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
