<?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>Internet Marketing Strategy &#187; blackhat</title>
	<atom:link href="http://daftseo.com/category/blackhat/feed/" rel="self" type="application/rss+xml" />
	<link>http://daftseo.com</link>
	<description>Tried &#38; tested internet promotion &#38; marketing techniques for all web pros.</description>
	<lastBuildDate>Tue, 16 Aug 2011 08:03:46 +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>Using Images to Stuff Cookies</title>
		<link>http://daftseo.com/black-hat-using-images-to-stuff-cookies/</link>
		<comments>http://daftseo.com/black-hat-using-images-to-stuff-cookies/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 05:14:30 +0000</pubDate>
		<dc:creator>TYPELiFE</dc:creator>
				<category><![CDATA[blackhat]]></category>
		<category><![CDATA[404 Error]]></category>
		<category><![CDATA[Affiliate Link]]></category>
		<category><![CDATA[Affiliate Marketer]]></category>
		<category><![CDATA[Affiliate Programs]]></category>
		<category><![CDATA[Black Hat]]></category>
		<category><![CDATA[Black Images]]></category>
		<category><![CDATA[Black Stuff]]></category>
		<category><![CDATA[Cloak]]></category>
		<category><![CDATA[Commissions]]></category>
		<category><![CDATA[Complexity]]></category>
		<category><![CDATA[cookie stuffing]]></category>
		<category><![CDATA[Cookies]]></category>
		<category><![CDATA[Header Location]]></category>
		<category><![CDATA[Htaccess File]]></category>
		<category><![CDATA[Httpd]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Jpg]]></category>
		<category><![CDATA[Lt]]></category>
		<category><![CDATA[Proof Of Concept]]></category>
		<category><![CDATA[Rake]]></category>
		<category><![CDATA[Repercussions]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Web Space]]></category>

		<guid isPermaLink="false">http://daftseo.com/?p=170</guid>
		<description><![CDATA[Warning: Please consider the repercussions of using this sort of thing, it is considered bad practice and unbecoming of a respectable affiliate marketer. You may be familiar with cookie stuffing already, but this cookie stuffing technique is far more effective than tagging a bunch of your own websites with your cookie, or even (shudder) infecting [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdaftseo.com%2Fblack-hat-using-images-to-stuff-cookies%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdaftseo.com%2Fblack-hat-using-images-to-stuff-cookies%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><span style="color: #ff0000; font-weight: bold;">Warning: Please consider the repercussions of using this sort of thing, it is considered bad practice and unbecoming of a respectable affiliate marketer.</span></p>
<p><em>You may be familiar with cookie stuffing already, but this cookie stuffing technique is far more effective than tagging a bunch of your own websites with your cookie, or even (shudder) infecting others&#8217; web space with your links. Using images to stuff cookies (and rake in the commissions) is being used across the web by the black hat professionals, but there are many layers of complexity to remaining &#8220;safe&#8221; when you are employing these types of practices, so remember, this is a proof of concept! You could be banned from the sites cookie stuffed images are posted on, as well as the affiliate programs these images were crafted to con.</p>
<p>Well, on to it then, shall we?</em></p>
<p>It&#8217;s really quite simple, all that is required is a web server with php installed and mod_rewrite enabled so you can use a .htaccess file to cloak your image, which is really a script that redirects them to your affiliate link.</p>
<p>Create an .htaccess file with these contents:</p>
<p><code>&lt;Files imagename.jpg&gt;<br />
ForceType application/x-httpd-php<br />
&lt;/Files&gt;</code></p>
<p>You can change <em>imagename.jpg</em> to whatever you want to call your image, it doesn&#8217;t really matter. After you&#8217;ve created this file, create a text file with the following contents, and then save it as the file name you chose in the .htaccess file.</p>
<p><code>&lt;?<br />
	if(!$_SERVER[‘HTTP_REFERER’]){<br />
		header("HTTP/1.0 404 Not Found");<br />
	} else {<br />
		header("Location: http://www.yourpartner.com/a31dks3Zqc3x");<br />
	}<br />
?&gt;</code></p>
<p>When the &#8220;image&#8221; is loaded from a website, the headers and cookies from the affiliate link will be processed by the user who is currently browsing that website. If for some reason somebody investigates and directly visits the image, it will display a 404 error instead of redirecting them to your affiliate link, which adds some sort of security to this mechanism.</p>
]]></content:encoded>
			<wfw:commentRss>http://daftseo.com/black-hat-using-images-to-stuff-cookies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Comic (Friday?) &#8211; Beware The Dark Side</title>
		<link>http://daftseo.com/blog-comic-friday/</link>
		<comments>http://daftseo.com/blog-comic-friday/#comments</comments>
		<pubDate>Tue, 06 May 2008 20:35:35 +0000</pubDate>
		<dc:creator>TYPELiFE</dc:creator>
				<category><![CDATA[blackhat]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[humor]]></category>

		<guid isPermaLink="false">http://daftseo.com/?p=85</guid>
		<description><![CDATA[I was so involved in writing up 5 SEO No-No&#8217;s on Friday that I completely forgot I was supposed to shoot you guys a blog related comic. (Really sorry folks!) So, to make up for it, I present&#8230; Beware The Dark Side Cheers!]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdaftseo.com%2Fblog-comic-friday%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdaftseo.com%2Fblog-comic-friday%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I was so involved in writing up <a href="http://daftseo.com/5-seo-no-nos-aka-seo-do-nots/">5 SEO No-No&#8217;s on Friday</a> that I completely forgot I was supposed to shoot you guys a blog related comic. (Really sorry folks!) So, to make up for it, I present&#8230;</p>
<p><a href="http://www.bigoakinc.com/rankedhard/beware-the-dark-side/">Beware The Dark Side</a></p>
<p><a href="http://www.bigoakinc.com/rankedhard/beware-the-dark-side/"><img style="width: 400px;" src="http://www.bigoakinc.com/rankedhard/wp-content/uploads/2008/04/different-hats-637x812.jpg" alt="Black Hat SEO / White Hat SEO" /></a></p>
<p>Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://daftseo.com/blog-comic-friday/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 SEO &#8220;No-No&#8221;s AKA SEO &#8220;Do Not&#8221;s</title>
		<link>http://daftseo.com/5-seo-no-nos-aka-seo-do-nots/</link>
		<comments>http://daftseo.com/5-seo-no-nos-aka-seo-do-nots/#comments</comments>
		<pubDate>Fri, 02 May 2008 01:53:38 +0000</pubDate>
		<dc:creator>TYPELiFE</dc:creator>
				<category><![CDATA[blackhat]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[no-no]]></category>

		<guid isPermaLink="false">http://daftseo.com/?p=83</guid>
		<description><![CDATA[Some of these might seem they have been drug out and beaten many times, but you still see sites employing these methods, scattered across the internet. Do not stuff the same keyword / keyword phrase into every header tag! You will not pass search engine spider inspection, and your website will appear dull and boring [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdaftseo.com%2F5-seo-no-nos-aka-seo-do-nots%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdaftseo.com%2F5-seo-no-nos-aka-seo-do-nots%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Some of these might seem they have been drug out and beaten many times, but you still see sites employing these methods, scattered across the internet.</p>
<p><strong>Do not stuff the same keyword / keyword phrase into every header tag!</strong><br />
You will not pass search engine spider inspection, and your website will appear dull and boring to actual readers who might actually have an interest in your site.</p>
<p><strong>Do not cram your title with tons of keywords!</strong><br />
Your title should be quick and to the point, and optionally include your site name at the end. It&#8217;s there to inform both visitors AND spiders of exactly what the page is about.</p>
<p><strong>Do not bold the same keyword over and over and over!</strong><br />
Using bold to emphasize points you are trying to make is great, and can help visually direct a user along your idea&#8217;s path of progression. However, if used and abused, it can quickly turn the same visitor away.</p>
<p><strong>Do not stuff keywords into the alt attributes of your images!</strong><br />
This is another SEO No-No! Alt attributes should accurately describe the image that it is describing. Nothing more, nothing less. Make sense? <img src='http://daftseo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong>Do not stuff keywords into anything, period!</strong><br />
It&#8217;s easily picked up on by search engine spiders, as we&#8217;ve all learned one way or another, and it can just as easily repel potential readers or customers.</p>
<p>Capiche?</p>
]]></content:encoded>
			<wfw:commentRss>http://daftseo.com/5-seo-no-nos-aka-seo-do-nots/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Creating Sneaky Backlinks via MySpace &#8230;</title>
		<link>http://daftseo.com/creating-sneaky-backlinks-via-myspace/</link>
		<comments>http://daftseo.com/creating-sneaky-backlinks-via-myspace/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 04:40:00 +0000</pubDate>
		<dc:creator>TYPELiFE</dc:creator>
				<category><![CDATA[backlinks]]></category>
		<category><![CDATA[blackhat]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://daftseo.com/?p=5</guid>
		<description><![CDATA[Alot of large, linkstrong websites have scripts in their software suites that are used to redirect to another portion of their site. Fortunately, on some of them, the coders forget to limit the redirect to local pages only, or some are just used to link to external sites which means they are already primed for [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdaftseo.com%2Fcreating-sneaky-backlinks-via-myspace%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdaftseo.com%2Fcreating-sneaky-backlinks-via-myspace%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Alot of large, linkstrong websites have scripts in their software suites that are used to redirect to another portion of their site. Fortunately, on some of them, the coders forget to limit the redirect to local pages only, or some are just used to link to external sites which means they are already primed for this use.</p>
<p>Anyway, check it out:</p>
<p>http://myspace.com/index.cfm?fuseaction=cms.go&#038;_u=http://www.google.com/<br /><a href="http://myspace.com/index.cfm?fuseaction=cms.go&amp;_u=http://www.google.com/">http://myspace.com/index.cfm?fuseaction=cms.go&#038;_u=http://www.google.com/</a></p>
<p>Using hex, you can get around some of the filters MySpace puts up to block unwanted websites (alot of proxy websites will get blacklisted by MySpace, etc.).</p>
<p>Here&#8217;s another one:</p>
<p>http://dect.myspace.com/event.ng/Type=Click&amp;Redirect=http://www.google.com<br /><a href="http://dect.myspace.com/event.ng/Type=Click&#038;Redirect=http://www.google.com">http://dect.myspace.com/event.ng/Type=Click&amp;Redirect=http://www.google.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://daftseo.com/creating-sneaky-backlinks-via-myspace/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

