<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2" -->
<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/"
	>

<channel>
	<title>coffeeblack.co.uk</title>
	<link>http://www.coffeeblack.co.uk</link>
	<description>Coffee Black SEO Services</description>
	<pubDate>Sun, 17 Feb 2008 15:27:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>
	<language>en</language>
			<item>
		<title>Affiliate Link Cloaking - A follow up</title>
		<link>http://www.coffeeblack.co.uk/10/affiliate-link-cloaking-a-follow-up/</link>
		<comments>http://www.coffeeblack.co.uk/10/affiliate-link-cloaking-a-follow-up/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 13:23:28 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Online Marketing]]></category>

		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.coffeeblack.co.uk/10/affiliate-link-cloaking-a-follow-up/</guid>
		<description><![CDATA[digg_url = 'http://digg.com/programming/Coffee_Black_Affiliate_Link_Cloaking_Follow_Up';I got quite a few emails around the How To Effectively Cloak Affiliate Links post I recently made citing some other sources and techniques to cloak affiliate links. A couple of them were so good I decided to write a quick follow up to let you all know too.   
Firstly a guy over at [...]]]></description>
			<content:encoded><![CDATA[<p><div class="diggbutton"><script type="text/javascript">digg_url = 'http://digg.com/programming/Coffee_Black_Affiliate_Link_Cloaking_Follow_Up';</script><script type="text/javascript" src="http://digg.com/api/diggthis.js"></script></div><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'">I got quite a few emails around the <span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><a href="http://www.coffeeblack.co.uk/07/how-to-effectively-cloak-affiliate-links/">How To Effectively Cloak Affiliate Links </a>post I recently made citing some other sources and techniques to cloak affiliate links. A couple of them were so good I decided to write a quick follow up to let you all know too.</span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"> </span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"> </span> </span></span></p>
<p><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"></span></span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'">Firstly a guy over at <a href="http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/">http://studge.com/hiding-links-with-php-and-counting-clicks-with-mysql/</a> has made a superb and very easy to follow guide on cloaking links using php while being able to count the clicks for each link using a mysql DB.</span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"> </span></span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"> </span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'">Very clever little script you can include on any site in about 5 mins.</span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"> </span></p>
<p><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"></span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'">The other source was <a href="http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links">http://teamtutorials.com/web-development-tutorials/how-to-redirect-affiliate-links</a> which gives another great php based affiliate link cloaking solution. </span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"> </span></span></p>
<p><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"></span></span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'">A few people also pointed out how straightforward it is to just use the htaccess file to perform the actual redirects. Instead of using any specific programs or scripts you can in fact just type the following</span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"> </span></span></p>
<p><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"></span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="color: black"><font face="Times New Roman">Redirect /cloaklinks </font></span><span style="font-size: 9.5pt; color: blue; font-family: Verdana"><a href="http://xxxxxxx.cloaklinks.hop.clickbank.net/">http://xxxxxxx.cloaklinks.hop.clickbank.net/</a></span><span style="font-size: 9.5pt; color: blue; font-family: Verdana"> </span></span></span></p>
<p><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 9.5pt; color: blue; font-family: Verdana"></span></span></span><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 9.5pt; font-family: Verdana">Into your htaccess file and you can the direct people to </span><span style="font-size: 9.5pt; font-family: Verdana"> </span></span></p>
<p><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 9.5pt; font-family: Verdana"></span><span style="font-size: 9.5pt; font-family: Verdana"><span style="font-size: 9.5pt; font-family: Verdana"><a href="http://www.coffeeblack.co.uk/cloaklinks">www.coffeeblack.co.uk/cloaklinks</a></span><span style="font-size: 9.5pt; font-family: Verdana"> </span></span><span style="font-size: 9.5pt; font-family: Verdana"> </span><span style="font-size: 9.5pt; font-family: Verdana"> </span></span></p>
<p><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 9.5pt; font-family: Verdana">Instead of the long affiliate link.</span><span style="font-size: 9.5pt; font-family: Verdana"> </span></span></p>
<p><span style="font-size: 10pt; color: black; font-family: 'Lucida Sans Unicode'"><span style="font-size: 9.5pt; font-family: Verdana"></span><span style="font-size: 9.5pt; font-family: Verdana"><span style="font-size: 9.5pt; font-family: Verdana">Which brings me to the final recommendation which is the <a href="http://www.coffeeblack.co.uk/cloaklinks">Affiliate Link Cloaker </a>software. I normally dont recommend paid software but around 8-10 people have suggested this software to me now so i started to take notice. When you have multiple sites all promoting different programs this now seems to be the best tool going.</span><span style="font-size: 9.5pt; font-family: Verdana"> </span></span><span style="font-size: 9.5pt; font-family: Verdana"><span style="font-size: 9.5pt; font-family: Verdana">I have linked straight to it using <a href="http://www.coffeeblack.co.uk/cloaklinks">www.coffeeblack.co.uk/cloaklinks</a> so you can see how a htaccess redirect works and visit it in one go</span><span style="font-size: 9.5pt; font-family: Verdana"> </span><span style="font-size: 9.5pt; font-family: Verdana"><span style="font-size: 9.5pt; font-family: Verdana">Good luck increasing your affiliate commissions.</span></span></span></span></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="admin@guidetoaffiliates.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Give the guy a helping hand for writing for Affiliate Link Cloaking - A follow up" /><input type="hidden" name="currency_code" value="" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.coffeeblack.co.uk/wp-content/plugins/buy-me-beer/icon_cafe.gif" align="left" alt="Coffee Buying Button" title="Coffee Buying Button" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@guidetoaffiliates.com&amp;currency_code=&amp;amount=&amp;return=&amp;item_name=Give+the+guy+a+helping+hand+for+writing+for+Affiliate+Link+Cloaking+-+A+follow+up" target="paypal">If you found this helpful buy me a coffee. (even an espresso helps)</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.coffeeblack.co.uk/10/affiliate-link-cloaking-a-follow-up/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Effectively Cloak Affiliate Links</title>
		<link>http://www.coffeeblack.co.uk/07/how-to-effectively-cloak-affiliate-links/</link>
		<comments>http://www.coffeeblack.co.uk/07/how-to-effectively-cloak-affiliate-links/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 11:43:49 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.coffeeblack.co.uk/07/how-to-effectively-cloak-affiliate-links/</guid>
		<description><![CDATA[digg_url = 'http://digg.com/programming/How_To_Effectively_Cloak_Affiliate_Links';Cloaking affiliate links is neither a bad practice or something to be frowned on.
Unfortunately the word &#8220;Cloak&#8221; has now been linked closely with black hat tactics and some people now question any time you mention the word Cloaking. 
This post is to try and explain how affiliate cloaking works and the reaons for it as affiliate [...]]]></description>
			<content:encoded><![CDATA[<p><div class="diggbutton"><script type="text/javascript">digg_url = 'http://digg.com/programming/How_To_Effectively_Cloak_Affiliate_Links';</script><script type="text/javascript" src="http://digg.com/api/diggthis.js"></script></div>Cloaking affiliate links is neither a bad practice or something to be frowned on.</p>
<p>Unfortunately the word &#8220;Cloak&#8221; has now been linked closely with black hat tactics and some people now question any time you mention the word Cloaking. </p>
<p>This post is to try and explain how affiliate cloaking works and the reaons for it as affiliate link cloaking serves two useful purposes.</p>
<ol>
<li>It allows you to have a link which appears aesthetically pleasing</li>
<li>It allows you to protect your affiliate links from &#8220;Commission Thieves&#8221; or untrusting members of joe public who think it is a scam of some sort.</li>
</ol>
<p> <a href="http://www.coffeeblack.co.uk/07/how-to-effectively-cloak-affiliate-links/#more-5" class="more-link">(more&#8230;)</a></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="admin@guidetoaffiliates.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Give the guy a helping hand for writing for How To Effectively Cloak Affiliate Links" /><input type="hidden" name="currency_code" value="" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.coffeeblack.co.uk/wp-content/plugins/buy-me-beer/icon_cafe.gif" align="left" alt="Coffee Buying Button" title="Coffee Buying Button" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@guidetoaffiliates.com&amp;currency_code=&amp;amount=&amp;return=&amp;item_name=Give+the+guy+a+helping+hand+for+writing+for+How+To+Effectively+Cloak+Affiliate+Links" target="paypal">If you found this helpful buy me a coffee. (even an espresso helps)</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.coffeeblack.co.uk/07/how-to-effectively-cloak-affiliate-links/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Proxy Danger</title>
		<link>http://www.coffeeblack.co.uk/22/the-proxy-danger/</link>
		<comments>http://www.coffeeblack.co.uk/22/the-proxy-danger/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 22:08:25 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.coffeeblack.co.uk/22/the-proxy-danger/</guid>
		<description><![CDATA[I just got an email about 30 mins ago and have been reading it since.
The email was from andy jenkins and brad fallon. you have probably been on the receiving end of some well fashioned emails from them at some point in the past. one of the things that brad and andy do better than [...]]]></description>
			<content:encoded><![CDATA[<p>I just got an email about 30 mins ago and have been reading it since.</p>
<p>The email was from andy jenkins and brad fallon. you have probably been on the receiving end of some well fashioned emails from them at some point in the past. one of the things that brad and andy do better than anyone else is create a need for an item.</p>
<p>You will never get a one time offer from them. You will get a one time offer that you heard about weeks ago and now it has arrived it has blown everything else out of the water and is going fast but there is still a couple of spaces left if your quick enough.</p>
<p>What this email said, and the reason I have chosen to post about it, is that they have some proof that you can kick pages out of google using proxies. I have read through and i understand the basics that you use a proxy to give google another &#8220;Home page&#8221; in effect removing the usual index.htm</p>
<p> <a href="http://www.coffeeblack.co.uk/22/the-proxy-danger/#more-19" class="more-link">(more&#8230;)</a></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="admin@guidetoaffiliates.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Give the guy a helping hand for writing for The Proxy Danger" /><input type="hidden" name="currency_code" value="" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.coffeeblack.co.uk/wp-content/plugins/buy-me-beer/icon_cafe.gif" align="left" alt="Coffee Buying Button" title="Coffee Buying Button" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@guidetoaffiliates.com&amp;currency_code=&amp;amount=&amp;return=&amp;item_name=Give+the+guy+a+helping+hand+for+writing+for+The+Proxy+Danger" target="paypal">If you found this helpful buy me a coffee. (even an espresso helps)</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.coffeeblack.co.uk/22/the-proxy-danger/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Making money from Ebay and a Vbulletin Forum</title>
		<link>http://www.coffeeblack.co.uk/09/making-money-from-ebay-and-a-vbulletin-forum/</link>
		<comments>http://www.coffeeblack.co.uk/09/making-money-from-ebay-and-a-vbulletin-forum/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 22:39:55 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Online Marketing]]></category>

		<guid isPermaLink="false">http://coffeeblack.co.uk/09/making-money-from-ebay-and-a-vbulletin-forum/</guid>
		<description><![CDATA[digg_url = 'http://digg.com/programming/A_Must_Read_For_Any_Vbulletin_Forum_Owner';I am constantly on the lookout for anything that will make me some more money.
Every now and then someone will take already great idea and combine it with something completely different to make one Superb idea.
I think this is superb.
If you found this helpful buy me a coffee. (even an espresso helps)]]></description>
			<content:encoded><![CDATA[<p><div class="diggbutton"><script type="text/javascript">digg_url = 'http://digg.com/programming/A_Must_Read_For_Any_Vbulletin_Forum_Owner';</script><script type="text/javascript" src="http://digg.com/api/diggthis.js"></script></div>I am constantly on the lookout for anything that will make me some more money.</p>
<p>Every now and then someone will take already great idea and combine it with something completely different to make one Superb idea.</p>
<p>I think this is superb.</p>
<p> <a href="http://www.coffeeblack.co.uk/09/making-money-from-ebay-and-a-vbulletin-forum/#more-16" class="more-link">(more&#8230;)</a></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="admin@guidetoaffiliates.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Give the guy a helping hand for writing for Making money from Ebay and a Vbulletin Forum" /><input type="hidden" name="currency_code" value="" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.coffeeblack.co.uk/wp-content/plugins/buy-me-beer/icon_cafe.gif" align="left" alt="Coffee Buying Button" title="Coffee Buying Button" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@guidetoaffiliates.com&amp;currency_code=&amp;amount=&amp;return=&amp;item_name=Give+the+guy+a+helping+hand+for+writing+for+Making+money+from+Ebay+and+a+Vbulletin+Forum" target="paypal">If you found this helpful buy me a coffee. (even an espresso helps)</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.coffeeblack.co.uk/09/making-money-from-ebay-and-a-vbulletin-forum/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Tattoo Forum Adsense Signup</title>
		<link>http://www.coffeeblack.co.uk/09/the-tattoo-forum-adsense-signup/</link>
		<comments>http://www.coffeeblack.co.uk/09/the-tattoo-forum-adsense-signup/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 20:34:13 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Services]]></category>

		<guid isPermaLink="false">http://coffeeblack.co.uk/09/the-tattoo-forum-adsense-signup/</guid>
		<description><![CDATA[My friends over at The Tattoo Forum recently asked me to help monetize the site and also they wanted to give something back to the members who are making it so successful.
The answer, I advised them, is google adsense revenue sharing. The way this works is that the google adsense adverts shown on the site [...]]]></description>
			<content:encoded><![CDATA[<p>My friends over at The Tattoo Forum recently asked me to help monetize the site and also they wanted to give something back to the members who are making it so successful.</p>
<p>The answer, I advised them, is google adsense revenue sharing. The way this works is that the google adsense adverts shown on the site will show The Tattoo Forum id for 50% of the time and the other 50% it will show the id of anyone who posted in that particular thread.</p>
<p> <a href="http://www.coffeeblack.co.uk/09/the-tattoo-forum-adsense-signup/#more-15" class="more-link">(more&#8230;)</a></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="admin@guidetoaffiliates.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Give the guy a helping hand for writing for The Tattoo Forum Adsense Signup" /><input type="hidden" name="currency_code" value="" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.coffeeblack.co.uk/wp-content/plugins/buy-me-beer/icon_cafe.gif" align="left" alt="Coffee Buying Button" title="Coffee Buying Button" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@guidetoaffiliates.com&amp;currency_code=&amp;amount=&amp;return=&amp;item_name=Give+the+guy+a+helping+hand+for+writing+for+The+Tattoo+Forum+Adsense+Signup" target="paypal">If you found this helpful buy me a coffee. (even an espresso helps)</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.coffeeblack.co.uk/09/the-tattoo-forum-adsense-signup/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Create and Manage a Massive Blog Network.</title>
		<link>http://www.coffeeblack.co.uk/08/how-to-create-and-manage-a-massive-blog-network/</link>
		<comments>http://www.coffeeblack.co.uk/08/how-to-create-and-manage-a-massive-blog-network/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 00:40:07 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Search Engine Marketing]]></category>

		<guid isPermaLink="false">http://coffeeblack.co.uk/08/how-to-create-and-manage-a-massive-blog-network/</guid>
		<description><![CDATA[digg_url = 'http://digg.com/software/Good_article_on_how_to_build_and_manage_a_blog_network';
Setting up a niche blog network can be challenging and managing it after its launch can be an even more daunting task so I have put the following together as an example of what I believe to be “Best Practice” for the problems you will face, but also what the potential profits and [...]]]></description>
			<content:encoded><![CDATA[<p><div class="diggbutton"><script type="text/javascript">digg_url = 'http://digg.com/software/Good_article_on_how_to_build_and_manage_a_blog_network';</script><script type="text/javascript" src="http://digg.com/api/diggthis.js"></script></div></p>
<p>Setting up a niche blog network can be challenging and managing it after its launch can be an even more daunting task so I have put the following together as an example of what I believe to be “Best Practice” for the problems you will face, but also what the potential profits and benefits are.</p>
<p class="MsoNormal">Now the first thing you will be looking at is how to set up the individual blogs on your network and call me old fashioned but I do like the manual way of doing things.</p>
<p class="MsoNormal">I say get you’re hosting with Cpanel and click through to fantastico and press install on the wordpress button.</p>
<p class="MsoNormal">The funny thing is that most people don’t even realize there is an automated wordpress setup built into every Cpanel hosting account but before you even do that you need to look at the following few points before you dive in.</p>
<p> <a href="http://www.coffeeblack.co.uk/08/how-to-create-and-manage-a-massive-blog-network/#more-14" class="more-link">(more&#8230;)</a></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="admin@guidetoaffiliates.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Give the guy a helping hand for writing for How to Create and Manage a Massive Blog Network." /><input type="hidden" name="currency_code" value="" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.coffeeblack.co.uk/wp-content/plugins/buy-me-beer/icon_cafe.gif" align="left" alt="Coffee Buying Button" title="Coffee Buying Button" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@guidetoaffiliates.com&amp;currency_code=&amp;amount=&amp;return=&amp;item_name=Give+the+guy+a+helping+hand+for+writing+for+How+to+Create+and+Manage+a+Massive+Blog+Network." target="paypal">If you found this helpful buy me a coffee. (even an espresso helps)</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.coffeeblack.co.uk/08/how-to-create-and-manage-a-massive-blog-network/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Search Engine Ranking Factors</title>
		<link>http://www.coffeeblack.co.uk/31/the-most-effective-search-engine-ranking-factors/</link>
		<comments>http://www.coffeeblack.co.uk/31/the-most-effective-search-engine-ranking-factors/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 13:27:45 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://coffeeblack.co.uk/31/the-most-effective-search-engine-ranking-factors/</guid>
		<description><![CDATA[Another quick post to link out to seomoz and their collection of ranking factors.

&#8220;The collective wisdom of 37 leaders in the world of organic search engine optimization.&#8221;

Well you cant ask for more than that can you.
On a serious note I do base parts of my search engine audits on some of these results and the [...]]]></description>
			<content:encoded><![CDATA[<p>Another quick post to link out to seomoz and their collection of ranking factors.</p>
<blockquote>
<p align="center">&#8220;The collective wisdom of 37 leaders in the world of organic search engine optimization.&#8221;</p>
</blockquote>
<p>Well you cant ask for more than that can you.</p>
<p>On a serious note I do base parts of my search engine audits on some of these results and the info contained on these pages is very valuable as it is an insight into the way other SEO consultants may work.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-5065143097176260";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-08-08: Coffee Black
google_ad_channel = "4694194641";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BBA669";
google_color_text = "000000";
google_color_url = "FFF6CB";
google_ui_features = "rc:10";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Take a look for yourself. <a href="http://www.seomoz.org/article/search-ranking-factors" title="Search Engine Ranking Factors.">Ranking Factors v2 </a></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="admin@guidetoaffiliates.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Give the guy a helping hand for writing for Search Engine Ranking Factors" /><input type="hidden" name="currency_code" value="" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.coffeeblack.co.uk/wp-content/plugins/buy-me-beer/icon_cafe.gif" align="left" alt="Coffee Buying Button" title="Coffee Buying Button" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@guidetoaffiliates.com&amp;currency_code=&amp;amount=&amp;return=&amp;item_name=Give+the+guy+a+helping+hand+for+writing+for+Search+Engine+Ranking+Factors" target="paypal">If you found this helpful buy me a coffee. (even an espresso helps)</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.coffeeblack.co.uk/31/the-most-effective-search-engine-ranking-factors/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SEO Made Easy</title>
		<link>http://www.coffeeblack.co.uk/30/seo-made-easy/</link>
		<comments>http://www.coffeeblack.co.uk/30/seo-made-easy/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 13:45:17 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://coffeeblack.co.uk/30/seo-made-easy/</guid>
		<description><![CDATA[Lots of people are asking for info on all of the basics of SEO. One of the first ebooks I read was SEO Made Easy by Brad Callen. It covers most of the basics and is definitely a very good starting point for any webmaster interested in the wonderful world of SEO.




I recently got asked [...]]]></description>
			<content:encoded><![CDATA[<p>Lots of people are asking for info on all of the basics of SEO. One of the first ebooks I read was SEO Made Easy by Brad Callen. It covers most of the basics and is definitely a very good starting point for any webmaster interested in the wonderful world of SEO.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5065143097176260";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-08-08: Coffee Black
google_ad_channel = "4694194641";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BBA669";
google_color_text = "000000";
google_color_url = "FFF6CB";
google_ui_features = "rc:10";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>I recently got asked for it after one of my auctions on eBay and i uploaded it to another of my sites so here it <a href="http://massiveebayprofits.com/download/SEO_MadeEasy.pdf" title="SEO Made Easy">SEO Made Easy PDF</a></p>
<p>Enjoy and if you have any questions about it you can contact me by email. <a href="mailto:info@coffeeblack.co.uk">info@coffeeblack.co.uk</a></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="admin@guidetoaffiliates.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Give the guy a helping hand for writing for SEO Made Easy" /><input type="hidden" name="currency_code" value="" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.coffeeblack.co.uk/wp-content/plugins/buy-me-beer/icon_cafe.gif" align="left" alt="Coffee Buying Button" title="Coffee Buying Button" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@guidetoaffiliates.com&amp;currency_code=&amp;amount=&amp;return=&amp;item_name=Give+the+guy+a+helping+hand+for+writing+for+SEO+Made+Easy" target="paypal">If you found this helpful buy me a coffee. (even an espresso helps)</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.coffeeblack.co.uk/30/seo-made-easy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Getting Pages Indexed and Effectively Managing the Process</title>
		<link>http://www.coffeeblack.co.uk/30/getting-pages-indexed-and-effectively-managing-the-process/</link>
		<comments>http://www.coffeeblack.co.uk/30/getting-pages-indexed-and-effectively-managing-the-process/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 12:01:15 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://coffeeblack.co.uk/30/getting-pages-indexed-and-effectively-managing-the-process/</guid>
		<description><![CDATA[I had planned to write a huge post here detailing every resource I have used to track my search engine saturation and then lo and behold I found a page which already details all of them.
I guess that saves me a load of work anyway.
So here is the link to the page which has every resource you should [...]]]></description>
			<content:encoded><![CDATA[<p>I had planned to write a huge post here detailing every resource I have used to track my search engine saturation and then lo and behold I found a page which already details all of them.</p>
<p>I guess that saves me a load of work anyway.</p>
<p>So here is the link to the page which has every resource you should need to manage your indexing and ensure your site is indexed as best as possible.</p>
<p><font size="4" color="#cc0000"><a target="_blank" href="http://www.allfreelance.com/smallbusiness/marketingpromoting/websites/searchengines/pagesindexedsearchengines.html" title="Managing Indexed Pages">Managing Pages and Being Indexed by Search Engines </a></font></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="admin@guidetoaffiliates.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Give the guy a helping hand for writing for Getting Pages Indexed and Effectively Managing the Process" /><input type="hidden" name="currency_code" value="" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.coffeeblack.co.uk/wp-content/plugins/buy-me-beer/icon_cafe.gif" align="left" alt="Coffee Buying Button" title="Coffee Buying Button" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@guidetoaffiliates.com&amp;currency_code=&amp;amount=&amp;return=&amp;item_name=Give+the+guy+a+helping+hand+for+writing+for+Getting+Pages+Indexed+and+Effectively+Managing+the+Process" target="paypal">If you found this helpful buy me a coffee. (even an espresso helps)</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.coffeeblack.co.uk/30/getting-pages-indexed-and-effectively-managing-the-process/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SEO and Website Management Services</title>
		<link>http://www.coffeeblack.co.uk/26/seo-and-website-management-services/</link>
		<comments>http://www.coffeeblack.co.uk/26/seo-and-website-management-services/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 23:22:35 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Services]]></category>

		<guid isPermaLink="false">http://coffeeblack.co.uk/26/seo-and-website-management-services/</guid>
		<description><![CDATA[I currently offer the following services.

SEO Audit. This includes an in depth study of your current website to determine what can be done to improve your sites visibility and ranking in the search engines.
Keyword Research. Do you know what keywords you should be trying to optimise for? Do you know which ones everyone else is [...]]]></description>
			<content:encoded><![CDATA[<p>I currently offer the following services.</p>
<ul>
<li>SEO Audit. This includes an in depth study of your current website to determine what can be done to improve your sites visibility and ranking in the search engines.</li>
<li>Keyword Research. Do you know what keywords you should be trying to optimise for? Do you know which ones everyone else is optimising for?</li>
<li>Link Building Services. Directory submission to full bespoke solutions. Link building packages start at just £50 for up to 200 fresh links</li>
<li>Consultation from website planning stages onwards. Do you know what mistakes you will make in the design of a website which will cost you thousands to change later in the life cycle? I can provide guidance and best practice advice from concept stages onwards.</li>
<li>I specialise in competitor analysis. If you would like to know what your competitors are doing and how they are doing it then we offer several packages. contact us for details</li>
</ul>
<p>For any of these or a fully bespoke package please contact me by emailing</p>
<p><a href="mailto:info@coffeeblack.co.uk?subject=Quote%20Request">info@coffeeblack.co.uk</a></p>
<p class="buymebeer"><form action="https://www.paypal.com/cgi-bin/webscr" target="paypal" method="post"><input type="hidden" name="cmd" value="_xclick" /><input type="hidden" name="business" value="admin@guidetoaffiliates.com" /><input type="hidden" name="return" value="" /><input type="hidden" name="item_name" value="Give the guy a helping hand for writing for SEO and Website Management Services" /><input type="hidden" name="currency_code" value="" /><input type="hidden" name="amount" value="" /><input type="image" src="http://www.coffeeblack.co.uk/wp-content/plugins/buy-me-beer/icon_cafe.gif" align="left" alt="Coffee Buying Button" title="Coffee Buying Button" hspace="3" /></form><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;business=admin@guidetoaffiliates.com&amp;currency_code=&amp;amount=&amp;return=&amp;item_name=Give+the+guy+a+helping+hand+for+writing+for+SEO+and+Website+Management+Services" target="paypal">If you found this helpful buy me a coffee. (even an espresso helps)</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.coffeeblack.co.uk/26/seo-and-website-management-services/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
