<?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>Revenue Robot &#187; PPC redirect</title>
	<atom:link href="http://www.revenuerobot.com/tag/ppc-redirect/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.revenuerobot.com</link>
	<description>Your source for Video Games, Cheats, Glitches, Walkthroughs, Game Trailers and More!</description>
	<lastBuildDate>Fri, 10 Feb 2012 03:38:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Redirect a Website with PHP</title>
		<link>http://www.revenuerobot.com/2009/how-to-redirect-a-website-with-php/</link>
		<comments>http://www.revenuerobot.com/2009/how-to-redirect-a-website-with-php/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 05:13:38 +0000</pubDate>
		<dc:creator>Revenue Robot</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Make Money]]></category>
		<category><![CDATA[affiliate links]]></category>
		<category><![CDATA[affiliate redirect]]></category>
		<category><![CDATA[cloak]]></category>
		<category><![CDATA[cloaking]]></category>
		<category><![CDATA[offer redirect]]></category>
		<category><![CDATA[php redirect]]></category>
		<category><![CDATA[PPC redirect]]></category>

		<guid isPermaLink="false">http://www.revenuerobot.com/?p=646</guid>
		<description><![CDATA[Have you ever wondered how you end up on an affiliates page but, you click a link that looks like it&#8217;s part of the site / blog you are on&#8230; Well below I show you how that is done. Take my site as an example of what the URL would look like&#8230; &#8220;http://www.revenuerobot.com/go/offer.php&#8221; You&#8217;ll notice [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wondered how you end up on an affiliates page but, you click a link that looks like it&#8217;s part of the site / blog you are on&#8230; Well below I show you how that is done. Take my site as an example of what the URL would look like&#8230;</p>
<p>&#8220;<em>http://www.revenuerobot.com/go/offer.php</em>&#8221;</p>
<p>You&#8217;ll notice it a lot more on some of the big name Make Money Online Blogs (MMO). It&#8217;s like their way of stopping you from removing their affiliate ID. Because, once that is removed they won&#8217;t make any money off of you from signing up or purchasing something. The PHP website redirect also helps to work around some PPC campaigns and I do mean only some&#8230; It allows you to directly link to an affiliate link rather then to link them to your site.</p>
<p>Well here is how you too can create a PHP redirect for your affiliate links and websites. Just follow the detailed instructions shown below.</p>
<ol>
<li>Create a new folder where you have your website / blog hosted call it &#8220;<strong>go</strong>&#8220;.</li>
<li>Create a new html file.</li>
<li>Clear everything off the html file&#8230; so no code is shown!</li>
<li>Next past this code: <span style="color: #ff6600;">&lt;?php header( &#8216;Location: http://www.yoursite.com/affiliate_offer.html&#8217; ) ;?&gt;</span><br />
<em>On the above code make sure to replace the mock link I have placed there with your affiliate link!</em></li>
<li>Now save the file as &#8220;<strong>offer01.php</strong>&#8221; in the &#8220;<strong>go</strong>&#8221; folder you created.</li>
<li>If all is done correctly your URL should look like &#8220;<em>http://www.yoursite.com/go/offer01.php</em>&#8220;</li>
<li>So once you click the URL it should directly go to your affiliate link.</li>
</ol>
<p>If you have any questions about this post please feel free to leave a comment.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.revenuerobot.com/2009/how-to-do-a-301-redirect-for-a-website/" rel="bookmark" title="February 11, 2009">How to do a 301 redirect for a website</a></li>
<li><a href="http://www.revenuerobot.com/2009/how-to-add-find-page-queries-and-load-time/" rel="bookmark" title="January 8, 2009">How to add / find page queries and load time</a></li>
<li><a href="http://www.revenuerobot.com/2008/make-mad-money-with-facebook-and-neverblue/" rel="bookmark" title="October 10, 2008">Make Mad Money with Facebook &#038; NeverBlue</a></li>
<li><a href="http://www.revenuerobot.com/2008/pepperjam-network-affiliate-program/" rel="bookmark" title="January 15, 2008">PepperJam Network &#8211; Affiliate Program</a></li>
<li><a href="http://www.revenuerobot.com/2009/how-to-view-someones-url-statistics-on-bitly/" rel="bookmark" title="June 15, 2009">How to view someones URL Statistics on Bit.ly</a></li>
<li><a href="http://www.revenuerobot.com/2010/strange-creepy-and-interesting-wikipedia-pages/" rel="bookmark" title="August 11, 2010">Strange, Creepy and Interesting Wikipedia Pages</a></li>
<li><a href="http://www.revenuerobot.com/2008/add-twitter-to-your-site-with-custom-css/" rel="bookmark" title="December 29, 2008">Add Twitter to your site with Custom CSS</a></li>
</ul>
<p><!-- Similar Posts took 160.935 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.revenuerobot.com/2009/how-to-redirect-a-website-with-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

