<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Free Website Marketing! Try Hotlinked-Image</title>
	<atom:link href="http://www.cheatad.com/2006/05/24/free-website-marketing-try-hotlinked-image/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cheatad.com/2006/05/24/free-website-marketing-try-hotlinked-image/</link>
	<description>My Entrepreneurship Journey</description>
	<lastBuildDate>Tue, 03 Jan 2012 02:08:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Fernando Hal</title>
		<link>http://www.cheatad.com/2006/05/24/free-website-marketing-try-hotlinked-image/comment-page-1/#comment-84741</link>
		<dc:creator>Fernando Hal</dc:creator>
		<pubDate>Thu, 19 Nov 2009 04:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.adsensecheats.com/2006/05/24/free-website-marketing-try-hotlinked-image/#comment-84741</guid>
		<description>Great. Hope this post is useful for you and others as well...</description>
		<content:encoded><![CDATA[<p>Great. Hope this post is useful for you and others as well&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Held</title>
		<link>http://www.cheatad.com/2006/05/24/free-website-marketing-try-hotlinked-image/comment-page-1/#comment-84334</link>
		<dc:creator>Held</dc:creator>
		<pubDate>Mon, 16 Nov 2009 06:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.adsensecheats.com/2006/05/24/free-website-marketing-try-hotlinked-image/#comment-84334</guid>
		<description></description>
		<content:encoded><![CDATA[<p>AMEN Brother! Damn I wish I had read this before leaving my comment on the “Social Media Post” because just reading this now has my mind working at 160mph.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I Love The Web &#187; Blog Archive &#187; Image Hotlinking, Good idea, Bad idea ?</title>
		<link>http://www.cheatad.com/2006/05/24/free-website-marketing-try-hotlinked-image/comment-page-1/#comment-17661</link>
		<dc:creator>I Love The Web &#187; Blog Archive &#187; Image Hotlinking, Good idea, Bad idea ?</dc:creator>
		<pubDate>Mon, 08 Sep 2008 18:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.adsensecheats.com/2006/05/24/free-website-marketing-try-hotlinked-image/#comment-17661</guid>
		<description>[...] There are numerous examples of web masters discouraging this behavior including this ingenuous example where the hotlinked images are swaped withÂ  images advertising the original site. Which led my thoughts to pupularity in page ranking.Â  As you may know, when you talk about page ranking, Search Engine Optimisation (SEO) is a very relevant topic. [...]</description>
		<content:encoded><![CDATA[<p>[...] There are numerous examples of web masters discouraging this behavior including this ingenuous example where the hotlinked images are swaped withÂ  images advertising the original site. Which led my thoughts to pupularity in page ranking.Â  As you may know, when you talk about page ranking, Search Engine Optimisation (SEO) is a very relevant topic. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: demonsurfer</title>
		<link>http://www.cheatad.com/2006/05/24/free-website-marketing-try-hotlinked-image/comment-page-1/#comment-662</link>
		<dc:creator>demonsurfer</dc:creator>
		<pubDate>Sat, 02 Sep 2006 19:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.adsensecheats.com/2006/05/24/free-website-marketing-try-hotlinked-image/#comment-662</guid>
		<description>bah.. didn&#039;t display very well. first line:
&lt;code&gt;RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?YOURWEBSITE\.com/ [NC]&lt;/code&gt;

next line:
&lt;code&gt;RewriteCond %{HTTP_REFERER} !^http://(.+\.)?SOMEALLOWEDWEBSITE\.com/ [NC]&lt;/code&gt;

next line:
&lt;code&gt;RewriteCond %{HTTP_REFERER} !^$&lt;/code&gt;

next line:
&lt;code&gt;RewriteRule .*\.(jpe?g&#124;gif&#124;bmp&#124;png)$ /path relative to htaccess file/ALTERNATEIMAGE.jpe [L]&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>bah.. didn&#8217;t display very well. first line:<br />
<code>RewriteEngine On<br />
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?YOURWEBSITE\.com/ [NC]</code></p>
<p>next line:<br />
<code>RewriteCond %{HTTP_REFERER} !^http://(.+\.)?SOMEALLOWEDWEBSITE\.com/ [NC]</code></p>
<p>next line:<br />
<code>RewriteCond %{HTTP_REFERER} !^$</code></p>
<p>next line:<br />
<code>RewriteRule .*\.(jpe?g|gif|bmp|png)$ /path relative to htaccess file/ALTERNATEIMAGE.jpe [L]</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: demonsurfer</title>
		<link>http://www.cheatad.com/2006/05/24/free-website-marketing-try-hotlinked-image/comment-page-1/#comment-661</link>
		<dc:creator>demonsurfer</dc:creator>
		<pubDate>Sat, 02 Sep 2006 18:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.adsensecheats.com/2006/05/24/free-website-marketing-try-hotlinked-image/#comment-661</guid>
		<description>use a .htaccess file - much easier. eg:

&lt;code&gt;
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?YOURWEBSITE\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?SOMEALLOWEDWEBSITE\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*\.(jpe?g&#124;gif&#124;bmp&#124;png)$ /images/blogpics/bandwidththeft.jpe [L]
&lt;/code&gt;

The first line obviously means you don&#039;t block your own site, the second is an example of adding another website to allow them to hotlink your images, and that last line determines which type of files are blocked and the image that is displayed instead when someone tries to hotlink one of those files (note extension is .jpe).

Save this file as .htaccess (yes, it starts with a .) and place it in your main directory - anything in that directory (including other directories within it) will be dealt with.</description>
		<content:encoded><![CDATA[<p>use a .htaccess file &#8211; much easier. eg:</p>
<p><code><br />
RewriteEngine On<br />
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?YOURWEBSITE\.com/ [NC]<br />
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?SOMEALLOWEDWEBSITE\.com/ [NC]<br />
RewriteCond %{HTTP_REFERER} !^$<br />
RewriteRule .*\.(jpe?g|gif|bmp|png)$ /images/blogpics/bandwidththeft.jpe [L]<br />
</code></p>
<p>The first line obviously means you don&#8217;t block your own site, the second is an example of adding another website to allow them to hotlink your images, and that last line determines which type of files are blocked and the image that is displayed instead when someone tries to hotlink one of those files (note extension is .jpe).</p>
<p>Save this file as .htaccess (yes, it starts with a .) and place it in your main directory &#8211; anything in that directory (including other directories within it) will be dealt with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nortypig</title>
		<link>http://www.cheatad.com/2006/05/24/free-website-marketing-try-hotlinked-image/comment-page-1/#comment-206</link>
		<dc:creator>nortypig</dc:creator>
		<pubDate>Thu, 15 Jun 2006 23:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.adsensecheats.com/2006/05/24/free-website-marketing-try-hotlinked-image/#comment-206</guid>
		<description>serving them your ads and paying for the bandwidth isn&#039;t so bad at all. Since I did it on MySpace accounts who were sucking my bandwidth by hotlinking to images my traffic has increased somewhat significantly...

i just never liked paying for their visual enjoyment lol.

Great stuff, one more for the good guys :) Dont&#039; get even get advertising.</description>
		<content:encoded><![CDATA[<p>serving them your ads and paying for the bandwidth isn&#8217;t so bad at all. Since I did it on MySpace accounts who were sucking my bandwidth by hotlinking to images my traffic has increased somewhat significantly&#8230;</p>
<p>i just never liked paying for their visual enjoyment lol.</p>
<p>Great stuff, one more for the good guys <img src='http://www.cheatad.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Dont&#8217; get even get advertising.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cracker</title>
		<link>http://www.cheatad.com/2006/05/24/free-website-marketing-try-hotlinked-image/comment-page-1/#comment-198</link>
		<dc:creator>Cracker</dc:creator>
		<pubDate>Sun, 11 Jun 2006 22:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.adsensecheats.com/2006/05/24/free-website-marketing-try-hotlinked-image/#comment-198</guid>
		<description>i mean their site :)</description>
		<content:encoded><![CDATA[<p>i mean their site <img src='http://www.cheatad.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cracker</title>
		<link>http://www.cheatad.com/2006/05/24/free-website-marketing-try-hotlinked-image/comment-page-1/#comment-197</link>
		<dc:creator>Cracker</dc:creator>
		<pubDate>Sun, 11 Jun 2006 22:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.adsensecheats.com/2006/05/24/free-website-marketing-try-hotlinked-image/#comment-197</guid>
		<description>and codding it with php is not a complete sollution as any 1 can save that page upload images on any image hosting site and than any body can publish it on that site.</description>
		<content:encoded><![CDATA[<p>and codding it with php is not a complete sollution as any 1 can save that page upload images on any image hosting site and than any body can publish it on that site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

