<?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>Leo Fogarty .com &#187; authotkey</title>
	<atom:link href="http://www.leofogarty.com/tag/authotkey/feed" rel="self" type="application/rss+xml" />
	<link>http://www.leofogarty.com</link>
	<description></description>
	<lastBuildDate>Thu, 18 Mar 2010 10:26:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Automating Traffic Building with RefControl</title>
		<link>http://www.leofogarty.com/affiliate-marketing/automating-traffic-building-with-refcontrol.html</link>
		<comments>http://www.leofogarty.com/affiliate-marketing/automating-traffic-building-with-refcontrol.html#comments</comments>
		<pubDate>Thu, 11 Jun 2009 10:03:32 +0000</pubDate>
		<dc:creator>Leo</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Firefox Plugins]]></category>
		<category><![CDATA[Link Building]]></category>
		<category><![CDATA[authotkey]]></category>
		<category><![CDATA[autoit]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[imacros]]></category>
		<category><![CDATA[refcontrol]]></category>
		<category><![CDATA[referrer spoofing]]></category>

		<guid isPermaLink="false">http://www.leofogarty.com/?p=145</guid>
		<description><![CDATA[<a href="http://www.leofogarty.com/affiliate-marketing/automating-traffic-building-with-refcontrol.html"><img align="left" hspace="5" width="150" height="150" src="http://www.leofogarty.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>
The other day I wrote a post about using RefControl to build traffic. RefControl is a referrer spoofer. Today I want to expand on that post. As great as this technique is to get traffic, the drawback is that most of us don&#8217;t have the time to check out thousands of sites a day to [...]]]></description>
			<content:encoded><![CDATA[<p style="padding-left: 30px; text-align: center;"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/XZo_5Q63U8Q&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/XZo_5Q63U8Q&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p style="padding-left: 30px;">The other day I wrote a post about <a href="http://www.leofogarty.com/link-building/build-links-naturally-while-you-use-the-interne.html">using RefControl to build traffic</a>. RefControl is a referrer spoofer. Today I want to expand on that post. As great as this technique is to get traffic, the drawback is that most of us don&#8217;t have the time to check out thousands of sites a day to make this technique totally successful.</p>
<p style="padding-left: 30px;">The way to solve this problem is by automating it. I&#8217;m now going to show you how to this.</p>
<ol style="padding-left: 30px;">
<li><strong>You need a targeting list</strong> &#8211; To get your targeting list, you&#8217;ll need to perform a search in a search engine for websites that are related or would be interested in your product. I use <a href="http://www.scroogle.com">Scroogle.com</a> because the results are cleaner and are easier to scrape.</li>
<li><strong>You need to scrape your results</strong> &#8211; To format the results into a usable format for the scripting software your going to need to use scraping software. I use <a href="http://www.newprosoft.com/web-content-extractor.htm">web content extractor</a> , its great for a lot of my projects.</li>
<li><strong>Your going to need auto scripting software</strong> &#8211; To automate this process your going to need scripting software, 3 product available are <a href="http://www.autoitscript.com/autoit3/downloads.shtml">AutoIt</a> , <a href="http://www.autohotkey.com/download/">AutoHotKey</a> and a firefox plugin <a href="http://www.iopus.com/imacros/firefox/?ref=fxmoz">iMacros</a>.</li>
<li>Setting up your autscript, for this example we are going to use AutoHotKey:</li>
</ol>
<blockquote>
<p style="padding-left: 30px;">#x::<br />
Run http://www.leofogarty.com<br />
Sleep, 15000<br />
Run taskkill /IM firefox.exe<br />
Sleep, 15000<br />
Send ^t<br />
Run http://www.leofogarty.com<br />
Sleep, 15000<br />
Run taskkill /IM firefox.exe<br />
Sleep, 15000<br />
Send ^t<br />
Run http://www.leofogarty.com<br />
Sleep, 15000<br />
Run taskkill /IM firefox.exe<br />
Sleep, 15000<br />
Send ^t<br />
Run http://www.leofogarty.com</p></blockquote>
<p style="padding-left: 30px;">
<p style="padding-left: 30px;">Just replace www.leofogarty.com with the url that you want to use and repeat. If you like this please leave a comment!</p>
<img src="http://www.leofogarty.com/?ak_action=api_record_view&id=145&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.leofogarty.com/affiliate-marketing/automating-traffic-building-with-refcontrol.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
