<?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>Esther C Kane &#187; saving bandwidth</title>
	<atom:link href="http://estherckane.com/tag/saving-bandwidth/feed/" rel="self" type="application/rss+xml" />
	<link>http://estherckane.com</link>
	<description>Internet Marketing / SEO - Tips, News and More</description>
	<lastBuildDate>Mon, 05 Jul 2010 11:48:20 +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>Bandwidth Burglars</title>
		<link>http://estherckane.com/2010/02/bandwidth-burglars/</link>
		<comments>http://estherckane.com/2010/02/bandwidth-burglars/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 20:15:47 +0000</pubDate>
		<dc:creator>eckweb</dc:creator>
				<category><![CDATA[internet marketing]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[saving bandwidth]]></category>

		<guid isPermaLink="false">http://estherckane.com/?p=567</guid>
		<description><![CDATA[Experimenting here, if I wanted to steal some bandwidth from a website &#8211; actually, I suppose my goal would REALLY be to steal the image but not only is it bad enough that I steal the image but the way that I do it, I may compound the bad karma by stealing bandwidth as well.
Usually, [...]]]></description>
			<content:encoded><![CDATA[<p>Experimenting here, if I wanted to steal some bandwidth from a website &#8211; actually, I suppose my goal would REALLY be to steal the image but not only is it bad enough that I steal the image but the way that I do it, I may compound the bad karma by stealing bandwidth as well.</p>
<p>Usually, when you post an image online it&#8217;s something to a local file.  But if you post it directly from the website it came from, like this&#8230;</p>
<p>http://www.mauslawfirm.com/images/ad-home.jpg</p>
<p>Then you are stealing bandwidth.</p>
<p>So, as a responsible website owner, webmaster, designer, whatever &#8211; what do you do?  Easy.  You enter the following code into your .htaccess file.</p>
<p>RewriteEngine On<br />
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?domain\.com/ [NC]<br />
RewriteCond %{HTTP_REFERER} !^$<br />
RewriteRule .*\.(jpe?g|gif|bmp|png)$ /images/stop_stealing_bandwidth.jpe [L]</p>
<p>Create an image and name it stop_stealing_bandwidth.jpe</p>
<p><img class="alignnone" title="title goes here" src="http://www.mauslawfirm.com/images/ad-home.jpg" alt="" width="175" height="185" /></p>
<p>So, that&#8217;s the story on saving bandwidth!</p>
  
<div class="wp_license">
<p><a rel="license" href="http://creativecommons.org/licenses/by/3.0/"><img src="http://i.creativecommons.org/l/by/3.0//88x31.png" alt="Creative Commons Attribution 3.0 Unported" class="alignleft" style="margin-top:4px;" />
</a>This work  is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>.</p>
</div>]]></content:encoded>
			<wfw:commentRss>http://estherckane.com/2010/02/bandwidth-burglars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
