<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.2" -->
<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/"
	>

<channel>
	<title>Link Tutorial</title>
	<link>http://www.linktutorial.com</link>
	<description>Your guide to links and linking</description>
	<pubDate>Thu, 30 Nov 2006 02:26:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>
	<language>en</language>
			<item>
		<title>Link Tutorial Reloaded</title>
		<link>http://www.linktutorial.com/read/news/link-tutorial-reloaded</link>
		<comments>http://www.linktutorial.com/read/news/link-tutorial-reloaded#comments</comments>
		<pubDate>Tue, 20 Jun 2006 03:42:34 +0000</pubDate>
		<dc:creator>Link Tutorial</dc:creator>
		
	<category>News</category>
		<guid isPermaLink="false">http://www.linktutorial.com/read/news/link-tutorial-reloaded</guid>
		<description><![CDATA[Link Tutorial was released in early 2005 and we&#8217;ve decided it&#8217;s time for an update.
What&#8217;s new?
The most obvious improvement we&#8217;ve made is the design and layout of Link Tutorial. Gone is the old design and we&#8217;ve gone with a more stylish, simplistic design. Not only does Link Tutorial look better, we&#8217;ve designed the site with [...]]]></description>
			<content:encoded><![CDATA[<p>Link Tutorial was released in early 2005 and we&#8217;ve decided it&#8217;s time for an update.</p>
<h4>What&#8217;s new?</h4>
<p>The most obvious improvement we&#8217;ve made is the design and layout of Link Tutorial. Gone is the old design and we&#8217;ve gone with a more stylish, simplistic design. Not only does Link Tutorial look better, we&#8217;ve designed the site with <strong>functionality</strong> in our mind. Navigation is much easier with access to all tutorial articles from the left menu.</p>
<p>Along with the updated look of Link Tutorial, we&#8217;ve also updated our tutorial content and added a brand new <a href="/read/category/news/" title="News category">News category</a>, where you&#8217;ll find the latest, most up-to-date news about links and linking.</p>
<h4>Share your thoughts!</h4>
<p>Link Tutorial&#8217;s new site gives you the ability to comments on our articles! Disagree with something we&#8217;ve written? Let us know and post your thoughts! Share your views with the linking community and benefit from comments of others.</p>
<h4>Introducing a new forum</h4>
<p>Our brand new Link Tutorial Forum is the place to be to get in contact with like-minded webmasters interested in links and linking. Post link exchange requests, discuss directories or even other webmaster related issues such as CSS, programming, databases etc.</p>
<h4>What do you think?</h4>
<p>We&#8217;re interested in your feedback! Have we done a good job? Do you like the new design? What would you change? What would you keep?</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.linktutorial.com/read/news/link-tutorial-reloaded/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Frames and iFrames</title>
		<link>http://www.linktutorial.com/read/articles/frames-and-iframes</link>
		<comments>http://www.linktutorial.com/read/articles/frames-and-iframes#comments</comments>
		<pubDate>Mon, 19 Jun 2006 06:47:32 +0000</pubDate>
		<dc:creator>Link Tutorial</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://www.linktutorial.com/read/articles/frames-and-iframes</guid>
		<description><![CDATA[Frames are used to divide web pages into multiple, scrollable regions or areas. Each region or area on a page are actual web pages themselves, with their own URL. Essentially, a page with frames is really a collection web pages displayed on one page.

See an example of a web page using frames (http://www.linktutorial.com/exampleframe.html). This example [...]]]></description>
			<content:encoded><![CDATA[<p>Frames are used to divide web pages into multiple, scrollable regions or areas. Each region or area on a page are actual web pages themselves, with their own URL. Essentially, a page with frames is really a collection web pages displayed on one page.</p>

<p>See an example of a <a href="/exampleframe.html">web page using frames</a> (http://www.linktutorial.com/exampleframe.html). This example uses two frames, a left frame and right frame. Take note that the left frame&#8217;s URL is actually http://www.linktutorial.com/exampleframe1.html and the right frame&#8217;s URL is http://www.linktutorial.com/exampleframe2.html. You can verify this by using your mouse to right click on the frame and select the option &#8220;Open Frame In New Window&#8221; or something similar.</p>

<p><img src="/f/exampleframe.gif" width="400" height="190" alt="Screenshot of an example of frames" /></p>

<h4>Impact on Link Exchanges</h4>

<p>When exchanging links with a web site that uses frames, be aware that your link will actually sit on the frame URL, and not the frameset URL. Using the example above, the link to your web site will not be on the web page http://www.linktutorial.com/exampleframe.html (the frameset URL), but rather on the frame URL, http://www.linktutorial.com/exampleframe2.html.</p>

<p>Both the frameset URL and frame URL can have PageRank, however the PageRank of the frame URL where your link resides is the one that matters. It is possible that the frameset URL has PR 4, and the frame URL has PR 0.</p>

<p>Other tricks that webmasters may use are the use of a <a href="/read/articles/meta-tags-noindexnofollow">meta noindex,nofollow</a> tag on the frame URL, which may be overlooked if you checked the HTML source of the frameset URL instead of the frame URL. <a href="/read/articles/robotstxt-and-link-exchanges">Robots.txt exclusion</a> of the frame URL may also be used.</p>

<h4>iFrames and Their Impact on Link Exchanges</h4>

<p>Iframes are frames that are embedded within a normal web page. An example of an iframe is as follows:</p>

<iframe src="/exampleiframe.html" width="80%" height="15%" scrolling="auto" frameborder="1">
Your browser does not support iframes.
</iframe>

<p>The impact of <strong>iframes</strong> on link exchanges are the same as the impact of <em>frames</em> on link exchanges. Issues relating to the PageRank, robots meta tags and robots.txt exclusion applies in the same way.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.linktutorial.com/read/articles/frames-and-iframes/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Detecting &#8216;rel=nofollow&#8217; (FireFox)</title>
		<link>http://www.linktutorial.com/read/articles/detecting-relnofollow-firefox</link>
		<comments>http://www.linktutorial.com/read/articles/detecting-relnofollow-firefox#comments</comments>
		<pubDate>Sun, 18 Jun 2006 06:47:16 +0000</pubDate>
		<dc:creator>Link Tutorial</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://www.linktutorial.com/read/articles/detecting-relnofollow-firefox</guid>
		<description><![CDATA[This guide can be used to detect the use of the attribute rel=&#8221;nofollow&#8221; on Firefox browsers in any computer, whether it is on a PC, Linux or Macintosh computer. The rel=&#8221;nofollow&#8221; attribute can be highlighted in your Firefox browser by adding one line to your userContent.css file. The userContent.css file is used to change the [...]]]></description>
			<content:encoded><![CDATA[<p>This guide can be used to detect the use of the attribute <a href="/read/articles/attribute-relnofollow"><strong>rel=&#8221;nofollow&#8221;</strong></a> on Firefox browsers in any computer, whether it is on a PC, Linux or Macintosh computer. The rel=&#8221;nofollow&#8221; attribute can be highlighted in your Firefox browser by adding one line to your userContent.css file. The userContent.css file is used to change the appearance of web pages in Firefox. This step by step guide will show you how to modify the userContent.css file to show the rel=&#8221;nofollow&#8221; links highlighted in red.</p>

<p>How to detect the attribute rel=&#8221;nofollow&#8221; using the <strong>Firefox browser</strong>:</p>

<ol>
<li>Quit Firefox and go to the following directory (NB xxx is a random string of eight characters):
	<ul>
	<li><strong>For PCs using Windows XP / 2000</strong>: <code>C:\Documents and Settings\[User Name]\Application Data\Mozilla\Firefox\Profiles\xxx.default\chrome</code></li>
	<li><strong>For PCs using Windows 95 / 98 / ME</strong>: <code>C:\WINDOWS\Application Data\Mozilla\Firefox\Profiles\xxx.default\chrome</code></li>
	<li><strong>For Linux computers</strong>: <code>~/.mozilla/firefox/xxx.default/chrome</code></li>
	<li><strong>For Macintosh (MAC OS X) computers</strong>: <code>~/Library/ApplicationSupport/Firefox/<br />Profiles/xxx.default/chrome</code></li>
	</ul>
</li>
<li>There should be an example file called userContent-example.css, rename this file to userContent.css (remove -example)</li>
<li>Open up your new userContent.css file and add the following line:<br />
<code>
a[rel~="nofollow"] { border: thin dashed firebrick! important; background-color: rgb(255, 200, 200)! important; }
</code>
</li>
<li>Save and close the file</li>
</ol>

<h4>Testing Firefox to see rel=&#8221;nofollow&#8221; highlighted in red.</h4>

<ol>
<li>Open Firefox and visit <a href="/read/articles/attribute-relnofollow">Attribute rel=&#8221;nofollow&#8221;</a></li>
<li>Firefox should automatically highlight 4 links in red. These are the links that are using the attribute rel=&#8221;nofollow&#8221;. See below image:</li>
</ol>

<p><img src="/f/firefoxrelnofollow.gif" alt="Screenshot of Firefox showing highlighting of rel=nofollow attribute" width="435" height="100" /></p>

<p>Don&#8217;t have Firefox? <a href="http://www.mozilla.org/products/firefox/all.html">Download Firefox</a> - it&#8217;s free and comes in many languages for Windows, Mac OS X and Linux i686. Learn how to <a href="http://www.mozilla.org/unix/customizing.html">customize your userContent.css and userChrome.css</a> files for FireFox.</p>]]></content:encoded>
			<wfw:commentRSS>http://www.linktutorial.com/read/articles/detecting-relnofollow-firefox/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Detecting &#8216;rel=nofollow&#8217; (Safari)</title>
		<link>http://www.linktutorial.com/read/articles/detecting-relnofollow-safari</link>
		<comments>http://www.linktutorial.com/read/articles/detecting-relnofollow-safari#comments</comments>
		<pubDate>Sat, 17 Jun 2006 06:46:16 +0000</pubDate>
		<dc:creator>Link Tutorial</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://www.linktutorial.com/read/articles/detecting-relnofollow-safarimac</guid>
		<description><![CDATA[rel=&#8221;nofollow&#8221;, is a new attribute for the HTML tag &#60;A&#62; for links. This attribute can be detected in your Safari browser using the following javascript code as a bookmark. Please note that this javascript code only works for Macintosh computers using the Safari web browser.

How to detect the attribute rel=&#8221;nofollow&#8221; in Safari browsers:


	Open up Safari
	From [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/read/articles/attribute-relnofollow"><strong>rel=&#8221;nofollow&#8221;</strong></a>, is a new attribute for the HTML tag &lt;A&gt; for links. This attribute can be detected in your Safari browser using the following javascript code as a bookmark. Please note that this javascript code only works for Macintosh computers using the Safari web browser.</p>

<p>How to detect the attribute rel=&#8221;nofollow&#8221; in Safari browsers:</p>

<ol>
	<li>Open up Safari</li>
	<li>From your menu, go to &#8220;Bookmarks&#8221; then &#8220;Show All Bookmarks&#8221;</li>
	<li>From your menu, go to &#8220;Bookmarks&#8221; then &#8220;Add Bookmark&#8221;</li>
	<li>Name the bookmark as you wish, something like &#8220;rel=nofollow&#8221;</li>
	<li>Select the bookmark folder &#8220;Bookmarks Bar&#8221; from the drop down menu, then click on &#8220;Add&#8221;</li>
	<li>Change the address of the bookmark to:</li>
</ol>

<div class="example">
<code>
javascript:var%20a=document.getElementsByTagName('a');<br />
for(var%20z=0;z%3Ca.length;%20z++){<br />
if(a[z].rel==&#8217;nofollow&#8217;){<br />
a[z].style.border=&#8217;1px%20solid%20%23F00&#8242;;}}
</code>
</div>

<p><em>(<span style="color:#a00">Important</span>: Please remove the line breaks - this javascript code is meant to be <strong>one line</strong> of code)</em></p>

<h4>Testing the bookmark</h4>

<ol>
	<li>Visit our page, <a href="/read/articles/attribute-relnofollow">Attribute rel=&#8221;nofollow&#8221;</a></li>
	<li>Click on your new bookmark. You should see 4 links with a red border around them. These links are using the rel=&#8221;nofollow&#8221; attribute. See below image:</li>
</ol>

<p><img src="/f/safarirelnofollow.gif" alt="Screenshot of Safari highlighting of rel=nofollow" width="450" height="100" /></p>

<p>Don&#8217;t have Safari on your Mac OS X yet? <a href="http://www.apple.com/safari/download/">Download Safari</a> today! It&#8217;s the fastest browser for Mac OS X.</p>]]></content:encoded>
			<wfw:commentRSS>http://www.linktutorial.com/read/articles/detecting-relnofollow-safari/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Attribute &#8216;rel=nofollow&#8217;</title>
		<link>http://www.linktutorial.com/read/articles/attribute-relnofollow</link>
		<comments>http://www.linktutorial.com/read/articles/attribute-relnofollow#comments</comments>
		<pubDate>Fri, 16 Jun 2006 06:46:00 +0000</pubDate>
		<dc:creator>Link Tutorial</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://www.linktutorial.com/read/articles/attribute-relnofollow</guid>
		<description><![CDATA[rel=&#8221;nofollow&#8221;, is said to be the next biggest thing to be used by shady webmasters engaging in reciprocal link exchanges. This attribute was introduced by Google as a means to prevent the problem of comment spamming in weblogs, also called &#8220;Blogs&#8221;, and it looks to be adopted by all other major search engines such as [...]]]></description>
			<content:encoded><![CDATA[<p><strong>rel=&#8221;nofollow&#8221;</strong>, is said to be the next biggest thing to be used by shady webmasters engaging in reciprocal link exchanges. This attribute was introduced by Google as a means to prevent the problem of comment spamming in weblogs, also called &#8220;Blogs&#8221;, and it looks to be adopted by all other major search engines such as Yahoo! and MSN.</p>

<h4>&#8220;rel&#8221; is an attribute, not a tag</h4>

<p>rel=&#8221;nofollow&#8221; has been inaccurately called a HTML tag. It is in fact an <strong>attribute</strong> that can be added to HTML tags, similar to adding the attribute &#8220;width&#8221; to HTML tags such as &lt;IMG&gt; or &lt;TABLE&gt;. The attribute rel=&#8221;nofollow&#8221; is used on individual anchor tags &lt;A&gt; for links.</p>

<h4>Purpose of rel=&#8221;nofollow&#8221;</h4>

<p>Any link with this attribute will indicate to search engine robots that the landing page may not be approved by the web site listing this link and therefore the link will not contribute to the <a href="/read/articles/link-popularity">link popularity</a> or ranking of the landing page.</p>

<h4>Example link using rel=&#8221;nofollow&#8221;</h4>

<p>An example of the use of this attribute in a link is displayed below. The resulting link, while still visible to visitors, will not contribute to Google&#8217;s link popularity, PageRank or search engine ranking (not that they really need any).</p>

<div class="example">
<p>HTML code: <code>&lt;a href="http://www.google.com" rel="nofollow"&gt;Google Search&lt;/a&gt;</code></p>
<p>Resulting link: <a href="http://www.google.com" rel="nofollow">Google Search</a></p>
</div>

<h4>Impact on link exchanges</h4>

<p>While this attribute is clearly beneficial, especially for preventing spammers from abusing Blogs, guestbooks and other public areas where comments can be submitted, one of the concerning consequences is shady webmasters using it for the links on their links pages and directories. A link using the attribute rel=&#8221;nofollow&#8221; is not completely worthless, visitors can still come to your web site through this link, however you will be losing out when it comes to link popularity and search engine rankings.</p>

<p>Another possible abuse of rel=nofollow is the use of this attribute applied to the link pointing to the links page or directory. By applying rel=nofollow in this way, the outgoing links on the links page appears valid, however, because the links page is not &#8220;approved&#8221; by the page linking to it, the links page will not receive PageRank or link popularity. Hence a link on such a page would not pass on any benefits in terms of link popularity and search engine rankings.</p>

<h4>More information</h4>

<p>Looking for the source of this article? Read <a href="http://googleblog.blogspot.com/2005/01/preventing-comment-spam.html" rel="nofollow">Google&#8217;s Blog on Preventing Comment Spam</a>. You may also be interested in what <a href="http://blogs.msdn.com/msnsearch/archive/2005/01/18/nofollow_tags.aspx" rel="nofollow">MSN</a> and <a href="http://www.ysearchblog.com/archives/000069.html" rel="nofollow">Yahoo!</a> has to say about this new attribute.</p>

<p>Learn how to <a href="/read/articles/detecting-relnofollow-safari">detect rel=&#8221;nofollow&#8221; for Safari</a> on Mac OS X using a javascript bookmark. You can also <a href="/read/articles/detecting-relnofollow-firefox">detect rel=&#8221;nofollow&#8221; on Firefox</a> for Windows, Linux and Mac OS X.</p>]]></content:encoded>
			<wfw:commentRSS>http://www.linktutorial.com/read/articles/attribute-relnofollow/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Orphaned Link Pages</title>
		<link>http://www.linktutorial.com/read/articles/orphaned-link-pages</link>
		<comments>http://www.linktutorial.com/read/articles/orphaned-link-pages#comments</comments>
		<pubDate>Thu, 15 Jun 2006 06:45:43 +0000</pubDate>
		<dc:creator>Link Tutorial</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://www.linktutorial.com/read/articles/orphaned-link-pages</guid>
		<description><![CDATA[Orphaned pages are web pages that are not being referenced or linked to by another web page. Orphaned link pages are harder to detect than the other shady practices employed by some webmasters such as meta tags, javascript links, redirected links and robots.txt files.

Impact of orphaned link pages on link exchanges

Webmasters may orphaned link pages [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Orphaned pages</strong> are web pages that are not being referenced or linked to by another web page. Orphaned link pages are harder to detect than the other shady practices employed by some webmasters such as <a href="/read/articles/meta-tags-noindexnofollow">meta tags</a>, <a href="/read/articles/javascript-links">javascript links</a>, <a href="/read/articles/redirected-links">redirected links</a> and <a href="/read/articles/robotstxt-and-link-exchanges">robots.txt files</a>.</p>

<h4>Impact of orphaned link pages on link exchanges</h4>

<p>Webmasters may orphaned link pages to prevent both visitors and search engines from finding links to other web sites. A link to your web site from an orphaned links page is completely useless in terms of search engine rankings, link popularity and increasing traffic through visitors coming to your site through that link.</p>

<h4>Detecting orphaned link pages.</h4>

<p>There are two (2) main methods of detecting orphaned link pages, <strong>browsing the web site</strong> or using <strong>Google&#8217;s search</strong>.</p>

<p>The first method involves browsing the web site to try and find the links page where the link to your web site resides. This method is often slow as a web site&#8217;s structure is not always well thought out and browsing to the links page can be frustrating when the links section is not obvious.</p>

<p>The second method makes use of Google&#8217;s search. Go to <a href="http://www.google.com" target="_blank">Google</a> and type in the URL of the links page into the search box. If one result is returned, it means that Googlebot, Google&#8217;s search engine robot, has found the page and therefore is unlikely to be orphaned.</p>]]></content:encoded>
			<wfw:commentRSS>http://www.linktutorial.com/read/articles/orphaned-link-pages/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Robots.txt and Link Exchanges</title>
		<link>http://www.linktutorial.com/read/articles/robotstxt-and-link-exchanges</link>
		<comments>http://www.linktutorial.com/read/articles/robotstxt-and-link-exchanges#comments</comments>
		<pubDate>Wed, 14 Jun 2006 06:45:29 +0000</pubDate>
		<dc:creator>Link Tutorial</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://www.linktutorial.com/read/articles/robotstxt-and-link-exchanges</guid>
		<description><![CDATA[Robots.txt files are used to instruct search engine robots on which areas of a web site they should not visit or index. For example, you can instruct robots not to view or index your image folder.

This file can be used by shady webmasters to instruct search engine robots not to visit or index the links [...]]]></description>
			<content:encoded><![CDATA[<p>Robots.txt files are used to instruct search engine robots on which areas of a web site they should not visit or index. For example, you can instruct robots not to view or index your image folder.</p>

<p>This file can be used by shady webmasters to instruct search engine robots not to visit or index the links pages or directory of their web site.</p>

<h4>Impact of robots.txt on link exchanges</h4>

<p>For link exchanges, the use of robots.txt means that your link on the link partner&#8217;s page would not be visited, indexed or followed to your web site by search engine robots. This practice is more &#8220;sneaky&#8221; than using <a href="/read/articles/meta-tags-noindexnofollow">meta tags</a>, <a href="/read/articles/javascript-links">javascript</a> or <a href="/read/articles/redirected-links">redirected links</a>.</p>

<p>Robots.txt will not stop visitors from coming to your site from this link.</p>

<h4>Detecting robots.txt</h4>

<p>You will need a little understanding about robots.txt to detect their use. Firstly, visit the robot.txt file, it&#8217;s in the root directory of a web site. For example,</p>

<div class="example">
http://www.[domain name].com/robots.txt
</div>

<p>If this page does not exist, it means the web site doesn&#8217;t use a robots.txt file, therefore there&#8217;s no chance of the webmaster disallowing search engine robots. If it does exist, look for:</p>

<div class="example">
User-agent: *
Disallow: /
</div>

<p>This means that the web site will instruct ALL search engine robots (User-agent: *) not to visit or index the entire site (Disallow: /).</p>

<p>The &#8220;User-agent&#8221; may be targeted to specific search engine robots, for example</p>

<div class="example">User-agent: Googlebot</div>

<p>The &#8220;Disallow&#8221; may also be targeted specifically to the links directory, for example</p>

<div class="example">Disallow: /links</div>

<p>The disallow example will disallow all pages that start with http://www.[domain name].com/links</p>]]></content:encoded>
			<wfw:commentRSS>http://www.linktutorial.com/read/articles/robotstxt-and-link-exchanges/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Redirected Links</title>
		<link>http://www.linktutorial.com/read/articles/redirected-links</link>
		<comments>http://www.linktutorial.com/read/articles/redirected-links#comments</comments>
		<pubDate>Tue, 13 Jun 2006 06:43:10 +0000</pubDate>
		<dc:creator>Link Tutorial</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://www.linktutorial.com/read/articles/redirected-links</guid>
		<description><![CDATA[Link popularity is tied to the URL of a web page. To build your web site&#8217;s link popularity, you will need links pointing to the exact URL of your pages.

Search engines typically will not pass on any weight to the landing page of a redirected link. In other words, a tracking or redirected link doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/read/articles/link-popularity">Link popularity</a> is tied to the URL of a web page. To build your web site&#8217;s link popularity, you will need links pointing to the exact URL of your pages.</p>

<p>Search engines typically will not pass on any weight to the landing page of a <strong>redirected link</strong>. In other words, a tracking or redirected link doesn&#8217;t count towards your web site&#8217;s link popularity. However, search engines will pass on weight to the landing page of a link that uses permanent or 301 redirects.</p>

<p>
The use of redirected links is usually for tracking purposes. With link exchanges, it is not unusual for a link partner to track how many visitors click on the link to your web site. It&#8217;s fairly unusual for a webmaster to use redirected links solely for the purpose of trying to cheat another webmaster during a link exchange.</p>

<p>An example of a redirected link is as follows:</p>

<div class="example" style="font-size:90%">
<code>&lt;a href="/redirectlinks.php?url=http%3A%2F%2Fwww.linktutorial.com"&gt; Link Tutorial&lt;/a&gt;</code>
</div>

<p>Which will result in the following link in your web browser.</p>

<div class="example">
<a href="/redirectlinks.php?url=http%3A%2F%2Fwww.linktutorial.com">Link Tutorial</a>
</div>

<p>The above example shows the link that isn&#8217;t a <a href="/read/articles/static-html-links">static HTML link</a>, but a redirected link. The link passes through the page <em>redirectedlinkstest.php</em>, which then sends the web browser to the final landing page. In this case, LinkTutorial.com&#8217;s home page.</p>

<h4>Impact of redirected links on link exchanges</h4>

<p>Depending on the redirection used, redirected links often renders that link to your web site virtually useless, in terms of <a href="/read/articles/link-popularity">link popularity</a>. Your web site would miss out on the search engine benefits from redirected links.</p>

<p>However, a link exchange involving a redirected or tracking link is still useful in terms of visitors. Your web site would still get the benefit of visitors coming to your web site from your link partner&#8217;s web site.</p>

<h4>Detecting redirected links</h4>

<p>Detecting redirected links is fairly simple. There&#8217;s no need to view the source code of a web page. Simple click on the link and if you see a series of URLs in the status bar of your web browser, that link is a redirected link.</p>

<p>Use the above example to test the detection of redirected links.</p>]]></content:encoded>
			<wfw:commentRSS>http://www.linktutorial.com/read/articles/redirected-links/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Javascript Links</title>
		<link>http://www.linktutorial.com/read/articles/javascript-links</link>
		<comments>http://www.linktutorial.com/read/articles/javascript-links#comments</comments>
		<pubDate>Mon, 12 Jun 2006 06:42:54 +0000</pubDate>
		<dc:creator>Link Tutorial</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://www.linktutorial.com/read/articles/javascript-links</guid>
		<description><![CDATA[The use of links in javascript is usually to prevent search engine robots from spidering these links. Many search engine robots are not able to follow javascript links. This may mean that a link within javascript is not properly "seen" by the robots and therefore cannot be followed to your web site.

An example of a [...]]]></description>
			<content:encoded><![CDATA[<p>The use of links in javascript is usually to prevent search engine robots from spidering these links. Many search engine robots are not able to follow javascript links. This may mean that a link within javascript is not properly "seen" by the robots and therefore cannot be followed to your web site.</p>

<p>An example of a link in javascript:</p>

<div class="example">
<code>&lt;script language='JavaScript' type='text/javascript'&gt;<br />
document.write('&lt;a hr'+'ef="ht'+'tp://w'+'ww.lin'+'ktutorial'+'.com"&gt;Link Tutorial&lt;/a&gt;');<br />
&lt;/script&gt;</code>
</div>

<p>The above example will be displayed in javascript enabled web browsers as follows:</p>

<div class="example">
<script language='JavaScript' type='text/javascript'>
document.write('<a hr'+'ef="ht'+'tp://w'+'ww.lin'+'ktutorial'+'.com">Link Tutorial</a>');
</script>
</div>

<h4>Impact of links in javascript on link exchanges</h4>

<p>As with the use of the <a href="/read/articles/meta-tags-noindexnofollow">meta tag "NOINDEX,NOFOLLOW"</a>, a link within javascript is not completely useless. They would not count towards your web site's <a href="/read/articles/link-popularity">link popularity</a>, however visitors can still click on the link to visit your web site.</p>

<h4>Detecting links in javascript</h4>

<p>Links in javascript can be easily detected in the source code of web pages, however it may take some time and a little understanding of HTML and javascript. Using the example above, look for links within the &lt;script&gt; tags.</p>]]></content:encoded>
			<wfw:commentRSS>http://www.linktutorial.com/read/articles/javascript-links/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Meta Tags &#8216;NOINDEX,NOFOLLOW&#8217;</title>
		<link>http://www.linktutorial.com/read/articles/meta-tags-noindexnofollow</link>
		<comments>http://www.linktutorial.com/read/articles/meta-tags-noindexnofollow#comments</comments>
		<pubDate>Sun, 11 Jun 2006 06:42:39 +0000</pubDate>
		<dc:creator>Link Tutorial</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://www.linktutorial.com/read/articles/meta-tags-noindexnofollow</guid>
		<description><![CDATA[The meta tags are in the header of a web page, that is, between the &#60;head&#62; tags. There are some webmasters out there that use the meta tag &#60;meta name="ROBOTS" content="NOINDEX,NOFOLLOW"&#62; on their links page or directory. This means that search engine robots will not index (NOINDEX) or follow (NOFOLLOW) the links on that page.

The [...]]]></description>
			<content:encoded><![CDATA[<p>The meta tags are in the header of a web page, that is, between the &lt;head&gt; tags. There are some webmasters out there that use the meta tag <strong><code>&lt;meta name="ROBOTS" content="NOINDEX,NOFOLLOW"&gt;</code></strong> on their links page or directory. This means that search engine robots will not index (NOINDEX) or follow (NOFOLLOW) the links on that page.</p>

<p>The use of <code>&lt;meta name="ROBOTS" content="NOINDEX,NOFOLLOW"&gt;</code> is most commonly seen during link exchanges where webmasters try to retain their PageRank by instructing search engine robots not to index or follow their links pages or links directory.</p>

<h4>Impact of this meta tags on link exchanges</h4>

<p>A link on a web page using robots meta tag is not completely useless. If your link is on a web page that uses this robots meta tag, your link would not be counted towards your web site&#8217;s <a href="/read/articles/link-popularity">link popularity</a>. However, visitors may still find your web site through this link.</p>

<h4>Detecting meta &#8220;NOINDEX,NOFOLLOW&#8221;</h4>

<p>Detecting this robots meta tags is quite simple. The meta tag can be clearly seen in the source code of the web page. Look within the &lt;head&gt; tags near the top of the source code.</p>]]></content:encoded>
			<wfw:commentRSS>http://www.linktutorial.com/read/articles/meta-tags-noindexnofollow/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
