<?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>Market Share &#187; first link priority</title>
	<atom:link href="http://www.marketsharewebdesign.com/blog/tag/first-link-priority/feed" rel="self" type="application/rss+xml" />
	<link>http://www.marketsharewebdesign.com/blog</link>
	<description>Custom Web Design, SEO &#38; Advertising</description>
	<lastBuildDate>Fri, 11 May 2012 14:27:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>First Link Priority</title>
		<link>http://www.marketsharewebdesign.com/blog/first-link-priority.html</link>
		<comments>http://www.marketsharewebdesign.com/blog/first-link-priority.html#comments</comments>
		<pubDate>Thu, 14 Apr 2011 13:21:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Site Design]]></category>
		<category><![CDATA[first link priority]]></category>

		<guid isPermaLink="false">http://www.marketsharewebdesign.com/blog/?p=187</guid>
		<description><![CDATA[Wanted to share with you an interesting post about first link priority on a website.  We have so often used the logo as a place for a back link to our home page.  Come to find out this may not be the best practice for SEO. You can still do this, but with a little [...]]]></description>
			<content:encoded><![CDATA[<p>Wanted to share with you an interesting post about first link priority on a website.  We have so often used the logo as a place for a back link to our home page.  Come to find out this may not be the best practice for SEO. You can still do this, but with a little trick you can point Google to an actual first link that counts and contains your keyword.</p>
<p>Here is a link to the blog post in it&#8217;s entirety as found on Noble Samurai: <a title="First Link Priority" href="http://www.noblesamurai.com/blog/market-samurai/website-optimization-first-link-priority-2306" target="_blank">First Link Priority</a></p>
<p>Here is the code that you will need to use to implement this strategy</p>
<h2>First Link Priority</h2>
<h3>CSS Method</h3>
<p>Using CSS you can have a simple anchor with desired text and replace the text with an image.</p>
<h3>HTML Required</h3>
<div>
<pre>&lt;a href="http://www.google.com"&gt;Your link text&lt;/a&gt;</pre>
</div>
<h3>CSS Required</h3>
<div>
<pre>.logo{
	display:block;
	text-indent:-1000em;
	background: url(images/noble-samurai-logo.png) no-repeat 0 0;
	width:90px;
	height:90px;
}

Kudos to <a title="SEO Software" href="http://www.noblesamurai.com/" target="_blank">Noble Samurai</a> and their software. If you haven't heard of them, please check them out. They have some really great SEO products.</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.marketsharewebdesign.com/blog/first-link-priority.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

