<?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>Making Money Online &#187; Quick Tip</title>
	<atom:link href="http://www.makingmoneyonline.com/tag/quick-tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makingmoneyonline.com</link>
	<description>Learn How Ordinary Folks Are Making Money Online</description>
	<lastBuildDate>Tue, 04 Jan 2011 00:09:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Quick Tip – Simple Affiliate Cloaking Method</title>
		<link>http://www.makingmoneyonline.com/quick-tip-simple-affiliate-cloaking-method/</link>
		<comments>http://www.makingmoneyonline.com/quick-tip-simple-affiliate-cloaking-method/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 18:43:15 +0000</pubDate>
		<dc:creator>Doug Dillard</dc:creator>
				<category><![CDATA[Affiliate]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Affiliate Program]]></category>
		<category><![CDATA[Quick Tip]]></category>
		<category><![CDATA[URL Redirection]]></category>

		<guid isPermaLink="false">http://www.makingmoneyonline.com/?p=681</guid>
		<description><![CDATA[The last 3 days have been super hectic around the office, so I have not had much time to write. My business partner Mark has been on a 2 week vacation and will be back to work on Monday, and in his absence I have had to do everything around here, so I am a [...]]]></description>
			<content:encoded><![CDATA[<p>The last 3 days have been super hectic around the office, so I have not had much time to write. My business partner Mark has been on a 2 week vacation and will be back to work on Monday, and in his absence I have had to do everything around here, so I am a little behind. Plus, my kids just got out of school Tuesday for summer break. So today is going to be one of the first of what I am calling <strong>“Quick Tips”</strong>. It will just be a quick tip on how to do something specific. I am thinking about making this a once a week type post, but we will see how it goes over.
<div style="text-align: center;"><div style="padding:5px 0 5px 0;"><script type="text/javascript"><!--
google_ad_client = "pub-2918230618707586";
/* MMO 468x60 Box */
google_ad_slot = "3206458066";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br></div></div>
<p>Today I am just going to show you a quick way to <strong>“Cloak” your affiliate links</strong>. There are a many reasons to do this, but probably the best reason is it helps keep people from hijacking your affiliate links and stealing your commissions.</p>
<p>There are lots of different ways and services out there with which you can cloak your URLs. Simply do a Google search for “URL Redirection Services” and you will see lots of different options.</p>
<p>For this post I am just going to show you a really simple PHP script that you can create in seconds and works great for a simple redirection.</p>
<p>Here is what we use on a lot of our sites. Now this only works if your server is running PHP. Again, there are probably lots of ways to do the same thing, but this is what we have always used.</p>
<p>1) Open up a text editor like Notepad and paste the following code onto your page:</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>&lt;?php</p>
<p>$URL=&#8221;<strong>http://www.PUT_AFFILTIATE_URL_HERE.com</strong>&#8220;;</p>
<p>header (&#8220;Location: $URL&#8221;);</p>
<p>?&gt;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>2) Change <strong>http://www.PUT_AFFILTIATE_URL_HERE.com</strong> to whatever your actual affiliate link is.</p>
<p>3) You have 2 different options on how to save it and I prefer the 2<sup>nd</sup> method (which takes an extra step or two), but both work fine.</p>
<ul>
<li> Give the file a name and end it with .php extension. For example is you were promoting an affiliate program for guitar lessons, you might want to call it “guitar-lessons.php”. Then you just upload the file to your server and you are done. Then whenever you are promoting that guitar course you would use the address <strong>www.YOUR-WEBSITE-URL.COM/guitar-lessons.php</strong>.</li>
<li>With this one, you are going to need to <strong>create a “folder”</strong> with whatever title you like. For the guitar lessons example, you will probably want to call the folder something like “guitar-lessons”. Next you want to <strong>save the file you created above as “index.php” and save it in the “guitar-lessons” folder</strong>. Then you just need to upload the entire folder to your server and you are done. Then whenever you are promoting that guitar course you would use the address <strong><span style="text-decoration: underline;">www.YOUR-WEBSITE-URL.COM/guitar-lessons</span></strong>. Another option you see nowadays using this method is;  create a main folder entitled “<strong>recommends</strong>” (or whatever you like) and they upload all the affiliate folders into that file, which also helps organize the folders on your server. Then whenever you are promoting that guitar course you would use the address <strong><span style="text-decoration: underline;">www.YOUR-WEBSITE-URL.COM/recommends/guitar-lessons</span></strong>.</li>
</ul>
<p>So let me show you step-by-step real live example. I will create a redirection URL for an affiliate link to Jamorama.com, which is one of Clickbank’s top selling merchants for Guitar Lessons.</p>
<p><strong>Step 1)</strong> I pasted the following into a blank Notepad document:</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>&lt;?php</p>
<p>$URL=&#8221;http://www.PUT_AFFILTIATE_URL_HERE.com&#8221;;</p>
<p>header (&#8220;Location: $URL&#8221;);</p>
<p>?&gt;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><strong>Step 2)</strong> I changed <strong>http://www.PUT_AFFILTIATE_URL_HERE.com</strong> to my actual affiliate link:</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>&lt;?php</p>
<p>$URL=&#8221;http://mrdomains.jamorama.hop.clickbank.net&#8221;;</p>
<p>header (&#8220;Location: $URL&#8221;);</p>
<p>?&gt;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><strong>Step 3)</strong> I created a main folder called “recommends” and then a sub-folder called “guitar-lessons” and I saved the file as index.php in that folder.</p>
<p><strong>Step 4)</strong> I uploaded the folder “recommends” with everything in it to MakingMoneyOnline.com and I was done.</p>
<p><strong>Step 5)</strong> Now, whenever I want to promote Jamorama, I just point people to: <strong><a href="http://www.makingmoneyonline.com/recommends/guitar-lessons">http://www.makingmoneyonline.com/recommends/guitar-lessons</a></strong> and it takes them right to Jamorama via my affiliate link. Give it a click and see it works.</p>
<p>After you have done this once, from then on all you need to do is create the file and affiliate folder and upload them into the “recommends” folder and you are done, which literally can be done in less than one minute.</p>
<p>This method also REALLY WORKS GREAT when you create eBooks and eCourses, or even offline affiliate marketing. I have even used this method on business cards.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makingmoneyonline.com/quick-tip-simple-affiliate-cloaking-method/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
	</channel>
</rss>

