<?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>Alos Blog &#187; affiliate tools</title>
	<atom:link href="http://alosblog.com/tag/affiliate-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://alosblog.com</link>
	<description>Everything And Anything...</description>
	<lastBuildDate>Sat, 04 Feb 2012 11:04:28 +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>Hide Your Affiliate Links.(2)</title>
		<link>http://alosblog.com/hide-your-affiliate-links-2/</link>
		<comments>http://alosblog.com/hide-your-affiliate-links-2/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 09:57:16 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[affiliate marketing tools]]></category>
		<category><![CDATA[affiliate tools]]></category>
		<category><![CDATA[cloak link]]></category>
		<category><![CDATA[hide affiliate links]]></category>

		<guid isPermaLink="false">http://alosblog.com/?p=68</guid>
		<description><![CDATA[I wrote here about a good and easy way to hide your affiliate links. I&#8217;ll tell you about more ways today,some simple some having a little bit more of code,anyway they are good ways to hide your affiliate links. Use zero-frame code to Hide Your Affiliate Link: The following code frames the web site you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote <a href="http://alosblog.com/hide-your-affiliate-links/" target="_blank">here</a> about a good and easy way to <strong>hide your affiliate links</strong>.</p>
<p>I&#8217;ll tell you about more ways today,some simple some having a little bit more of code,anyway they are good ways to <strong>hide your affiliate links</strong>.</p>
<ul>
<li><strong>Use zero-frame code to Hide Your Affiliate Link:</strong></li>
</ul>
<p>The following code frames the web site you&#8217;re advertising making it look to the visitor like they&#8217;re still on your web site, in other words, regardless which page they go to on the framed site they&#8217;ll only see your domain in the browser window.<span id="more-68"></span></p>
<blockquote><p>&lt;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Transitional//EN&#8221;<br />
&#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#8221;&gt;<br />
&lt;html xmlns=&#8221;http://www.w3.org/1999/xhtml&#8221;&gt;&lt;head&gt;</p>
<p>&lt;meta http-equiv=&#8221;Content-Type&#8221;<br />
content=&#8221;text/html; charset=iso-8859-1&#8243; /&gt;<br />
&lt;title&gt;Product Title&lt;/title&gt;</p>
<p>&lt;META name=&#8221;robots&#8221; content=&#8221;noindex,nofollow&#8221;&gt;</p>
<p>&lt;/head&gt;&lt;frameset rows=&#8221;100%,*&#8221; border=&#8221;0&#8243;&gt;</p>
<p>&lt;frame src=&#8221;http:// www .<strong>Your-Destination-Link</strong>&#8221; frameborder=&#8221;0&#8243; /&gt;</p>
<p>&lt;frame frameborder=&#8221;0&#8243; noresize /&gt;</p>
<p>&lt;/frameset&gt; document.removeEventListener(&#8216;click, clickHandler, true);<br />
&lt;/html&gt;</p></blockquote>
<p>Just create a new Html file,copy the code,rename <strong>Your-Destination-Link.</strong>Save the file naming it whatever you like.Done.</p>
<ul>
<li><strong>Using htaccess to Hide Your Affiliate links:</strong></li>
</ul>
<p>Although <a href="http://www.sharphosts.com/rev/midphase.htm">midphase</a> is equally popular as <a href="http://www.sharphosts.com/rev/powweb.htm">powweb</a>, still people don’t really go to them when looking for special <a href="http://www.sharphosts.com">web hosting</a>. They first consult <a href="http://www.lincoln.edu/math/rmyrick/ComputerNetworks/InetReference/75.htm">domain name service</a> sites, especially when looking for  <a href="https://net.educause.edu/edudomain/request.asp">.edu domain portal</a>.</p>
<p>This is a simple and a fast way.Just add this to your httaccess file:</p>
<blockquote><p><strong>redirect 301 /AnyNameYouLike</strong> <strong>http://AffiliateUrl</strong></p></blockquote>
<p>Where <strong>/AnyNameYouLike</strong> is the directory or page you want to use for redirection, for example, if named it <strong>/car</strong> your link would look like this <strong>http://www.yourdomain/car</strong> which would redirect traffic to your affiliate link.</p>
<ul>
<li><strong>PHP Script To Hide Your Affiliate Links:</strong></li>
</ul>
<p>I found a very nice php script<a rel="nofollow" href="http://www.harleyquine.com/php-scripts/short-url/" target="_blank"> here</a> ,that allows you to create shorter URL’s and keeps track of how many times a link has been clicked. It’s useful for managing downloads, keeping track of outbound links and for masking URL’s.</p>
<ul>
<li><strong>Use a plugin for WordPress to Hide Your Affiliate Links:</strong></li>
</ul>
<p><a rel="nofollow" href="http://urbangiraffe.com/plugins/redirection/" target="_blank">Here</a> is a very good plugin for those who use wordpress,it has a lot of features i find it very useful.</p>
<p>Of course there are Online Services to hide and shorten your affiliate links but i strongly advice you to not use them.</p>
]]></content:encoded>
			<wfw:commentRss>http://alosblog.com/hide-your-affiliate-links-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide Your Affiliate Links!</title>
		<link>http://alosblog.com/hide-your-affiliate-links/</link>
		<comments>http://alosblog.com/hide-your-affiliate-links/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 10:59:21 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[affiliate tools]]></category>
		<category><![CDATA[cloak link]]></category>
		<category><![CDATA[hide affiliate links]]></category>

		<guid isPermaLink="false">http://alosblog.com/hide-your-affiliate-links/</guid>
		<description><![CDATA[Why hide them you ask? I asked myself same question when i saw on other sites they hide their affiliate links too.So i looked around to find out more. You should know that Hiding your affiliate links increase the CTR(click trough) because people will not see a long link making no sense,they will see a [...]]]></description>
			<content:encoded><![CDATA[<p>Why hide them you ask?</p>
<p>I asked  myself same question when i saw on other sites they hide their affiliate links too.So i  looked around to find out more.</p>
<p>You should know that Hiding your affiliate links increase the CTR(click trough) because people will not see a long link making no sense,they will see a link like this instead: http://yourdomain.com/web/link.php.</p>
<p>It can make visitors not clicking it as they don’t know where they will be taken. Hiding your affiliate links with a link that looks like it goes to somewhere in your website is far more attractive for someone to click.</p>
<p>A good think cloaking a link like this http://yourdomain.com/web/link.php is that if the affiliate code changes,you can change it too very quick.<br />
<span id="more-56"></span><br />
Another good thing about hiding your affiliate links is that Google doesn&#8217;t like sites full of affiliate links ,Google see this like a way to promote something that will not help your visitors.Hiding your affiliate link will close this problem as the Url will look  like is going to another part of your website.</p>
<p>So let me show you step-by-step how to do Hide our affiliate links.</p>
<p><strong>1.</strong>First you must create a new folder.Name it short.Short is better.There will be placed your links.</p>
<p><strong>2. </strong>Now create a php file that will re-direct to your affiliate link. Open up notepad and paste the following code in the blank file: &lt;? header(&#8220;Location: &lt;em&gt;youraffiliatelink&lt;/em&gt;“); ?&gt;</p>
<p>Replace <strong>youraffiliatelink</strong> with the link that is provided by your affiliate network. Simply extract the link that is after the a href=” and finishes before “. Once you have done this you need to save the file as a <strong>.php</strong> . Name it something nice like if you refer to free icons name it geticons.php&#8230;.</p>
<p><strong>3.</strong> Upload the newly saved .php file to the folder you created on step 1.</p>
<p><strong>4.</strong>Now after you uploaded the file to your folder,it&#8217;s time to redirect  visitors.Type  http://yourdomain.com/web/link.php into the browser an you&#8217;ll see you are redirected to your affiliate link!Now all you have to do is replace that long link from your affiliate code with the link you created and you&#8217;re done.:)</p>
<p>To Hide another link just follow this steps.If you encounter any problems contact me,I&#8217;ll be happy to help you:)</p>
<p>Of course there are some other methods to hide your affiliate link,I&#8217;ll tell you about them too in a later post.</p>
]]></content:encoded>
			<wfw:commentRss>http://alosblog.com/hide-your-affiliate-links/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

