<?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>msafi.com &#187; SEO</title>
	<atom:link href="http://msafi.com/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://msafi.com</link>
	<description>The friendly blog of MK Safi</description>
	<lastBuildDate>Wed, 28 Jul 2010 22:16:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Automatically Create and Cloak Amazon Affiliate Links in WordPress</title>
		<link>http://msafi.com/automatically-create-and-cloak-amazon-affiliate-links-in-wordpress/</link>
		<comments>http://msafi.com/automatically-create-and-cloak-amazon-affiliate-links-in-wordpress/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 15:42:33 +0000</pubDate>
		<dc:creator>MK</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Affiliate Links]]></category>
		<category><![CDATA[Geeky Tips]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Link Cloaking]]></category>
		<category><![CDATA[Redirection]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://msafi.com/?p=677</guid>
		<description><![CDATA[I have written an article earlier on how to generally cloak and organize affiliate links in WordPress. But in this article I will show you how to setup your WordPress system so that you can easily create and cloak Amazon affiliate links on the fly. The end results will be something like this. To link [...]


Related posts:<ol><li><a href='http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Best Way to Organize and Cloak Affiliate Links in WordPress'>Best Way to Organize and Cloak Affiliate Links in WordPress</a></li>
<li><a href='http://msafi.com/turn-keywords-into-links-with-word-2-cash/' rel='bookmark' title='Permanent Link: Turn Keywords into Links with Word 2 Cash'>Turn Keywords into Links with Word 2 Cash</a></li>
<li><a href='http://msafi.com/squeezing-the-seo-juice-out-of-your-affiliates/' rel='bookmark' title='Permanent Link: Squeezing the SEO Juice Out of Your Affiliates'>Squeezing the SEO Juice Out of Your Affiliates</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-681" title="amazon-associates-links" src="http://msafi.com/home5/mohamme3/public_html/msaficom/wp-content/uploads/2009/12/amazon-associates-links.jpg" alt="" width="200" height="59" />I have written an article earlier on how to generally <a href="http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/">cloak and organize affiliate links in WordPress</a>. But in this article I will show you how to setup your WordPress system so that you can easily create and cloak Amazon affiliate links on the fly.</p>
<p>The end results will be something like this. To link to an Amazon product, you would simply put</p>
<p><span style="background-color: #ffffcc;">http://yourdomainname.com/amazon/[ASIN]</span></p>
<p>And this unique link of yours would forward to Amazon&#8217;s product and credit you for any sales. As you should&#8217;ve guessed, to link to a different product in Amazon&#8217;s catalog, you just change the <a href="http://en.wikipedia.org/wiki/Amazon_Standard_Identification_Number">ASIN</a> number in the link above.</p>
<p>This should make it very convenient for you not only to link to Amazon, but also cloak your links effectively.</p>
<p>So, let me show you how to set this up&#8230;</p>
<p><span id="more-677"></span></p>
<p>First, you need to <a href="http://wordpress.org/extend/plugins/redirection/installation/">install</a> the plugin <a href="http://wordpress.org/extend/plugins/redirection/">Redirection</a>. Through this plugin, you can setup automatic URL redirects.</p>
<p>Now, in your WordPress admin area, go to &#8220;Tools&#8221; and then &#8220;Redirection&#8221;.</p>
<p>You&#8217;ll see a section with the heading <strong>Add new redirection</strong>. Enter the following values in the form below it:</p>
<ul>
<li>In Source URL, enter <span style="background-color: #ffffcc;">/amazon/([^/]*)</span></li>
<li>In Target URL, enter <span style="background-color: #ffffcc;">http://www.amazon.com/dp/$1/[Your Amazon Associate ID]</span></li>
<li>Make sure that you check the box that says <em>Regular Expression</em></li>
<li>Click save, and you&#8217;re done!</li>
</ul>
<p>Now, your blog will automatically direct visitors to Amazon products. All you have to do is supply the ASIN number like in the example above.</p>
<p>If you want more details or if you want to know how to do the same for your ClickBank links, check out my <a href="http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/">earlier article</a>.</p>
<p>If you have any questions or if anything isn&#8217;t clear, feel free to ask in the comments.</p>
<p>I may create a WordPress plugin to make this even easier. Stay tuned for that.</p>


<p>Related posts:<ol><li><a href='http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Best Way to Organize and Cloak Affiliate Links in WordPress'>Best Way to Organize and Cloak Affiliate Links in WordPress</a></li>
<li><a href='http://msafi.com/turn-keywords-into-links-with-word-2-cash/' rel='bookmark' title='Permanent Link: Turn Keywords into Links with Word 2 Cash'>Turn Keywords into Links with Word 2 Cash</a></li>
<li><a href='http://msafi.com/squeezing-the-seo-juice-out-of-your-affiliates/' rel='bookmark' title='Permanent Link: Squeezing the SEO Juice Out of Your Affiliates'>Squeezing the SEO Juice Out of Your Affiliates</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://msafi.com/automatically-create-and-cloak-amazon-affiliate-links-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Website Idea: Directory of Online Help Communities</title>
		<link>http://msafi.com/web-idea-directory-of-online-help-communities/</link>
		<comments>http://msafi.com/web-idea-directory-of-online-help-communities/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 02:34:38 +0000</pubDate>
		<dc:creator>MK</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Website Ideas]]></category>

		<guid isPermaLink="false">http://msafi.com/?p=457</guid>
		<description><![CDATA[Every so often I&#8217;ll get an idea for a Web app and I&#8217;ll share it on this blog. Last time, I had an idea for a news aggregator that pulls news from sources of various perspectives (i.e. both sides of conflict in the middle east, etc). Today, I want to share another idea: a directory [...]


Related posts:<ol><li><a href='http://msafi.com/software-reviews/php-chat-website-script-and-software/' rel='bookmark' title='Permanent Link: Create a Chat Website (Or Add Chat Rooms to Existing Website)'>Create a Chat Website (Or Add Chat Rooms to Existing Website)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-467" title="AA042943" src="http://msafi.com/home5/mohamme3/public_html/msaficom/wp-content/uploads/2009/11/AA042943.jpg" alt="AA042943" width="146" height="170" />Every so often I&#8217;ll get an idea for a Web app and I&#8217;ll share it on this blog. Last time, I had an idea for a <a href="http://msafi.com/a-website-idea-multi-perspectives-news-aggregator/">news aggregator</a> that pulls news from sources of various perspectives (i.e. both sides of conflict in the middle east, etc).</p>
<p>Today, I want to share another idea: a directory of technical help communities online. A place where a visitor can easily find links to the most active help communities of a specific topic, like HTML, math, physics, language, and so on&#8230;</p>
<p>But I&#8217;m not talking about a simple collection of forums, mailing lists, social networks and chat rooms. It&#8217;s more than that&#8230;<span id="more-457"></span></p>
<h2>Essentially&#8230;</h2>
<p>It&#8217;s a directory, like the 100,000 other directories on the web. But this one has a specific definition. It only lists community sites related to technical subjects.</p>
<h2>Quality versus quantity</h2>
<p>I realize that for each technical topic, there would be several communities scattered across the Web. The job of this directory is not to include them all, but only those most active. The level of activeness would be gauged using:</p>
<ul>
<li> the number of posts in forums</li>
<li>number of messages per day in a mailing list</li>
<li>number of users in a chat room</li>
</ul>
<p>To reduce maintenance, these numbers should be pulled dynamically &#8212; using a Web spider of some sort&#8230;</p>
<h2>Classification is gonna be a challenge</h2>
<p>In projects like these, classification is always a challenge. Some help communities will overlap. For example, there could be a help community dedicated <em>graphic design</em>. And another one dedicated to <em>Photoshop</em>. But the topics discussed within each community are the same.</p>
<p>How are these going to be classified? This is something that should be looked into. But&#8230;</p>
<p>Before a criteria for classification can be determined, the raw data need to be collected. Having the complete set of data will provide better understanding of how the communities relate and how they should be organized.</p>
<h2>Search engine optimization</h2>
<p>A well SEO&#8217;d resource like this can bring lots of traffic. Here&#8217;s a table showing the number of monthly searches for each of the following keywords:</p>
<table style="width: 282px; height: 132px;" border="0">
<thead>
<tr>
<td><strong>Keyword<br />
</strong></td>
<td><strong>Monthly Searches<br />
</strong></td>
</tr>
</thead>
<tbody>
<tr>
<td>php help</td>
<td>3,600</td>
</tr>
<tr>
<td>photoshop help</td>
<td>8,000</td>
</tr>
<tr>
<td>math help</td>
<td>90,500</td>
</tr>
<tr>
<td>english help</td>
<td>2,900</td>
</tr>
</tbody>
</table>
<h3>On-site optimization</h3>
<p>The structure of the URLs in this directory is gonna be important. For example, if I were to create this directory as part of this website, here&#8217;s how I would structure the URLs</p>
<ul>
<li>http://msafi.com/online-help/php/</li>
<li>http://msafi.com/online-help/photoshop/</li>
<li>http://msafi.com/online-help/math/</li>
<li>etc&#8230;</li>
</ul>
<p>For each page, I would list all the relevant forums, chat rooms, and mailing lists. I would also write a little paragraph describing each one. These paragraphs would help in capturing long tail search engine keywords.</p>
<p>Other basic on-page SEO stuff apply here, of course.</p>
<h3>Off-site optimization</h3>
<p>A comprehensive, free, and helpful resource like the one described here is very easy to promote on social networks and to other webmasters. Getting link backs would require much less effort/money than getting link backs for a blatantly commercial site.</p>
<h2>Provide supporting articles</h2>
<p>It&#8217;s a good idea to provide supporting articles with this resource.</p>
<p>Research and write articles to help users ask good questions. Educate people on how to use forums. Tell them to search first if the question has been asked. In chat rooms tell them not to flood the channels with big copy/pastes. And for mailing lists&#8230;I don&#8217;t know&#8230;Tell them how to <a href="http://en.wikipedia.org/wiki/Posting_style#Placement_of_replies">properly post a reply</a>&#8230;</p>
<h2>Actually, I might work on this project&#8230;</h2>
<p>With this post I wanted to clear my head by getting the ideas out &#8220;on paper&#8221;. This is something I would like to work on; not the data gathering and classification parts (I&#8217;ll probably outsource those tasks), but the programming, development, and SEO part.</p>
<p>And if I do it, it&#8217;s indeed gonna be part of this website. Wanna contribute?</p>


<p>Related posts:<ol><li><a href='http://msafi.com/software-reviews/php-chat-website-script-and-software/' rel='bookmark' title='Permanent Link: Create a Chat Website (Or Add Chat Rooms to Existing Website)'>Create a Chat Website (Or Add Chat Rooms to Existing Website)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://msafi.com/web-idea-directory-of-online-help-communities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squeezing the SEO Juice Out of Your Affiliates</title>
		<link>http://msafi.com/squeezing-the-seo-juice-out-of-your-affiliates/</link>
		<comments>http://msafi.com/squeezing-the-seo-juice-out-of-your-affiliates/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 16:21:31 +0000</pubDate>
		<dc:creator>MK</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Affiliate Links]]></category>
		<category><![CDATA[Affiliate Networks]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Post Affiliate Pro]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SEO Links]]></category>

		<guid isPermaLink="false">http://msafi.com/?p=266</guid>
		<description><![CDATA[Having affiliates promoting your product or service is a great thing. A decent network of affiliates can  send you large volumes of targeted visitors. But you maybe overlooking something else very valuable that you could get from your affiliates &#8212; namely, an SEO boost. Here&#8217;s how you can increase your search engine ranking by using [...]


Related posts:<ol><li><a href='http://msafi.com/automatically-create-and-cloak-amazon-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Automatically Create and Cloak Amazon Affiliate Links in WordPress'>Automatically Create and Cloak Amazon Affiliate Links in WordPress</a></li>
<li><a href='http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Best Way to Organize and Cloak Affiliate Links in WordPress'>Best Way to Organize and Cloak Affiliate Links in WordPress</a></li>
<li><a href='http://msafi.com/turn-keywords-into-links-with-word-2-cash/' rel='bookmark' title='Permanent Link: Turn Keywords into Links with Word 2 Cash'>Turn Keywords into Links with Word 2 Cash</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-365 noborder" title="leveragelinks" src="http://msafi.com/home5/mohamme3/public_html/msaficom/wp-content/uploads/2009/11/leveragelinks.gif" alt="leveragelinks" width="200" height="144" /></p>
<p>Having affiliates promoting your product or service is a great thing. A decent network of affiliates can  send you large volumes of targeted visitors. But you maybe overlooking something else very valuable that you could get from your affiliates &#8212; namely, an <abbr title="Search Engine Optimization">SEO</abbr> boost.</p>
<p>Here&#8217;s how you can increase your search engine ranking by using links from your affiliates&#8230;<span id="more-266"></span></p>
<h2>Conventional affiliate links</h2>
<p>Traditional affiliate links carry very little SEO benefit because they go through several redirections. And some times these redirections lose all SEO power that would otherwise be transferred using a clean link.</p>
<p>What do conventional affiliate links look like? They&#8217;re usually long and messy looking. Like this: <span style="background-color: #ffff99;">http://www.7up.com/xyz.php?af=1059348</span>. If I were to use this affiliate link to promote 7UP, I would write a link like:</p>
<p><code>&lt;a href="http://www.7up.com/xyz.php?af=1059348"&gt;Great drink!&lt;/a&gt;</code></p>
<p>When search engines see the snippet of markup above, they know that this page, <span style="background-color: #ffff99;">http://www.7up.com/xyz.php?af=1059348</span>, is about a <em>great drink</em>. And that influences where the page is ranked in search engines.</p>
<p>In fact, linking with anchor text like above is the most influential SEO factor. That&#8217;s why when you type &#8220;follow me&#8221; in Google, the first website that shows up is Twitter. Many people link to Twitter using <a href="http://twitter.com/msafi">Follow Me</a>.</p>
<p>But there is a big problem with the highlighted link above. When the search engine follows it and sees that it points to a page which then redirects the user and attempts to drop a cookie, the search engine realizes this is an affiliate link. It could be biased, therefore it doesn&#8217;t transfer SEO power.</p>
<p>But using technology and a link building strategy, you can let some of your affiliates link to you and bring all the link juice with them&#8230;</p>
<h2>SEO affiliate links</h2>
<p>A much more useful link for 7UP would be a direct link like:</p>
<p><code>&lt;a href="http://www.7up.com/"&gt;Great drink!&lt;/a&gt;</code></p>
<p>If enough people link to 7UP like that, pretty soon www.7up.com would be the #1 website in Google&#8217;s results pages for the keyword <em>great drink</em>.  Most keywords only need a handful of trusted links to start influencing search engines.</p>
<p>If you notice, compared to the traditional affiliate link, this SEO link is much shorter. Traditional affiliate links are long because each affiliate requires a unique link. The link usually points to a script that registers the visitor, drops a cookie, and redirects to the product&#8217;s page.</p>
<p>The easiest way to do all of that is to have a long link. But one affiliate software company got the idea that tracking where users came from and crediting the right affiliate is still possible using a direct, clean SEO link.</p>
<p>Here&#8217;s how it&#8217;s done.</p>
<p>If you have a Web analytics software for your website, you must have seen the section in the report that points out the <em>Top Referring Sites</em>. Or you may have landed on a website through Google or Twitter and were greeted by <em>Welcome, Googler!</em> or <em>Welcome, Twitter user!</em> How do these sites know where you&#8217;re coming from? They use what&#8217;s called <span style="background-color: #ffff99;">HTTP referer</span> [sic]. It&#8217;s part of the HTTP protocol and it allows the target website to know where it&#8217;s being linked from.</p>
<p>Utilizing this technology, 7UP can group and track all visitors that land on <em>7up.com</em> through <em>msafi.com</em> without me, as the affiliate, having to use a special link.</p>
<h2>How to get started with this new affiliate linking method</h2>
<p>From my technical background, I realized the potential of this method and I set out to look if someone has built a system that exploits this technology. Sure enough, I found <a rel="nofllow" target="_blank" title="Post Affiliate Pro" href="http://msafi.com/visit/postaffiliatepro/">Post Affiliate Pro</a>. It&#8217;s the only affiliate software that is capable of this as far as I know.</p>
<p>Here&#8217;s what they say on their website about this linking method:</p>
<blockquote>
<h3>Search Engine Friendly Links</h3>
<p>With <a rel="nofllow" target="_blank" title="Post Affiliate Pro" href="http://msafi.com/visit/postaffiliatepro/">Post Affiliate Pro</a>, your affiliate links can be SEO friendly. Customize the link format exactly the way you like it; choose from different linking types:</p>
<div>
<p><strong>Standard (redirect)</strong></div>
<p>http://www.yoursite.com/affiliate/scripts/t.php?a_aid=1&amp;a_bid=2</p>
<div>
<p><strong>New style (URL parameters)</strong></div>
<p>http://www.yoursite.com/?a_aid=1&amp;a_bid=2</p>
<div>
<p><strong>New style (Anchor links) </strong></div>
<p>http://www.yoursite.com/#a_aid=1&amp;a_bid=2</p>
<div>
<p><strong>SEO links (with mod rewrite)</strong></div>
<p>http://www.yoursite.com/1/2.html</p>
<div>
<p><strong>DirectLink (no parameters)</strong></div>
<p>http://www.yoursite.com/</p>
<p><a rel="nofllow" target="_blank" title="Post Affiliate Pro" href="http://msafi.com/visit/postaffiliatepro/">Post Affiliate Pro</a>&#8216;s extraordinary <strong>DirectLink</strong> technology offers the best possible linking method &#8211; your affiliates link to your site without any additional parameters in the URL.</p></blockquote>
<h2>A few things to consider</h2>
<p>In very unusual cases, the HTTP referer will not be reported correctly, and this decreases the reliability of this linking method. Also, without a unique link to send visitors to, affiliates couldn&#8217;t promote your product or service to their email list or on forums. But that&#8217;s not a big problem because, as I just showed above, <a rel="nofllow" target="_blank" title="Post Affiliate Pro" href="http://msafi.com/visit/postaffiliatepro/">Post Affiliate Pro</a> allows multiple methods of linking. So, you can ask your affiliates to use the DirectLink from their websites and the other links for emails and whatever else&#8230;</p>
<p>Obviously, <a rel="nofllow" target="_blank" title="Post Affiliate Pro" href="http://msafi.com/visit/postaffiliatepro/">Post Affiliate Pro</a> is a self hosted affiliate software, which means it doesn&#8217;t come ready with an army of affiliates compared to using an affiliate network such as ClickBank, <a rel="nofllow" target="_blank" title="PayDotCom" href="http://msafi.com/visit/paydotcom/">PayDotCom</a>, or Commission Junction. It also requires more in-house work such as paying the affiliates, managing refunds and whatnot.</p>
<h2>Getting the best of both worlds</h2>
<p>It is possible to have an in-house as well as an outsourced affiliate program. For example, you can have your product listed on ClickBank and at the same time allow some affiliates to link to you using a direct link.</p>
<p>But, why would anyone use your in-house program instead of your network-managed program?</p>
<p>You can convince some of your affiliates to use the SEO links of the in-house program by giving them a higher commission than the ClickBank affiliates.</p>
<p>Additionally, this technology can also work as a performance reward for link partners. Webmasters will be more willing to link to your website when they know they&#8217;ll get paid for converting traffic. This can provide a great boost your link building efforts.</p>
<h2>What else can you do to get SEO juice from your affiliates?</h2>
<p>If you&#8217;re not going to use an affiliate software that allows for SEO links, there is something else you could try to get more SEO power from your affiliates.</p>
<p>Basically, give your affiliates JavaScript powered link codes.</p>
<p>Going back to 7UP. If 7UP is like most online merchants, their website would have a section or a page dedicated to affiliates &#8212; welcoming them, giving them instructions, ideas, linking tools, and so on. In that section, they can provide HTML code to their affiliates like this:</p>
<p><code>&lt;a href="http://www.7up.com" onclick="location.href='http://www.7up.com/xyz.php?af=1059348'; return false;"&gt;<br />
Great drink!&lt;/a&gt;</code></p>
<p>In Google&#8217;s eyes, this is a direct link to <em>7up.com. </em>However, when a real human user clicks on this link, the JavaScript-powered browser would actually take the user to the affiliate link that is specified in <em>onclick</em>.</p>
<p>For example, see this link: <a onclick="location.href='http://msafi.com'; return false;" href="http://www.google.com">Google</a>. When you hover over this link, your status bar at the bottom tells you that if you click on this link, you&#8217;re going to go to <em>http://www.google.com</em>. But try clicking on it, it&#8217;ll actually take you to the homepage of <a href="http://msafi.com">msafi.com</a>.</p>
<p>This is cool and all, but there are a few things to consider. First, supposedly, search engines have become smarter at detecting JavaScript like this. Second, for people who don&#8217;t have a JavaScript powered browser (a fractional minority), the affiliate commission will be lost as those users will be taken to the direct link and not the affiliate link.</p>
<h2>Dominating the <acronym title="Search Engine Results Pages">SERPs</acronym></h2>
<p>None of what&#8217;s written here is considered unacceptable <a href="http://en.wikipedia.org/wiki/Black_hat#Search_Engine_Optimization">black hat</a> practice. Whether you decide to use the <a rel="nofllow" target="_blank" title="Post Affiliate Pro" href="http://msafi.com/visit/postaffiliatepro/">Post Affiliate Pro</a> SEO link method or simply provide a JavaScript powered HTML code to your affiliates, you&#8217;ll sure see positive results in your ranking.</p>
<p>Alternatively, you can use <a rel="nofllow" target="_blank" title="Post Affiliate Pro" href="http://msafi.com/visit/postaffiliatepro/">Post Affiliate Pro</a> direct link as a reward for link partners. It could make it much easier for you to convince and acquire new link partners and affiliates. And therefore, dominate the SERPs.</p>


<p>Related posts:<ol><li><a href='http://msafi.com/automatically-create-and-cloak-amazon-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Automatically Create and Cloak Amazon Affiliate Links in WordPress'>Automatically Create and Cloak Amazon Affiliate Links in WordPress</a></li>
<li><a href='http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Best Way to Organize and Cloak Affiliate Links in WordPress'>Best Way to Organize and Cloak Affiliate Links in WordPress</a></li>
<li><a href='http://msafi.com/turn-keywords-into-links-with-word-2-cash/' rel='bookmark' title='Permanent Link: Turn Keywords into Links with Word 2 Cash'>Turn Keywords into Links with Word 2 Cash</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://msafi.com/squeezing-the-seo-juice-out-of-your-affiliates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Website Struggle in Internet Marketing &#8211; Part 2</title>
		<link>http://msafi.com/a-website-struggle-in-internet-marketing-part-2/</link>
		<comments>http://msafi.com/a-website-struggle-in-internet-marketing-part-2/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 10:15:35 +0000</pubDate>
		<dc:creator>MK</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://msafi.com/?p=881</guid>
		<description><![CDATA[This post is a follow up to the story I wrote in August of last year. It&#8217;s about my first Internet marketing website which is codenamed DET and is about &#8220;dubai employment&#8221;.  I put 100s of hours into it and I continue to work on it until this day. The previous post detailed the beginning [...]


Related posts:<ol><li><a href='http://msafi.com/find-a-great-internet-marketing-virtual-assistant-va/' rel='bookmark' title='Permanent Link: Find a Great Internet Marketing Virtual Assistant (VA)'>Find a Great Internet Marketing Virtual Assistant (VA)</a></li>
<li><a href='http://msafi.com/a-website-struggle-in-internet-marketing/' rel='bookmark' title='Permanent Link: A Website Struggle in Internet Marketing'>A Website Struggle in Internet Marketing</a></li>
<li><a href='http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Best Way to Organize and Cloak Affiliate Links in WordPress'>Best Way to Organize and Cloak Affiliate Links in WordPress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-358 noborder" title="struggle" src="http://msafi.com/home5/mohamme3/public_html/msaficom/wp-content/uploads/2009/08/struggle.jpg" alt="" width="200" height="218" />This post is a follow up to the story I wrote in <a href="http://msafi.com/a-website-struggle-in-internet-marketing/">August of last year</a>. It&#8217;s about my first Internet marketing website which is codenamed <strong>DET</strong> and is about &#8220;dubai employment&#8221;.  I put 100s of hours into it and I continue to work on it until this day. The previous post detailed the beginning of DET and the phases that it went through.</p>
<p>In that post I talked about how I spent several weeks intensively redesigning and revamping DET only to realize that I was actually killing the business with my new ideas.</p>
<p>Today, I&#8217;ll share with you what I did to revive DET, get it to generate $1,000/month in sales, increase its potential, and what I plan to do to realize that potential and multiply the revenue&#8230;</p>
<p><span id="more-881"></span></p>
<h2>Professional vs Personal</h2>
<p>Part of the plan of revamping DET was to make it look more professional. My assumption was that: more professional = better conversions. As I explained in my earlier post, I was wrong. Filling my website with corporate imagery and speak killed conversion. I decided that it was time to look into creating serious, visitor-converting sales copy.</p>
<p>So, I picked up the best copywriting book I could find, <a href="http://www.amazon.com/gp/product/1891686003?ie=UTF8&amp;tag=ms084d-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1891686003">Advertising Secrets of the Written Word</a> by Joe Sugarman. I studied the book for a few weeks and finally produced the new sales copy.</p>
<p>The new sales copy is very personal. I talk to the visitor in a one-on-one tone. I also changed all the plural pronouns to singular ones, i.e. we, our, and us changed to I, my, and me.</p>
<p>Luckily, this did the trick. Sales volume was restored to a level that was even higher than the previous $700/month average.</p>
<h2>Suicidal Thoughts Despite This Moderate Success</h2>
<p>Improving the sales copy and changing the tone of the website back to a personal one helped the business a little. But DET isn&#8217;t exactly a &#8220;set it and forget it&#8221; type of business. I have a constant stream of comments and customer service issues that need attending to. And I don&#8217;t want to dedicate myself to that. I have other more interesting concerns.</p>
<p>I also felt that I don&#8217;t deserve this website. It gets loads of traffic but I&#8217;m not intrinsically interested in this niche. I felt that someone else could get a lot more mileage out of it.</p>
<p>So, I decided to sell it. The amount is $7,000 x 10, i.e. the annual revenue for last year multiplied by ten. It&#8217;s a straightforward and fair way to valuate a business. I bet if someone bought it at this price and then paid the proper attention to it, they&#8217;d recoup their investment in 5 years or less. What a better deal you want, right?</p>
<p>Unfortunately, I couldn&#8217;t find interested buyers. So, I&#8217;m stuck with DET. What next?</p>
<p>I contemplated letting DET die a slow death. I decided that I won&#8217;t moderate comments and I will only provide customer service support to paid members. No pre-sale support whatsoever. That&#8217;s actually what I&#8217;m doing right now. But I can&#8217;t stomache it. I always feel that it&#8217;s a shame to let this successful website die. So, I always go back and look into ways to streamline the business.</p>
<p>You might think that I should just hire a virtual assistant. But for an arrangement with a virtual assistant to be profitable, I&#8217;d need a really good virtual assistant and at a cheap rate. The challenge is, where would I find an assistant that knows about this &#8220;dubai employment&#8221; niche? I&#8217;d have to train them a lot.</p>
<h2>Increased Traffic and Renewed Interest</h2>
<p>DET used to get about 7,000 unique visitors per month. Lately, the traffic has been steadily increasing. Last month DET got 11,000 unique visitors. I don&#8217;t know what exactly caused the traffic increase, but it excited me. Additionally, I&#8217;ve recently discovered using blog reviews to get backlinks, drive traffic, and increase SEO ranking even further. The thought of applying this new technique to DET also reignited my interest in it.</p>
<h2>Realizing DET&#8217;s Potential</h2>
<p>I honestly think DET could make $10,000 a month. It just needs the right kind of attention. So, here is my new theory. DET&#8217;s future success depends on the following pillars:</p>
<ul>
<li>Continue to generate content</li>
<li>Publish user&#8217;s comments and interact with them</li>
<li>Provide proper pre-sale customer support</li>
<li>Follow up with users that register but not pay</li>
<li>Continue to work on SEO ranking</li>
<li>Improve the sales page further</li>
</ul>
<p>Building each of these pillars in an efficient and desirable way is a challenge, but I plan on solving these challenges. Doing this right will finally get DET to reach the success that it deserves.</p>
<p>I will try to keep this blog updated as I continue on with this&#8230;Stay tuned!</p>


<p>Related posts:<ol><li><a href='http://msafi.com/find-a-great-internet-marketing-virtual-assistant-va/' rel='bookmark' title='Permanent Link: Find a Great Internet Marketing Virtual Assistant (VA)'>Find a Great Internet Marketing Virtual Assistant (VA)</a></li>
<li><a href='http://msafi.com/a-website-struggle-in-internet-marketing/' rel='bookmark' title='Permanent Link: A Website Struggle in Internet Marketing'>A Website Struggle in Internet Marketing</a></li>
<li><a href='http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Best Way to Organize and Cloak Affiliate Links in WordPress'>Best Way to Organize and Cloak Affiliate Links in WordPress</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://msafi.com/a-website-struggle-in-internet-marketing-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Way to Organize and Cloak Affiliate Links in WordPress</title>
		<link>http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/</link>
		<comments>http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 00:09:17 +0000</pubDate>
		<dc:creator>MK</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Affiliate Links]]></category>
		<category><![CDATA[ClickBank]]></category>
		<category><![CDATA[Geeky Tips]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Link Cloaking]]></category>
		<category><![CDATA[Redirection]]></category>
		<category><![CDATA[Robots.txt]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://msafi.com/?p=205</guid>
		<description><![CDATA[If you currently have or plan to have plenty of affiliate links on your WordPress based website, you should have a way to easily track and manage these affiliate links. You want to know how many clicks each link received and you want to be able to edit and change the affiliate link without having [...]


Related posts:<ol><li><a href='http://msafi.com/automatically-create-and-cloak-amazon-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Automatically Create and Cloak Amazon Affiliate Links in WordPress'>Automatically Create and Cloak Amazon Affiliate Links in WordPress</a></li>
<li><a href='http://msafi.com/squeezing-the-seo-juice-out-of-your-affiliates/' rel='bookmark' title='Permanent Link: Squeezing the SEO Juice Out of Your Affiliates'>Squeezing the SEO Juice Out of Your Affiliates</a></li>
<li><a href='http://msafi.com/great-networks-for-software-affiliates-and-vendors/' rel='bookmark' title='Permanent Link: Great Networks for Software Affiliates and Vendors'>Great Networks for Software Affiliates and Vendors</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-363 noborder" title="organizelinks" src="http://msafi.com/home5/mohamme3/public_html/msaficom/wp-content/uploads/2009/10/organizelinks.gif" alt="organizelinks" width="200" height="146" /></p>
<p>If you currently have or plan to have plenty of affiliate links on your WordPress based website, you should have a way to easily track and manage these affiliate links. You want to know how many clicks each link received and you want to be able to edit and change the affiliate link without having to revisit and change old content.</p>
<p>And to keep your website clean and organized in the eyes of search engines, there are a few things that will need tweaking.</p>
<p>Here&#8217;s how I create, manage and cloak my affiliate links.<span id="more-205"></span></p>
<h2 style="text-align: left;">Using Redirection</h2>
<p><a href="http://wordpress.org/extend/plugins/redirection/">Redirection</a> is a WordPress plugin that is made by <a href="http://urbangiraffe.com/">John Godley</a>, who works for <a href="http://www.automattic.com">Automattic</a>, the company behind WordPress. Redirection helps you manage your blog URLs. Using Redirection, you could create a link like <span style="background-color: #fff9dc;">http://msafi.com/gotogoogle/</span> and set that link to forward to <span style="background-color: #fff9dc;">http://google.com</span>. Similarly, you could put all your affiliate forwarders in a virtual directory like:</p>
<ul>
<li>http://msafi.com/affiliate/product1/</li>
<li>http://msafi.com/affiliate/product2/</li>
<li>http://msafi.com/affiliate/product3/</li>
<li>and so on&#8230;</li>
</ul>
<p>Most people don&#8217;t use <span style="background-color: #fff9dc;"><em>affiliate</em></span> for the directory name, though. They use <em><span style="background-color: #fff9dc;">goto</span> </em>or <span style="background-color: #fff9dc;"><em>visit</em></span>. Or like on this website, I simply use <em><span style="background-color: #fff9dc;">a</span>.</em></p>
<p>Redirection also allows you to group related URL redirections together. So, you could create a group, name it Affiliate Links and put all your affiliate links there.</p>
<h2>Create an affiliate link in Redirection</h2>
<p>Once you have Redirection installed</p>
<ol>
<li>Click on <span style="background-color: #fff9dc;">Groups</span> in the top left corner</li>
<li>At the bottom of the page, you&#8217;ll see <span style="background-color: #fff9dc;">Add Group</span>. Enter <span style="background-color: #fff9dc;">Affiliate Links</span> in the textbox, and click <span style="background-color: #fff9dc;">Add</span>.</li>
<li>Click on your newly added group, <span style="background-color: #fff9dc;">Affiliate Links</span></li>
<li>In the source URL, put something like <span style="background-color: #fff9dc;"> </span><span style="background-color: #fff9dc;"> </span><span style="background-color: #fff9dc;">/visit/product-xyz/</span> (don&#8217;t include your domain name, <em>http://ursite.com</em>)</li>
<li>For <span style="background-color: #fff9dc;">Match</span>, select <span style="background-color: #fff9dc;">URL only</span></li>
<li>For <span style="background-color: #fff9dc;">Action</span>, select <span style="background-color: #fff9dc;">Redirect to URL</span></li>
<li>Leave <span style="background-color: #fff9dc;">Regular expression</span> unchecked</li>
<li>In <span style="background-color: #fff9dc;">Target URL</span>, put your affiliate link</li>
</ol>
<p>That&#8217;s it. You&#8217;ve added your first affiliate link to Redirection.</p>
<p>Now whenever you want to link to Product XYZ, use http://ursite.com/visit/product-xyz/. It&#8217;s even easier to remember.</p>
<p>Redirection also gives you the number of hits each link received. So, if you&#8217;re putting your links in relevant places and getting huge volumes of clicks but maybe no sales, you&#8217;ll know something is going on&#8230;</p>
<h2>Cool tip: get Redirection to automatically create ClickBank affiliate links for you!</h2>
<p>If you promote products for ClickBank, here&#8217;s a cool tip that you&#8217;ll find very useful.</p>
<p>All of ClickBank&#8217;s links have the following structure</p>
<p><code>http://<span style="color: #ff0000;"><strong>YourClickBankID</strong></span>.<span style="color: #0000ff;"><strong>VendorClickBankID</strong></span>.hop.clickbank.net</code></p>
<p>You can tell Redirection to automatically fill in the VendorClickBankID field for you based on a value that you provide in your URL. Like:</p>
<p><span style="background-color: #fff9dc;">http://ursite.com/cb/<strong>vendorx311</strong>/ </span></p>
<p>automatically redirects to</p>
<p><span style="background-color: #fff9dc;">http://yourClickBankID.<strong>vendorx311</strong>.hop.clickbank.net</span></p>
<p>and</p>
<p><span style="background-color: #fff9dc;">http://ursite.com/cb/<strong>sumvendor2</strong>/</span></p>
<p>automatically redirects to</p>
<p><span style="background-color: #fff9dc;">http://yourClickBankID.<strong>sumvendor2</strong>.hop.clickbank.net</span></p>
<p>&#8230;and so on&#8230;</p>
<p>Here&#8217;s how you do this in Redirection:</p>
<ol>
<li>In the Source URL, enter <span style="background-color: #fff9dc;">/cb/([^/]*)</span></li>
<li>In Target URL, enter <span style="background-color: #fff9dc;">http://yourClickBankID.$1.hop.clickbank.net</span></li>
<li>Make sure <span style="background-color: #fff9dc;">Regular expression</span> is checked</li>
<li>Match should be set to <span style="background-color: #fff9dc;">URL only</span></li>
<li>Action should be set to <span style="background-color: #fff9dc;">Redirect URL</span></li>
</ol>
<p>I have done this on my website here at <a href="http://msafi.com">msafi.com</a>. So, now I can simply give out a link like <a rel="nofollow" href="http://msafi.com/cb/4idiots/">http://msafi.com/cb/4idiots/</a>. This will redirect to <a rel="nofollow" href="http://mksafi.4idiots.clickbank.net">http://mksafi.4idiots.clickbank.net</a>, which is the landing sales page for the product sold by <em>4idiots </em>ClickBank vendor. You can replace <em>4idiots</em> with any ClickBank vendor ID and it will still work.</p>
<p>Pretty cool isn&#8217;t it?</p>
<p>Perhaps a similar trick can be done to automate link cloaking and management for Amazon and Commission Junction, but I&#8217;ll have to look into that.</p>
<p>For now, let&#8217;s look into optimizing your affiliate links so that Google will not have trouble with them&#8230;</p>
<h2>Helping Google not trip over your affiliate links</h2>
<p>Now that you have a convenient and easy way to create and organize affiliate links, I&#8217;m gonna show you how to make sure that Google will not discriminate against your blog as a result of affiliate links.</p>
<p>First, whenever you add an affiliate link as anchor text make sure that you include a rel=&#8221;nofollow&#8221; attribute in the anchor tag. That is</p>
<p>Bad: <span style="background-color: #fff9dc;">&lt;a href=&#8221;http://ursite.com/visit/product-xyz/&#8221;&gt;Product XYZ&lt;/a&gt;</span></p>
<p>Good: <span style="background-color: #fff9dc;">&lt;a href=&#8221;http://ursite.com/visit/product-xyz/&#8221; rel=&#8221;nofollow&#8221;&gt;Product XYZ&lt;/a&gt;</span></p>
<p>If you want to automate the creation of anchor text links in WordPress, check out the plugin I created: <a href="http://msafi.com/wordpress-plugins/turn-keywords-into-links-with-word-2-cash/">Word 2 Cash</a>.</p>
<p>Second, use <a href="http://www.robotstxt.org">robots.txt</a> to disallow Google (and other search engines) from accessing your virtual affiliate links URL directories. Your affiliate link directories are /visit/, /cb/ and whatever else you may have created.</p>
<p>In your robots.txt file add lines like:</p>
<p><code>Disallow: /visit/*<br />
Disallow: /cb/*</code></p>
<p>Do the same for any other affiliate link directory you have.</p>
<p>This will help Google index your website in a clean way and hopefully minimize discrimination against your outbound links.</p>
<p style="text-align: left;">That&#8217;s all there is to it. You now have a great way to create and manage your affiliate links. Just one last thing before you go.</p>
<h3>Reducing Redirection database size</h3>
<p>Redirection keeps a record of every redirect it makes. It stores these records in your database. If you&#8217;re gonna be using the plugin the way I described in this post, your records can build up and take a lot of space pretty quickly. What you want to do is set the records to expire after some time, say 30 days. To do that:</p>
<ol>
<li>go to Redirection&#8217;s admin page</li>
<li>Click on <span style="background-color: #fff9dc;">Options</span></li>
<li>In the <span style="background-color: #fff9dc;">Expire Logs</span> field, enter 30 and click Save.</li>
</ol>
<p>Aaaaaaand you&#8217;re done!</p>


<p>Related posts:<ol><li><a href='http://msafi.com/automatically-create-and-cloak-amazon-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Automatically Create and Cloak Amazon Affiliate Links in WordPress'>Automatically Create and Cloak Amazon Affiliate Links in WordPress</a></li>
<li><a href='http://msafi.com/squeezing-the-seo-juice-out-of-your-affiliates/' rel='bookmark' title='Permanent Link: Squeezing the SEO Juice Out of Your Affiliates'>Squeezing the SEO Juice Out of Your Affiliates</a></li>
<li><a href='http://msafi.com/great-networks-for-software-affiliates-and-vendors/' rel='bookmark' title='Permanent Link: Great Networks for Software Affiliates and Vendors'>Great Networks for Software Affiliates and Vendors</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Turn Keywords into Links with Word 2 Cash</title>
		<link>http://msafi.com/turn-keywords-into-links-with-word-2-cash/</link>
		<comments>http://msafi.com/turn-keywords-into-links-with-word-2-cash/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 12:33:55 +0000</pubDate>
		<dc:creator>MK</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Affiliate Links]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://msafi.com/?p=128</guid>
		<description><![CDATA[Word 2 Cash is a free WordPress plugin. Its purpose is to turn specified keywords on your blog into links. For example, suppose you want every instance of the word WordPress in your posts to be an anchor text pointing to http://wordpress.org. This plugin can do that for you automatically. Just go to the administration [...]


Related posts:<ol><li><a href='http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Best Way to Organize and Cloak Affiliate Links in WordPress'>Best Way to Organize and Cloak Affiliate Links in WordPress</a></li>
<li><a href='http://msafi.com/automatically-create-and-cloak-amazon-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Automatically Create and Cloak Amazon Affiliate Links in WordPress'>Automatically Create and Cloak Amazon Affiliate Links in WordPress</a></li>
<li><a href='http://msafi.com/squeezing-the-seo-juice-out-of-your-affiliates/' rel='bookmark' title='Permanent Link: Squeezing the SEO Juice Out of Your Affiliates'>Squeezing the SEO Juice Out of Your Affiliates</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-361" title="word2cash" src="http://msafi.com/home5/mohamme3/public_html/msaficom/wp-content/uploads/2009/10/word2cash.jpg" alt="word2cash" width="200" height="201" /></p>
<p>Word 2 Cash is a free WordPress plugin. Its purpose is to turn specified keywords on your blog into links.</p>
<p>For example, suppose you want every instance of the word WordPress in your posts to be an anchor text pointing to <a href="http://wordpress.org">http://wordpress.org</a>. This plugin can do that for you automatically.</p>
<p><span id="more-128"></span></p>
<p>Just go to the administration page of the plugin and enter:</p>
<p><code>wordpress, <a href="http://wordpress.org">http://wordpress.org</a></code></p>
<p>Now, WordPress becomes <a href="http://wordpress.org">WordPress</a>.</p>
<p>The original purpose of the plugin was to turn keywords into affiliate links. Hence, the name – Word 2 Cash.</p>
<p>This plugin can be used as a good alternative to commercial plugins such as <a rel="nofllow" target="_blank" title="Ninja Affiliate" href="http://msafi.com/a/ninjaaffiliate/">Ninja Affiliate</a>.</p>
<h2>Limitation</h2>
<p>To me, the issues below are not limitations because I implemented the plugin this way. It&#8217;s the way that suits me. This maybe the way that suits you best, too.</p>
<p>Okay&#8230;first&#8230;</p>
<p>The attributes <span class="hl">rel=&#8221;nofollow&#8221;</span> and <span class="hl">target=&#8221;_blank&#8221;</span> are automatically added to the HTML of every link. The plugin doesn&#8217;t give you a choice with this.</p>
<p>In case you don&#8217;t know, <span class="hl">rel=&#8221;nofollow&#8221;</span> tells Google not to increase the target website&#8217;s ranking as a result of this link. And <span class="hl">target=&#8221;_blank&#8221;</span> opens the link in a new window/tab.</p>
<p>Second. Some people may prefer to limit the number of instances that should be turned into anchor texts. You can&#8217;t do that with this plugin. Every instance will be turned into anchor text. However, if links on your posts are NOT styled to be big bright blue color with underline, turning all instances into anchor text won&#8217;t make your content look cluttered or spammy or anything&#8230;</p>
<h2>Support</h2>
<p>I provide voluntary support for this plugin. I don&#8217;t promise that I&#8217;ll fix your issues (if you have any), but feel free to post in the comments below and you may get an answer.</p>
<h2>Download and Installation</h2>
<p><a href="http://wordpress.org/extend/plugins/word-2-cash/">Download the plugin from here</a>&#8230;</p>
<p>To install, simply place the plugin in the WordPress plugins folder and activate it from the administration panel.</p>
<h2>Credits</h2>
<p>The core function for this plugin was taken from <a href="http://wordpress.org/extend/plugins/seo-automatic-links/">SEO Smart Links</a> and it was modified by me.</p>


<p>Related posts:<ol><li><a href='http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Best Way to Organize and Cloak Affiliate Links in WordPress'>Best Way to Organize and Cloak Affiliate Links in WordPress</a></li>
<li><a href='http://msafi.com/automatically-create-and-cloak-amazon-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Automatically Create and Cloak Amazon Affiliate Links in WordPress'>Automatically Create and Cloak Amazon Affiliate Links in WordPress</a></li>
<li><a href='http://msafi.com/squeezing-the-seo-juice-out-of-your-affiliates/' rel='bookmark' title='Permanent Link: Squeezing the SEO Juice Out of Your Affiliates'>Squeezing the SEO Juice Out of Your Affiliates</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://msafi.com/turn-keywords-into-links-with-word-2-cash/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>A Website Struggle in Internet Marketing</title>
		<link>http://msafi.com/a-website-struggle-in-internet-marketing/</link>
		<comments>http://msafi.com/a-website-struggle-in-internet-marketing/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 16:12:44 +0000</pubDate>
		<dc:creator>MK</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Conversion Rate]]></category>
		<category><![CDATA[iContact]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Product Automation]]></category>
		<category><![CDATA[Resume Distribution]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Spam Complaints]]></category>
		<category><![CDATA[Virtual Credit Card]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://msafi.com/internet-marketing/a-website-struggle-in-internet-marketing/</guid>
		<description><![CDATA[DET is a website I started in September of 2008. The goal was (and still is) to make money in Internet marketing. I will refrain from mentioning the full domain name of DET because I don&#8217;t want this post to show up when a reference check is made. There are lots of secrets in this [...]


Related posts:<ol><li><a href='http://msafi.com/a-website-struggle-in-internet-marketing-part-2/' rel='bookmark' title='Permanent Link: A Website Struggle in Internet Marketing &#8211; Part 2'>A Website Struggle in Internet Marketing &#8211; Part 2</a></li>
<li><a href='http://msafi.com/if-you-ask-for-a-refund-i-might-tell-you-to-fck-off/' rel='bookmark' title='Permanent Link: A customer asked me for a refund, I had to tell him to&#8230;'>A customer asked me for a refund, I had to tell him to&#8230;</a></li>
<li><a href='http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Best Way to Organize and Cloak Affiliate Links in WordPress'>Best Way to Organize and Cloak Affiliate Links in WordPress</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-358 noborder" title="struggle" src="http://msafi.com/home5/mohamme3/public_html/msaficom/wp-content/uploads/2009/08/struggle.jpg" alt="struggle" width="200" height="218" />DET is a website I started in September of 2008. The goal was (and still is) to make money in Internet marketing. I will refrain from mentioning the full domain name of DET because I don&#8217;t want this post to show up when a reference check is made. There are lots of secrets in this post.</p>
<p>The domain name of DET contains the phrase &#8220;dubai employment&#8221;. I wanted to create a website that is search engine optimized for this key phrase. I learned the importance of this from <a href="http://www.thirtydaychallenge.com/" target="_blank">The Thirty Day Challenge</a>, which is a free course that got me to stop fumbling and truly get started in IM. They hold the 30-day challenge every year with renewed and improved material. I&#8217;m thinking of taking the new course soon.</p>
<p>The plan for DET was to first build a sustainable stream of traffic. I imagined that I could then throw any product in front of this stream and have it picked up. It was an accurate imagination, but it wouldn&#8217;t be that simple.</p>
<p>I created DET. I put some search-engine-optimized content on it. And I started getting traffic. It was time to start selling.</p>
<p><span id="more-114"></span></p>
<h2>The First Product I Tried to Sell</h2>
<p>What do my visitors want? Easy. To find employment in Dubai. So &#8211; obviously &#8211; my product needs to assist with that not-so-simple task. As someone who has experience in jobhunting in Dubai, I found the most valuable method to be networking with other professionals, hiring managers, and recruiters. So, I compiled a small list of contacts and wrote a guide to show how I compiled this list. I put this product up for $47. I knew nothing about sales letters back then. So, the product must&#8217;ve had a very bad sales page. I left it there for &#8211; maybe &#8211; a week. It received a bit of traffic, but I sold ZERO. I tried changing the sales page a little, but still no luck.</p>
<h3>How can I position the product differently?</h3>
<p>The nature of my product, which was simply a list of contacts and a guide, conveyed to the buyer that they still had to do a lot of work to get results. I needed a product that would make finding employment seem effortless. So I made a new offer:</p>
<h2>The Second Product I Tried to Sell</h2>
<p>Here&#8217;s what I proposed to my customers: upload your resume to my web server and I will instantly distribute it my list of &#8220;100s&#8221; of hiring managers and recruiters in Dubai.</p>
<p>I hired a freelance web developer to create the system to store uploaded files on my web server. And I had planned to distribute the resumes using <a href="http://msafi.com/a/icontact/" target="_blank">iContact</a>.</p>
<p>It has turned into a resume distribution service. The price? US$14.99! On 30th of November 2008 and only 20-minutes of this offer going live, I received the first order. And in the next two days, I received 3 more orders. Despite the low price, I was ecstatic. Aside from the one or two affiliate sales I had coincidentally made, these were my first ever sales in IM.</p>
<h3>Time to Deliver the Product</h3>
<p>As I said, I promised that I would distribute these resumes myself. I had a small list of personal contact information of professionals in Dubai and in the span of 2 days, I spammed them with 4 untargeted emails from a service that they didn&#8217;t subscribe to. Surprisingly, the majority of the recipients were happy! They replied thanking me and asking me questions about the service. But one of them complained &#8211; rightfully so. Here&#8217;s what he said:</p>
<blockquote><p>Please STOP sending these &#8211; I have marked them as SPAM.<br />
Kind Regards,</p></blockquote>
<p>Obviously, the service couldn&#8217;t be scaled up. What if I receive three orders per day? It won&#8217;t work.</p>
<h3>Transforming the Product</h3>
<p>This experience has taught me something valuable. People liked believing that, to find a job, all they had to do was upload their resume and pay a small fee. I should keep this perception in whatever I&#8217;d be selling. But my model wasn&#8217;t scalable. What I needed to do now was keep the same offer, but modify the product a little bit. I ended up with:</p>
<ol>
<li>A membership section where visitors can login and find contacts relevant to their industry in Dubai.</li>
<li>Resume distribution service where we send the subscriber&#8217;s resume to a list of corporate and business emails. <em>(Note: I always gave owners of the emails the option to opt-out. More on that later)</em></li>
</ol>
<p>The emails were divided by industries. They looked like info@corporate.com or a variation of that. It didn&#8217;t feel as bad spamming these emails as it did spamming the personal emails. And subscribers could still find personal contacts when they logged in to DET. The new price was $24.99.</p>
<h2>The New Product is Kind of Scalable. But a Big Headache!</h2>
<p>I guess now I could accept up to 3 orders a day. The list of emails we had was broken up by industry. That allowed us to send relevant resumes to relevant companies. It was valuable for job seekers, too. They saw the results and thanked us for having made their resume distribution convenient. But there was a big problem. The delivery of the product was done completely manually. We used <a href="http://msafi.com/a/icontact/" target="_blank">iContact</a> to send the emails to our list of companies. Every time we received an order we had to manually setup the email for dispatch. Once the email was dispatched, we had to manually setup the user account on our website. Then we would manually email the user a notification and a completion report.</p>
<p>This entire process took 25 minutes of intense focus to make sure that there were no typos in our emails and forms. We also had to come up with the cover letter that went into the email dispatch when the user didn&#8217;t specify one. We had to review the employment history of every user.</p>
<p>Every order delivery was a headache! After awhile, I felt that I&#8217;ve had enough. It got to a point when I&#8217;d flinch upon seeing the payment notification email from <a rel="nofllow" target="_blank" title="PayPal" href="http://msafi.com/visit/paypal/">PayPal</a>. So, in this sense, this model too wasn&#8217;t scalable.</p>
<p>Just when I made the final decision to pull the plug on this model, I received a complaint from a company that was on our list.</p>
<p>For your entertainment, here is the email exchanges we had:</p>
<blockquote><p>Subject: Remove from your database &#8211; Dubai Employment XXXXXX</p>
<p>Please immediately remove any email addresses with @XXXXXXXX.com from your database. We are not interested in getting flooded with CVs and job applications.</p>
<p>Best regards,</p>
<p>John Smith</p></blockquote>
<p>I replied</p>
<blockquote><p>Hi,</p>
<p>Alternatively, you could&#8217;ve just clicked on the &#8220;remove&#8221; link at the bottom of any of the emails we send your way, which would have effectively removed you from any emailing list we have. And just FYI, all legitimate bulk email senders are required per law to provide that kind of removal link.</p>
<p>Best,</p>
<p>Mohammed al-Safi</p></blockquote>
<p>He answered</p>
<blockquote><p>I don’t bother about your removal link, I have never subscribed to your services.</p>
<p>Best regards,</p>
<p>John Smith</p></blockquote>
<p>I replied</p>
<blockquote><p>I&#8217;m just trying to tell you how a smart person that can read would go about this matter. You, however, choose to waste your time going to my website, finding my email and writing a message. With the education that I just gave you, you will now be able to just click &#8220;remove&#8221; and be done with it.</p>
<p>Mohammed al-Safi</p></blockquote>
<p>You can see from my tone that I didn&#8217;t give a shit.</p>
<p>I thought that was the end of that. I already canceled the <a rel="nofllow" target="_blank" title="PayPal" href="http://msafi.com/visit/paypal/">PayPal</a> <a href="http://consumerist.com/5323329/buy-safely-online-with-virtual-credit-cards" target="_blank">virtual credit card</a> that I used for <a href="http://msafi.com/a/icontact/" target="_blank">iContact</a>. I didn&#8217;t want them to charge me since I wasn&#8217;t going to use their service anymore. But before they had a chance to find out that I canceled my credit card, they emailed me this:</p>
<blockquote><p>Hello,</p>
<p>Sending for your account has been disabled due to a recent manual complaint we had received. These are weighted more heavily due to the lengths in which the contact goes to file the complaint. That being said we wanted to review your opt-in practices to make sure they are following the industries best practices. Can you please respond to the information below? Thank you for your cooperation and we look forward to your response.</p>
<p>* How were these addresses accumulated? What are the specific addresses of the sign-up forms?<br />
Example: Online sign up form/paper forms.</p>
<p>* Where is the permission statement the subscribers agree to when signing up?<br />
Please provide all tangible means of lead generation for us to view.</p>
<p>If applicable please provide the direct URL addresses or attach a copy of a paper form for us to view.</p></blockquote>
<p>I told them</p>
<blockquote><p>Hi there,</p>
<p>Sorry to have caused this to your service.</p>
<p>My contacts indicate their desire to receive my emails. However, they always have the option to simply opt-out of my emails per the mandatory removal link that you provide. I think the person who went through the trouble of filing a manual complaint had a personal issue with me, not because I spammed them.</p>
<p>At any rate, on the 23rd I stopped all my business activities that require email broadcasts and will not be using <a href="http://msafi.com/a/icontact/" target="_blank">iContact</a> again.</p>
<p>Thanks for the great service all along.</p>
<p>Best,</p></blockquote>
<h2>Automation is Obviously the Solution</h2>
<p>Anyway, after this was over, I had to go back and think about the real problem. Orders were a headache to handle. If I could only automate the delivery of my product…</p>
<p>Actually, unlike how it’s presented in this post, I realized that I needed to automate the product early on.</p>
<h3>Partnering with a Web Developer</h3>
<p>As mentioned, to develop my website early on, I solicited the help of a freelance Web developer from Elance. He created the system that allowed users to upload their resumes to my website. In retrospect, I can see that he didn’t do much. But at that time, I was very impressed with his work. He created a WordPress Plugin…just for my site. Cool!!</p>
<p>Back then, I didn’t know about WordPress Plugin development, PHP, or JavaScript as much as I do now. But because I knew I needed to have access to these types of skills to achieve <strong>automation</strong>, I asked Alex, the developer, to partner up with me. He asked for 30%, I gave it to him – on the 12th of January 2009.</p>
<p>It was a stupid agreement because we didn’t know how much each one of us was going to contribute to this project. If I were to do that I again, I would follow <a href="http://sethgodin.typepad.com/seths_blog/2009/03/advice-on-equity.html" target="_blank">this advice</a>.</p>
<p>The advice says, to determine equity or share in a business between you and a partner, talk about it in this way:</p>
<blockquote><p>Today, right now, your contribution is worth 5% of the company and my creation of the company is worth 5%. The other 90% is based on what each of us does over the next 18 months. Here&#8217;s a list of what has to get done, and what we agree it&#8217;s worth&#8230;</p></blockquote>
<p>Brilliant.</p>
<p>My job was to handle everything there is to handle. Alex&#8217;s job was to automate order delivery. His job required good knowledge of how WordPress works, but, like many other developers, Alex was more comfortable working from scratch. I guess he didn&#8217;t like having to cater to WordPress. Three months passed and we weren&#8217;t even 30% done with automation.</p>
<p>Alex has a day job and a family to support. I&#8217;m completely devoted to DET. I&#8217;m married, too, but I don&#8217;t support no body.</p>
<p>The point is, our partnership didn&#8217;t work. Against Alex&#8217;s preference, we had to dissolve our engagement on the 23rd of March 2009.</p>
<h2>Breaking the Shackles</h2>
<p>I&#8217;ve always felt that I was unfairly held back by inability to materialize the concepts and ideas that I had.</p>
<p>Ah, that&#8217;s a very broad statement. Of course, our imagination can fly while our tangible abilities are restrained by the limits of realities.</p>
<p>But when it came to Web development, I felt I could break some of my restraints. Due to my education and past experience with computers and programming, I was comfortable with programming concepts. All I needed was to apply those concepts and theories to my real-world problems…</p>
<p>So, I dug up my old programming toolbox from the attic of my brain. I pirated books on PHP, JavaScript, CSS, and Photoshop. And I started making Web.</p>
<p>Learning this stuff took me about 3-months. During this period, I shut-down the paid services on DET.</p>
<p>I&#8217;m broke and I can&#8217;t find a partner to compliment my skills. The only solution is to make my own Web. Besides, it&#8217;s something I&#8217;ve always wished I could do. So, for the first time in a long time, I was determined. I put everything on hold and focused on this one thing.</p>
<p>On the 15th of June 2009, the paid services of DET went back live.</p>
<h2>Complete Automation</h2>
<p>Now my system is completely automated. Users upload their information, their accounts are automatically created, they receive automated emails with their username and password, and they get exclusive access to the premium section. All we had to do to complete the fulfillment was approve the uploaded information. Once approve is clicked, the system distributed the resumes automatically. The order fulfillment process went from 25-grueling-minutes to easy, less than 5-minute review and approval process.</p>
<p>During this phase, DET was making $700+/month. My target income was and still is $3,000/month.</p>
<h2>Better Conversion Vs. More Traffic</h2>
<p>Now, I have a much more scalable model. I can market the product and not worry about being flooded with orders. I had a decision to make: should I work on turning more visitors into customers or should I work on bringing in more visitors. I decided that I will work on the former – increasing conversion rate.</p>
<p>Improving conversion rate is something we can do without having to talk to anybody. Getting more traffic, on the other hand, required that we went out and talked to Website owners or we had to spend more money.</p>
<h3>Redesigning DET to Increase Conversion and Profits</h3>
<p>During the months I was working on DET, I was frequently being told that I should redesign the website – make it look more professional. I agreed with those comments. During that time, DET used a WordPress theme by <a href="http://msafi.com/a/studiopress/" target="ejejcsingle">Brian Gardner</a>. The theme was <a href="http://wp-themes.com/revolution-code-blue?TB_iframe=true&amp;width=1570&amp;height=827" target="_blank">Revolution I</a>. I thought that if I redesigned the Website, I could increase conversion rate. So, I embarked on a new project. I called it DET 2.0. It was a complete overhaul of not only the design, but also the content and presentation of every page on DET.</p>
<p>From July 4, 2009 to August 7, 2009, I was intensively working on DET 2.0. The new DET used an excellent WordPress theme called <a href="http://msafi.com/a/speducation/" target="_blank">Education</a>. According to some people who were shown the new DET prior to its launch: it looks &#8220;credible.&#8221;</p>
<p>Great! That&#8217;s just what I want.</p>
<p>On the 8th of August 2009, a different DET was fully deployed. It definitely looked more professional, but it was more salesy and included lots of corporate speak. The old DET looked like a personal blog.</p>
<p>I thought the new professional design – and the other improvements we made – justified a higher price for the product. The price was bumped up to $67. Less than 12-hours later, the first new sale was made.</p>
<p>There&#8217;s a peculiar pattern in the way sales occurred on DET. Whenever I launched new sales copy or made a major modification to the product, I would make several sales in a very short period. Then, sales would dwindle…or worse yet…almost completely vanish. And that&#8217;s just what happened with DET 2.0.</p>
<p>I worked my head off for more than one month just so I could kill the income that DET steadily provided.</p>
<p>I dropped the price to $47 to see if that would make a difference. It did help, but still…<strong>the conversion rate has actually worsened. </strong>It was ironic. Just as I was expecting sales to increase, they shrunk severely.</p>
<p>At the time of this writing, I&#8217;m getting an average of one sale every 4 days. A dismal situation.</p>
<h3>Should I now go get more traffic?</h3>
<p>Obviously not. The website has become a complete failure. I should fix this mess that I worked hard to create. I should now really focus on fixing the conversion rate. And that&#8217;s what I&#8217;m currently doing. I&#8217;m working on new sales copy and making some modifications to the website. I will write about that later. Stay tuned.</p>


<p>Related posts:<ol><li><a href='http://msafi.com/a-website-struggle-in-internet-marketing-part-2/' rel='bookmark' title='Permanent Link: A Website Struggle in Internet Marketing &#8211; Part 2'>A Website Struggle in Internet Marketing &#8211; Part 2</a></li>
<li><a href='http://msafi.com/if-you-ask-for-a-refund-i-might-tell-you-to-fck-off/' rel='bookmark' title='Permanent Link: A customer asked me for a refund, I had to tell him to&#8230;'>A customer asked me for a refund, I had to tell him to&#8230;</a></li>
<li><a href='http://msafi.com/create-and-cloak-affiliate-links-in-wordpress/' rel='bookmark' title='Permanent Link: Best Way to Organize and Cloak Affiliate Links in WordPress'>Best Way to Organize and Cloak Affiliate Links in WordPress</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://msafi.com/a-website-struggle-in-internet-marketing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
