<?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 Optimization Subway - Complete Free SEO Library &#187; Directory</title>
	<atom:link href="http://www.seosubway.com/tag/directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seosubway.com</link>
	<description>Complete SEO Library</description>
	<lastBuildDate>Tue, 05 Jul 2011 11:37:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Save Your Page Rank, Add Nofollow</title>
		<link>http://www.seosubway.com/2009/07/15/save-your-page-rank-add-nofollow/</link>
		<comments>http://www.seosubway.com/2009/07/15/save-your-page-rank-add-nofollow/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 01:18:30 +0000</pubDate>
		<dc:creator>Saahir</dc:creator>
				<category><![CDATA[Link Building]]></category>
		<category><![CDATA[Attribute]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Directory]]></category>
		<category><![CDATA[Illegal Link]]></category>
		<category><![CDATA[Link Exchange]]></category>
		<category><![CDATA[Link Rel]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Page Rank]]></category>
		<category><![CDATA[Rel Nofollow]]></category>
		<category><![CDATA[Search Engine Algorithm]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Target]]></category>
		<category><![CDATA[Wp]]></category>

		<guid isPermaLink="false">http://www.seosubway.com/?p=121</guid>
		<description><![CDATA[Link buying and exchanging is a good idea but may be not for the search engines. Got it? well lets take a simple example of blogroll in WordPress. Blogroll is a list of links that may be links of other bloggers, favorite website, link buying or exchanging. Be careful if your website caught by the [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_122" class="wp-caption aligncenter" style="width: 205px"><img class="size-full wp-image-122" title="Back links" src="http://www.seosubway.com/wp-content/uploads/2009/07/backlinks.gif" alt="Link exchange / Backlinks" width="195" height="220" /><p class="wp-caption-text">Link exchange / Backlinks</p></div>
<p>Link buying and exchanging is a good idea but may be not for the search engines. Got it? well lets take a simple example of blogroll in WordPress. Blogroll is a list of links that may be links of other bloggers, favorite website, link buying or exchanging. Be careful if your website caught by the search engine algorithm as illegal link exchanging scheme (although you may not doing this). So this may cause of dropping your own website page rank (PR). To save you page rank (PR) use “nofollow” to all external website links, here is an example how to use “nofollow”</p>
<p><strong>Link with nofollow attribute: </strong>&lt;a href=”#” rel=”nofollow”&gt;&lt;/a&gt;</p>
<p>How we can add “nofollow” automatically to the Blogroll list of links, we need to modify some code manually in the WordPress source code file. Go to the <strong>wp-includes</strong> directory of your worpress find the file with the name <strong>bookmark-template.php</strong> and open it in your favorite editor.</p>
<p><span id="more-121"></span></p>
<p>Worpress 2.3.1 Go to the line no. 48<br />
Wordpress 2.6 Goto the line no. 93<br />
Wordpress 2.7.1 Goto the line no. 99</p>
<p>and find some code like this</p>
<p><span> </span></p>
<p><strong>$output .= ‘&lt;a href=”‘ . $the_link . ‘”‘ . $rel . $title . $target. ‘&gt;’;</strong></p>
<p>and change it to</p>
<p><strong>$output .= ‘&lt;a href=”‘ . $the_link . ‘”‘ . $rel . $title . $target. ‘ rel=”nofollow”&gt;’;</strong></p>
<p>save the file and you are done, from now on all your Blogroll links will have rel=”nofollow” attribute and this will reduce the risks of dropping page rank penalized by search engines.</p>
<p>Orignal Author : <a href="http://www.rizwanashraf.com/2008/07/25/save-your-page-rank-add-nofollow/" target="_blank">Rizwan Ashraf</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.seosubway.com/2009/07/15/save-your-page-rank-add-nofollow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

