<?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>BizBlog &#187; Monetize Your Site</title>
	<atom:link href="http://biznz.org/category/monetize-your-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://biznz.org</link>
	<description>Monetize Your Site………</description>
	<lastBuildDate>Thu, 25 Aug 2011 11:14:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to Link to the Home Page</title>
		<link>http://biznz.org/monetize-your-site/how-to-link-to-the-home-page/</link>
		<comments>http://biznz.org/monetize-your-site/how-to-link-to-the-home-page/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 14:00:01 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[Keywords]]></category>
		<category><![CDATA[Monetize Your Site]]></category>
		<category><![CDATA[footer links]]></category>
		<category><![CDATA[internal links]]></category>
		<category><![CDATA[Keyword Coherence]]></category>
		<category><![CDATA[Link to the Home Page]]></category>
		<category><![CDATA[LTK's (Long tailed keywords)]]></category>
		<category><![CDATA[onsite SEO]]></category>
		<category><![CDATA[single.php template]]></category>

		<guid isPermaLink="false">http://biznz.org/?p=465</guid>
		<description><![CDATA[How to Link to the Home Page Inserting a Link to the Home Page from every post is a valid part of onsite SEO (Search Engine Optimisation) &#8211; it is an essential part of Keyword Coherence, the interlinking of your &#8230; <a href="http://biznz.org/monetize-your-site/how-to-link-to-the-home-page/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2><strong>How to Link to the Home Page</strong></h2>
<p>Inserting a <em>Link to the Home Page</em> from every post is a valid part of onsite SEO (Search Engine Optimisation) &#8211; it is an essential part of <a title="Linking your keywords internally!" href="http://biznz.org/keywords/how-to-get-keyword-coherence/" target="_blank">Keyword Coherence</a>, the interlinking of your site Keyword with all the  lesser LTK&#8217;s (<a title="Discovet LTK's.........." href="http://biznz.org/keywords/how-to-find-long-tailed-keywords/" target="_blank">Long tailed keywords</a>) that are the basis of each post.  You do it to give power (link juice) to your site keyword, thus boosting its position in the rankings.  It makes it very plain to the search spiders that this is what your site is all about!</p>
<ul>
<li><strong>Put It In The Footer?</strong></li>
</ul>
<p>It can be hard to remember to manually insert a home page link, and it is not always easy to find a &#8216;natural&#8217; looking place to insert this into your post.  So, what to do? Costa  from BloGigs suggests; &#8220;<em>The easy, quick and surest way to achieving this is to leave a homepage  link in your blog’s footer using the anchor text you want.</em>&#8220;  Good theory, but I don&#8217;t like this idea very much &#8211; mainly because footer links don&#8217;t carry much weight.</p>
<ul>
<li><strong>My Solution.</strong></li>
</ul>
<p>Here is another solution.  Put a line of code on the single.php template, and, as Costa suggested,  insert a homepage  link  using the appropriate anchor text; but put it in the body of the post, just before the &#8220;Comments&#8221;.  Doing this embeds the link in the body of the post, immediately after the end of your writing, but before all the &#8220;fluff&#8221; that forms the bulk of most comments. The search spiders will apportion quite a lot of weight to the link in this position.</p>
<ul>
<li><strong>How Do I do That?</strong></li>
</ul>
<p style="text-align: left;">Goto Dashboard/Appearance/Editor and open &#8220;single.php&#8221;. Search for this code :</p>
<blockquote style="text-align: left;"><p><span style="color: #ff0000;">&lt;/small&gt;</span></p>
<p><span style="color: #ff0000;">&lt;/p&gt;</span></p></blockquote>
<p style="text-align: left;">and paste in this code after it:</p>
<blockquote style="text-align: left;">
<p style="text-align: left;"><span style="color: #ff0000;">&lt;p style=&#8221;text-align:center;&#8221;&gt;&lt;a  href=&#8221;http://MySite.com/category/home-page-post/&#8221; </span><span style="color: #ff0000;">title=&#8221;Secondary Keywords&#8230;.&#8221;</span><span style="color: #ff0000;">&gt;Anchor Text  includes Main Keyword&#8230;&#8230;&#8230;&lt;/a&gt;&lt;/p&gt;</span></p>
</blockquote>
<p style="text-align: left;">This code will insert your home page link after the credits, and directly before the comments.  Of course you will need to <strong>edit the code</strong> to display<strong> your own web-site URL and keywords</strong>.</p>
<ul>
<li><strong>Use POST.PHP (Works on Default Theme)<br />
</strong></li>
</ul>
<p>Use POST.PHP instead of doing this with PAGE.PHP and the links will appear on all the indexed single pages, but NOT on the home page where you are showing up to (say) 10 posts on the same page.</p>
<ul>
<li><strong>For 2010 Theme Do This:</strong></li>
</ul>
<p>Open single.php, search for &#8220;&lt;div class=&#8221;entry-utility&#8221;&gt;<strong>&#8220;</strong>, and paste in the above code directly <strong>ABOVE</strong> it.. (Be sure that the quote marks are vertical, not slanted)</p>
<ul style="text-align: left;">
<li><strong>Whoopee&#8230;.  300 Internal Links!</strong></li>
</ul>
<div id="attachment_476" class="wp-caption alignnone" style="width: 435px"><a href="http://biznz.org/wp-content/uploads/2011/01/300-internal-links1.jpg"><img class="size-full wp-image-476" title="Get 300 Internal Links" src="http://biznz.org/wp-content/uploads/2011/01/300-internal-links1.jpg" alt="300 Internal Links" width="425" height="335" /></a><p class="wp-caption-text">300 Internal Links (Pic @ evworld.com)</p></div>
<p style="text-align: left;">So there you are, the easy way to <strong>link to the home page</strong> from EVERY post.  Suppose you have 300 posts indexed, now suddenly you will have 300 internal links pointing to your Home Page, and every one with the correct site keyword as the anchor text.</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://biznz.org/monetize-your-site/how-to-link-to-the-home-page/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>How to get Multiple Listings in Google</title>
		<link>http://biznz.org/monetize-your-site/how-to-get-multiple-listings-in-google/</link>
		<comments>http://biznz.org/monetize-your-site/how-to-get-multiple-listings-in-google/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 12:08:27 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[Monetize Your Site]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Double Listings]]></category>
		<category><![CDATA[get listed twice]]></category>
		<category><![CDATA[Keyword Coherence]]></category>
		<category><![CDATA[longtailed keywords]]></category>
		<category><![CDATA[LTKs]]></category>
		<category><![CDATA[multiple listings]]></category>
		<category><![CDATA[Top Ten SERPs]]></category>

		<guid isPermaLink="false">http://biznz.org/?p=442</guid>
		<description><![CDATA[How to get Multiple Listings in Google I have posted before on this subject, under the heading, How to Get Listed Twice in the Top Ten SERPs.  Google has since changed its search algorithm, and the methods described in that &#8230; <a href="http://biznz.org/monetize-your-site/how-to-get-multiple-listings-in-google/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><strong>How to get Multiple Listings in Google<a href="http://biznz.org/wp-content/uploads/2010/12/multiple-listings1.jpg"><img class="alignright size-full wp-image-446" title="Multiple Listings" src="http://biznz.org/wp-content/uploads/2010/12/multiple-listings1.jpg" alt="Multiple Listings" width="275" height="270" /></a></strong></li>
</ul>
<p>I have posted before on this subject, under the heading, <a title="Get Listed Twice" href="http://biznz.org/seo/how-to-get-listed-twice-in-the-top-ten/" target="_blank">How to Get Listed Twice in the Top Ten SERPs</a>.  Google has since changed its search algorithm, and the methods described in that post need to be updated.  Under the old rules we would get a double (indented) listing, with a plus sign to expand that showed four more pages &#8211; thus you got the top 6 entries in the SERP.</p>
<ul>
<li><strong>Top Nine Positions</strong></li>
</ul>
<p>The existing search result algorithm appears to make it even easier to get multiple listings.  A search  today for &#8220;Get Listed Twice in the Top Ten SERPs&#8221; shows my sites in the top 4 slots, and a <strong>plus</strong> sign, which when clicked expands to give me the top nine positions. That pushes all but one competitor off the front page &#8211; Whoopeeee!  A more competitive search phrase; &#8220;How to Write the Perfect Post&#8221;; comes in at number 4 position, but still has <em>the next 4 slots, plus the <strong>plus</strong> sign with 5 more</em>, making a total of 9 SERPs +again.</p>
<ul>
<li><strong>The Formula</strong></li>
</ul>
<p>To get these multiple listings in Google, you need to do this. Write at least two posts that are optimised for the same keyword, and be sure that they are linked internally.  The content needs to be different, but the <em>subject and the keywords the same</em>. Use a strategy of &#8220;<a title="Tie your keywords together" href="http://biznz.org/keywords/how-to-get-keyword-coherence/">Keyword Coherence</a>&#8221; to set out your keywords &#8211; briefly, use the site keyword in every post, and write supporting posts using all the <a title="Tie in all the long tailed keywords" href="http://biznz.org/keywords/how-to-find-long-tailed-keywords/" target="_blank">longtailed keywords</a>, and be sure that they are all interlinked internally.</p>
<ul>
<li><strong>Include Keywords, LTKs, Categories, Titles and Links</strong></li>
</ul>
<p>Use a specific long tailed keyword for each post, but try to include related LTK&#8217;s as well.  In this way you will get Google listing not just for the one page, but several pages because they include the LTKs and links to them too.  Be sure to include the LTKs as tags, as well as in the titles and categories. This is my proven method of how to get mutiple listings in Google</p>
]]></content:encoded>
			<wfw:commentRss>http://biznz.org/monetize-your-site/how-to-get-multiple-listings-in-google/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>The Three Essential Internet Marketing Tools</title>
		<link>http://biznz.org/monetize-your-site/the-three-essential-internet-marketing-tools/</link>
		<comments>http://biznz.org/monetize-your-site/the-three-essential-internet-marketing-tools/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 02:24:17 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[Monetize Your Site]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[content is king]]></category>
		<category><![CDATA[e-Books]]></category>
		<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[Google Adsense]]></category>
		<category><![CDATA[Keyword Coherence]]></category>
		<category><![CDATA[MMO]]></category>
		<category><![CDATA[PPC]]></category>
		<category><![CDATA[Site Design]]></category>

		<guid isPermaLink="false">http://biznz.org/?p=345</guid>
		<description><![CDATA[Internet Marketing Business Models In it&#8217;s simplest form internet marketing is to do with how to monetise your site.  You may add some affiliate Google Adsense (pay per click) links, set up Google Adsense ads, or open up a simple &#8230; <a href="http://biznz.org/monetize-your-site/the-three-essential-internet-marketing-tools/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><strong>Internet Marketing Business Models</strong></li>
</ul>
<p>In it&#8217;s simplest form internet marketing is to do with how to monetise your site.  You may add some affiliate Google Adsense (pay per click) links, set up Google Adsense ads, or open up a simple e-Commerce site selling t-shirts or e-Books.  Internet marketing, however, is to do with the whole deal and concerns every aspect of your site whether it be just a long-tail-keyword niche site, or a full on global sales empire.</p>
<ul>
<li><strong>The Three Essential Tools</strong></li>
</ul>
<p><img class="alignright size-full wp-image-358" title="Three Essential Internet Marketing Tools" src="http://biznz.org/wp-content/uploads/2010/01/essential-internet-marketin2.jpg" alt="Three Essential Internet Marketing Tools" width="275" height="195" />This site deals with <a title="Simple SEO for WordPress" href="http://biznz.org/monetize-your-site/simple-seo-for-wordpress/" target="_blank">SEO</a> (search engine optimisation); <a title="Modify WordPress" href="http://biznz.org/monetize-your-site/how-to-easily-modify-word-press-theme/" target="_blank">web-site design</a>; and with<a title="Find out about Keyword Coherence" href="http://biznz.org/monetize-your-site/heres-a-quick-way-to-rocket-your-site-to-no-1-in-google/" target="_blank"> keyword coherence</a> (a logical keyword strategy).  We delve into things like Google Adsense, Blogger and WordPress too, but primarily it is those three tools that are discussed here on BizBlog.</p>
<ul>
<li><strong><strong>SEO, Site Design, and Keyword Coherence</strong></strong></li>
</ul>
<p><strong>SEO, web-site design, and keyword coherence</strong> are the keys to unlocking the MMO (make money online) potential of your site. It is really, really important to get those three basic site-building bricks cemented firmly in place.  If you want to build a proper business, with an effective growth strategy, and the ability to keep growing, then make this your top priority.</p>
<ul>
<li><strong>Is Content Really King?</strong></li>
</ul>
<p>There are some who trumpet the value of a particular aspect of site building, like &#8220;content is king&#8221;, or &#8220;backlinks are everything&#8221;, and yes, they are very important, but we believe that they are all secondary to the above 3 points. You could actually build a high traffic site with nonsense content if you get the other things right, and it could still work, but pertinent content would really launch it.</p>
]]></content:encoded>
			<wfw:commentRss>http://biznz.org/monetize-your-site/the-three-essential-internet-marketing-tools/feed/</wfw:commentRss>
		<slash:comments>72</slash:comments>
		</item>
		<item>
		<title>Simple SEO for WordPress</title>
		<link>http://biznz.org/monetize-your-site/simple-seo-for-wordpress/</link>
		<comments>http://biznz.org/monetize-your-site/simple-seo-for-wordpress/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 10:54:54 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[Monetize Your Site]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[back-links]]></category>
		<category><![CDATA[double listing]]></category>
		<category><![CDATA[Google SERPs]]></category>
		<category><![CDATA[Internal Linking]]></category>
		<category><![CDATA[link juice]]></category>
		<category><![CDATA[longtailed keywords]]></category>
		<category><![CDATA[Number 1 in the Google SERPs]]></category>
		<category><![CDATA[Permalink Custom Structure]]></category>
		<category><![CDATA[post structure]]></category>
		<category><![CDATA[SEO for WordPress]]></category>
		<category><![CDATA[site keyword]]></category>

		<guid isPermaLink="false">http://biznz.org/?p=247</guid>
		<description><![CDATA[Simple SEO for WordPress There a few really simple things you can do to make your blog &#8216;bounce&#8217; up the rankings to be that magic Number 1 in the Google SERPs. Check your dashboard settings and be sure that in: &#8230; <a href="http://biznz.org/monetize-your-site/simple-seo-for-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><strong>Simple SEO for WordPress</strong></li>
</ul>
<div id="attachment_284" class="wp-caption aligncenter" style="width: 430px"><img class="size-full wp-image-284" title="SEO for WordPress" src="http://biznz.org/wp-content/uploads/2009/10/seo-for-wordpress1.jpg" alt="Simple SEO for WordPress" width="420" height="389" /><p class="wp-caption-text">Simple SEO for WordPress</p></div>
<p>There a few really simple things you can do to make your blog &#8216;bounce&#8217; up the rankings to be that magic Number 1 in the Google SERPs.</p>
<ul>
<li><strong>Check your dashboard settings and be sure that in:</strong></li>
</ul>
<ol>
<li>Settings/Privacy you have &#8220;I would like my blog to be visible to everyone&#8221; checked.</li>
<li>Settings/Writing you have &#8220;Atom Publishing Protocol&#8221; and &#8220;XML-RPC&#8221; enabled; and that there is at least one reference like  &#8220;http://rpc.pingomatic.com/&#8221; showing in the &#8220;UpDate Services&#8221; window.</li>
<li>Settings/Permalinks you need to have &#8220;Custom Structure&#8221; set as &#8220;/%category%/%postname%/&#8221;</li>
</ol>
<ul>
<li><strong>Keywords and Key-Phrases</strong></li>
</ul>
<p>Be sure that your <strong>site keyword</strong> appears in the Blog Title, in the Blog description, and hopefully also in the URL.  Use it too as your prime category name, and use your next most important keywords as the other category names.</p>
<p>If your site is about various wifi widgets then the ideal URL for your post about antennas should then look like this:</p>
<p>http://<strong>widget</strong>factory.com/<strong>wifi-widgets</strong>/<strong>G3-wifi-widget</strong>-<strong>antennas</strong>/</p>
<p>Your vital keywords have appeared in the <strong>URL</strong>(widget), in the <strong>category</strong> (wifiwidgets) and in the <strong>postname</strong> (G3 wifi widget antennas).  These are worth great karma, and of course even more link &#8216;juice&#8217; is added when they are used as the &#8216;anchor text&#8217; in links back to your site.</p>
<ul>
<li><strong>Internal Linking</strong></li>
</ul>
<p>Write your first post with your prime keyword as the subject, and <strong>link back to it</strong> from your subsequent posts. You can also link <strong>from it</strong> to &#8220;longtailed (subsidiary) keywords&#8221; that appear in later posts.  This &#8216;internal&#8217; link structure (I call this <a title="Site Synergy from Keyword Coherence" href="http://keywordcoherence.blogspot.com/2008/05/harnessing-google-to-create-site.html" target="_blank">keyword coherence</a> &#8216;site synergy&#8217;) is important because it adds to the &#8216;authority&#8217; of your keyword and will net you extra SERPs for each search term as your site grows.</p>
<ul>
<li><strong>Back-Links or External Linking</strong></li>
</ul>
<p>Back-Links or External Linking is the single most important factor in your site SERP performance.  The easy way is to find and utilize the value of <a title="Premium Keyword Backlinks" href="http://biznz.org/monetize-your-site/commentluv-guarantees-premium-keyword-backlinks/" target="_blank">CommentLuv</a> sites to raise quality keyword anchored links, or you can use one of the tools that locate high PR do-follow blogs. Whatever you do, try for anchored links from &#8216;authority&#8217; sites &#8211; preferably those with good PR.</p>
<ul>
<li><strong>Post Structure</strong></li>
</ul>
<p>Use your keyword (or key phrase) in your Post Title, again (in BOLD) in your opening paragraph; and in the closing par. You can use it once more in a short post, but probably not more than once a paragraph.  If there is an &#8220;English&#8221; spelling, or alternative spelling (e.g. check-cheque) use that too, as well as any synonyms you know of .  Keep the post on topic for added authority, and you can also link to recognized authority sites. Weave in any associated long-tailed keywords with appropriate links to posts that discuss them.</p>
<ul>
<li><strong>Double Indexing and Tags<br />
</strong></li>
</ul>
<p>A second post on the same topic with the same keyword in it will get you a &#8220;Double Listing&#8221; in Google. This looks impressive to surfers, and also pushes one of your competitors off the top 10 page. Don&#8217;t forget to add a tag for your keyword in the post, as well as tags for the other important long-tailed (LTK&#8217;s) keywords.  Google indexes WP tags as well as post titles and links, so that is an extra result for each keyword. Get this <em>simple SEO for Word Press</em> right and you will  be able to <a title="Rocket Your site to No 1 in Google" href="http://biznz.org/monetize-your-site/heres-a-quick-way-to-rocket-your-site-to-no-1-in-google/" target="_blank">rocket your site to No 1 in Google</a></p>
]]></content:encoded>
			<wfw:commentRss>http://biznz.org/monetize-your-site/simple-seo-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>83</slash:comments>
		</item>
		<item>
		<title>Monetize Your Site</title>
		<link>http://biznz.org/monetize-your-site/monetize-your-site/</link>
		<comments>http://biznz.org/monetize-your-site/monetize-your-site/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 05:38:37 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[Monetize Your Site]]></category>
		<category><![CDATA[Alternative to WordPress]]></category>
		<category><![CDATA[My Starter Blog]]></category>
		<category><![CDATA[Server Hogs]]></category>
		<category><![CDATA[Steve McGrath]]></category>

		<guid isPermaLink="false">http://biznz.org/?p=164</guid>
		<description><![CDATA[Monetize Your Site Everybody is always looking for ways to &#8220;Monetize Your Site&#8221; and one of the most popular methods today is focusing on &#8216;niche&#8216; markets with web sites set up to specifically  target a carefully selected keyword (How to &#8230; <a href="http://biznz.org/monetize-your-site/monetize-your-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h1>Monetize Your Site</h1>
<p>Everybody is always looking for ways to &#8220;<a title="How to Monetize Your Site" href="http://biznz.org" target="_blank">Monetize Your Site</a>&#8221; and one of the most popular methods today is focusing on &#8216;<a title="Niche Sites" href="http://makemoneyforbeginners.blogspot.com/2009/03/15-million-visitors-in-8-days-niche.html" target="_blank">niche</a>&#8216; markets with web sites set up to specifically  target a carefully selected keyword (<a title="Long Tails for Niche Marketing." href="http://biznz.org/monetize-your-site/how-to-find-long-tailed-keywords/">How to find Long Tailed Keywords</a>).</p>
<ul>
<li><strong>Server Hogs</strong></li>
</ul>
<div id="attachment_282" class="wp-caption alignright" style="width: 310px"><img class="size-full wp-image-282" title="Monetize Your Site" src="http://biznz.org/wp-content/uploads/2009/04/monetize-your-site.jpg" alt="Monetize Your Site" width="300" height="253" /><p class="wp-caption-text">Monetize Your Site</p></div>
<p>Building niche sites is a great marketing ploy and can work very well, but the downside for me is that because I prefer to use blogs to set up these niche sites, I am creating greedy space munching server hogs. Each blog requires a MySql database and uses lots of disc space for the WordPress blog files. Every blog is slow loading because of the nature of the beast, and the large number of files needed to display the first page. Do not despair, there is an alternative to these <strong>SERVER HOGS</strong> -</p>
<ul>
<li><strong>Brilliant Solution &#8211; &#8216;My Starter Blog&#8217;.</strong></li>
</ul>
<p><strong>Steve McGrath</strong> over at McGrath Info Solutions has invented a &#8216;flat-file&#8217; blog that requires no database, and is very fast to load with very small files.  This resolves my reservations about band-width and server hogs very nicely. The program files on the server disc are 116kb and the Theme files 132kb &#8211; a total of 248kb &#8211; compared with the multi-mebabytes (4 MB + Plugins + Content) of WordPress files required for <strong>every </strong>installation.</p>
<ul>
<li><strong>Alternative to WordPress, Joomla, Whatever</strong></li>
</ul>
<p>Have a read of the authors site here to find out more about this great <a title="Alternative to WordPress, Joomla, Whatever..." href="http://mcgrath.ca/2009/02/10/my-alternative-to-wordpress-joomla-blogger-mystarterblog/" target="_blank">alternative to WordPress</a>, or read the <a title="Steve McGraths My Starter Blog" href="http://weblog.biznz.net/2009/02/14/my-starter-blog/" target="_blank">My Starter Blog</a> post on my other blog or Google for <em>My Starter Blog Review </em>to discover more opinion about this clever little program.</p>
<ul>
<li><strong>Great Method</strong></li>
</ul>
<p>Start setting up some of these mini-blogs and cashing in on niche markets, and you will be well on the way to <strong>Monetize Your Site!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://biznz.org/monetize-your-site/monetize-your-site/feed/</wfw:commentRss>
		<slash:comments>103</slash:comments>
		</item>
		<item>
		<title>How To Hide Adsense From Social Traffic</title>
		<link>http://biznz.org/monetize-your-site/how-to-hide-adsense-from-social-traffic/</link>
		<comments>http://biznz.org/monetize-your-site/how-to-hide-adsense-from-social-traffic/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 16:17:18 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[Monetize Your Site]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Adsense CTR]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Grizzly Brears]]></category>
		<category><![CDATA[hide adsense]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[make money online]]></category>
		<category><![CDATA[monetize]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[social traffic]]></category>
		<category><![CDATA[Vic Franqui]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://biznz.org/?p=33</guid>
		<description><![CDATA[How To Hide Adsense From Social Traffic Read on to find out How To Hide Adsense From Social Traffic from Stumbledupon, Digg, Technorati, Etc. The secret is to add a little JavaScript around your Ads, so that they will only &#8230; <a href="http://biznz.org/monetize-your-site/how-to-hide-adsense-from-social-traffic/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h1>How To Hide Adsense From Social Traffic</h1>
<p>Read on to find out How To Hide Adsense From Social Traffic from Stumbledupon, Digg, Technorati, Etc. The secret is to add a little JavaScript around your Ads, so that they will <strong>only be displayed if the visitor comes from a search engine</strong>. To see this in action, visit this site via search engine and an Adsense ad will replace the banner on top of this post</p>
<h1><strong>Update &#8211; PHP Alternative</strong></h1>
<ul>
<li>If you prefer to code this trick using PHP then do this:</li>
</ul>
<p>Insert this code where you want the ad to appear<br />
<code>&lt;?php include ('incl_adsense.php'); ?&gt;</code></p>
<p>- where incl_adsense is this file:<br />
<code><br />
&lt;?php<br />
function searchengine(){<br />
$ref = $_SERVER['HTTP_REFERER'];<br />
$SE = array('/search?', 'images.google.', 'web.info.com', 'search.', 'del.icio.us/search', 'soso.com', '/search/', '.yahoo.');<br />
foreach ($SE as $source) {<br />
if (strpos($ref,$source)!==false) return true;<br />
}<br />
return false;<br />
}<br />
if (function_exists('searchengine')) {<br />
if (searchengine()) {<br />
echo "&lt;script type=\"text/javascript\"&gt;&lt;!--<br />
google_ad_client = \"pub-yourcodexxxxxxx\";<br />
/* Banner468x60 11/05 */<br />
google_ad_slot = \"xxxxxxx0212\";<br />
google_ad_width = 468;<br />
google_ad_height = 60;<br />
//--&amp;rt;<br />
&lt;/script&gt;<br />
&lt;script type=\"text/javascript\"<br />
src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\"&gt;<br />
&lt;/script&gt;";<br />
} }<br />
?&gt;</code></p>
<ul>
<li> <strong>Save Bandwidth:</strong></li>
</ul>
<p>I find that all these &#8216;plugins&#8217; tend to slow WordPress down too much  at loading, so there is a good case for using this PHP alternative  rather than a plugin to hide Adsense from social traffic</p>
<ul>
<li><strong>Please notice</strong> that where the Google ad script is included in PHP you need to &#8216;Escape&#8217; all the double quotes &#8211; like this: script=&#8221;ad text&#8221; must be edited to read script=\&#8221;ad text\&#8221; and change any &#8216;slanted&#8217; quotes like ‘ and “ to vertical quotes like these <code>"'</code></li>
</ul>
<h2>Update on the Update</h2>
<p>This post is getting way too complicated.  I have been asked to  upgrade these codes to display an alternative ad to social traffic, so I  have made a new post over on my <a title="Hide Adsense" href="http://biznz.net/weblog/index.php/wordpress/hide-adsense-from-social-traffic/" target="_blank"><strong>Teaching Blog</strong></a></p>
<p>CONTINUED&#8230;&#8230;.</p>
<ul>
<li><strong>Why Hide your Ads?</strong><a href="http://biznz.org/wp-content/uploads/2008/10/surfer.jpg"><img class="alignright size-full wp-image-34" title="Hide Social Traffic" src="http://biznz.org/wp-content/uploads/2008/10/surfer.jpg" border="1" alt="Hide Social Traffic" width="203" height="270" align="right" /></a></li>
</ul>
<p><!--bloggingzoom--><br />
There is plenty of authority for hiding your ads from social traffic so you can <a title="Top Web Guru, Grizzly, says....." href="http://makemoneyforbeginners.blogspot.com/2008/04/how-to-increase-your-adsense-ctr.html">increase your a</a><a title="Top Web Guru, Grizzly, says....." href="http://makemoneyforbeginners.blogspot.com/2008/04/how-to-increase-your-adsense-ctr.html">ds</a><a title="Top Web Guru, Grizzly, says....." href="http://makemoneyforbeginners.blogspot.com/2008/04/how-to-increase-your-adsense-ctr.html">ense CTR</a> (from Grizzly&#8217;s Make Money Online Blog) and not have a lot of &#8220;views&#8221; that won&#8217;t ever get clicked. Here&#8217;s a direct quote from Vic Franqui; &#8220;One last thing &#8211; if you get a lot of <em><em>social</em> </em><em>media <em>traffic</em></em> don’t run <em>adsense</em>. Only use <em>adsense</em> if you draw targeted search engine <em>traffic&#8221;.</em></p>
<ul>
<li><strong>How It&#8217;s Done.</strong></li>
</ul>
<p>So now you can run Adsense even if you get masses of Social traffic &#8211; If you run a WordPress blog you can use the <a title="Who Sees Ads" href="http://wordpress.org/extend/plugins/ozh-who-sees-ads/" target="_blank">ozh who sees ads</a> plugin, but there is no easy plugin for Blogger or your normal website, so I have made up some JavaScript to use anywhere you want to show your ad to search traffic.</p>
<ul>
<li><strong>Wrap the ad in an &#8220;iframe&#8221;</strong></li>
</ul>
<p>Some ads like Amazon have the code already wrapped in an iframe, so all you need do is wrap this (green) Script,  around your ad code (red). The script detects if the referrer is Google, Yahoo, etc and displays the ad.<br />
<code><br />
<span style="color: #008000;">&lt;script type="text/javascript"&gt;<br />
&lt;!––<br />
var myArray = [];<br />
myArray[0]= '/search?';<br />
myArray[1]= '.yahoo.';<br />
myArray[2]= 'search.';<br />
myArray[3]= '/search/';<br />
myArray[4]= 'images.google.';<br />
for(var i=0;<br />
i&lt;5;<br />
i++) {<br />
if (document.referrer.indexOf(myArray[i]) &gt; -1)<br />
{<br />
//––&gt;<br />
document.write('</span><span style="color: #ff0000;">&lt;iframe src="http://rcm.amazon.com/e/cm?t=youraccount-20&amp;o=1&amp;p=26&amp;l=ur1&amp;category=computers_accesories&amp;banner=1SKRXV416ZYVKCEGXQR2&amp;f=ifr" width="468" height="60" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"&gt;&lt;/iframe&gt;</span><span style="color: #008000;">');<br />
}}<br />
&lt;/script&gt; </span></code></p>
<p><code><span style="color: #008000;"><span style="color: #000000;">Substitute <strong>your ad code</strong> for the code in red above. </span></span></code>This will work with any code that is completely wrapped in an iframe.</p>
<ul>
<li><strong>Display Google Adsense</strong></li>
</ul>
<p>This can be a problem because Blogger, for instance, will overide some scripts you include. The answer is to source the Adsense code from an outside file.  Pop your Adsense ad in a plain html file (<strong><span style="color: #ff0000;">adsense.htm</span></strong>); upload it to some place you can access; and call it as the source (<strong><span style="color: #ff0000;">src</span></strong>) of an iframe -<br />
<code><br />
<span style="color: #008000;">&lt;script type="text/javascript"&gt;<br />
&lt;!––<br />
var myArray = [];<br />
myArray[0]= '/search?';<br />
myArray[1]= '.yahoo.';<br />
myArray[2]= 'search.';<br />
myArray[3]= '/search/';<br />
myArray[4]= 'images.google.';<br />
for(var i=0;<br />
i&lt;5;<br />
i++) {<br />
if (document.referrer.indexOf(myArray[i]) &gt; -1)<br />
{<br />
//––&gt;<br />
document.write('</span><span style="color: #ff0000;">&lt;iframe scrolling="no" style="width:125px;height:125px;" frameborder="0" <strong>src="<span style="color: #800000;">http://YourSite.com/adsense.htm</span>" </strong>marginheight="0" marginwidth="0"&gt;&lt;/iframe&gt;</span><span style="color: #008000;">');<br />
}}<br />
&lt;/script&gt; </span></code><br />
<code><br />
Edit the above URL (dark red text) to point to where you uploaded your adsense.htm file, and adjust the width, height to match your Adsense ad</code></p>
<ul>
<li><strong>Just Copy and Paste</strong></li>
</ul>
<p>There you go &#8211; paste one of the above sets of script into your web page wherever you want the ad to appear. With Blogger, use an HTML/JavaScript Gadget, or else paste it directly into the HTML template in your header if you prefer.</p>
<ul>
<li><strong>Try it and See for Yourself&#8230;..</strong></li>
</ul>
<p>Click on <a title="Normal Link - No Search!" href="http://keywordcoherence.blogspot.com" target="_blank"><span>Site Synergy with Keyword Coherence</span></a><span class="url"><strong> </strong>for</span> my Key Word Coherence site and you will see no ads, but Google (or Yahoo) for keywordcoherence and click on the SERP link to that same site and you will see that a banner ad in the header from Amazon and a Google ad in the side bar have appeared, <span style="text-decoration: underline;">because the referrer was a search engine</span>.</p>
<ul>
<li><strong>Tips to the Wise&#8230;.</strong></li>
</ul>
<p>Be sure to edit the iframe dimensions to match your ad and check that your edit program paste function didn&#8217;t put left and right quotes into the script instead of plain quotes. Get that right and you will have learned <strong>how to hide Adsense from social traffic</strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://biznz.org/monetize-your-site/how-to-hide-adsense-from-social-traffic/feed/</wfw:commentRss>
		<slash:comments>192</slash:comments>
		</item>
		<item>
		<title>Hosting from Hell -</title>
		<link>http://biznz.org/monetize-your-site/dead-links/</link>
		<comments>http://biznz.org/monetize-your-site/dead-links/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 05:35:18 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[Monetize Your Site]]></category>
		<category><![CDATA[Mid-Phase]]></category>
		<category><![CDATA[MidPhase]]></category>

		<guid isPermaLink="false">http://biznz.org/?p=19</guid>
		<description><![CDATA[Hosting from Hell Whoops, I just changed servers and (you might have seen the site was down for 9 days; so keep well away from MidPhase, the &#8220;Hosting from Hell&#8221;) all the links have quit. Hopefully fixed soon&#8230;&#8230;&#8230;.. O-Kay &#8211; &#8230; <a href="http://biznz.org/monetize-your-site/dead-links/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><strong>Hosting from Hell</strong></li>
</ul>
<p><img title="Hosting from Hell" src="http://biznz.org/wp-content/uploads/2008/10/hosting-from-hell.jpg" border="0" alt="Hosting from Hell" width="250" height="227" align="right" /><br />
Whoops, I just changed servers and (you might have seen the site was down for 9 days; so keep well away from MidPhase, the &#8220;Hosting from Hell&#8221;) all the links have quit. Hopefully fixed soon&#8230;&#8230;&#8230;..</p>
<p>O-Kay &#8211; We&#8217;re finally fully operational again and totally cured of dealing with Mid-Phase.</p>
<ul>
<li><strong>Too Slow</strong></li>
</ul>
<p>Any time you go near one of their control panels you better be ready to wait &#8211; the servers are so slow that quite often the page times out before you get the next link to work.  Like log in and click &#8220;Domains&#8221; then wait, wait, and wait again&#8230;&#8230;. ( and their best trick, you go and look up some info to enter, and when you come back the page cookie has timed out, and you have to start all over again&#8230;.)</p>
<ul>
<li><strong>No Help</strong></li>
</ul>
<p>So you have a problem and use the e-mail contact to the help desk, and they take forever to reply, I&#8217;m in the southern hemisphere and the response is not usually till the next day.  The &#8220;Live Chat&#8221; is worse, took 2 days just to get a connection, and then an hour and a half to <strong>not</strong> get my problem solved. I finally rang the &#8220;Toll Free&#8221; number (starting at; &#8220;You are caller number 37, and the delay will be about 45 minutes&#8221;), and got it all sorted 8 hours later after a total of 9 days delay  &#8211; <strong>9 days of no website!</strong></p>
<ul>
<li><strong>Incompetent Systems.</strong></li>
</ul>
<p>I asked for a number to transfer the domain to another ISP, and they sent a dud number, (3 days delay), then when the new number worked at the new ISP, they didn&#8217;t release it for a further 6 days &#8211; <strong>Unbelievable! </strong>And of course the Help Desk can&#8217;t (or won&#8217;t) actually DO anything about it because, &#8220;that is dealt with by another department!&#8221;<strong><br />
</strong></p>
<ul>
<li><strong>Pathetic Service</strong></li>
</ul>
<ol>
<li><strong>You can&#8217;t get at the DNS record to change the info, you have to send an e-mail and ask. </strong></li>
<li><strong>There are no AW Stats available, so you have to get third party stats to see what&#8217;s going on. </strong></li>
<li><strong>Everything else you might want to have is an extra fee.</strong></li>
</ol>
<ul>
<li><strong>The Best way to Monetize Your Site</strong> of course is to keep well away from these cowboys who will cost you most of your sanity, and all of your AdSense and affiliate income while they horse about.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://biznz.org/monetize-your-site/dead-links/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>Grow Your Links Like an A-Lister</title>
		<link>http://biznz.org/monetize-your-site/grow-your-links-like-an-a-lister/</link>
		<comments>http://biznz.org/monetize-your-site/grow-your-links-like-an-a-lister/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 13:47:19 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[Monetize Your Site]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[back-links]]></category>
		<category><![CDATA[grow links]]></category>
		<category><![CDATA[Site Synergy]]></category>

		<guid isPermaLink="false">http://biznz.org/?p=17</guid>
		<description><![CDATA[Grow Your Links Like A-Listers Do Site synergy: One way to grow your links like an A-Lister is to use your natural site synergy and refine your link quality so that the best links &#8216;rise to the top&#8217;.  What do &#8230; <a href="http://biznz.org/monetize-your-site/grow-your-links-like-an-a-lister/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><strong>Grow Your Links Like A-Listers Do</strong></li>
</ul>
<p style="text-align: center;"><img class="aligncenter" title="Grow Your Links" style="border: 0pt none;" src="http://biznz.org/img/grow-your-links.gif" alt="Grow Your Links" width="400" height="150" /></p>
<p style="text-align: center;">
<ul>
<li><strong>Site synergy:</strong></li>
</ul>
<p>One way to grow your links like an A-Lister is to use your natural <a title="Discover Site synergy" href="http://keywordcoherence.blogspot.com/2008/05/harnessing-google-to-create-site.html" target="_blank"><strong>site synergy</strong></a> and refine your link quality so that the best links &#8216;rise to the top&#8217;.  What do I mean by that? I mean that we ought to deliberately seek out and propagate links with  sites that are keyword related to our own. We are more likely to get a good back-link when we post on a &#8216;related&#8217; site than when we comment on totally unrelated blogs. The &#8216;strength&#8217;  such a link offers is well worth the effort of getting it.</p>
<ul>
<li><strong>Combine With Other Sites:</strong></li>
</ul>
<p><!--bloggingzoom--><br />
Justin Briggs has written this article recommending that you <a title="SEO Zombie on Link Building" href="http://seozombie.com/gang-bang-your-competition-into-submission/" target="_blank"><strong>Gang Bang your Competition into Submission</strong></a>, making the point that in unity lies strength; that we can combine with other sites related to ours, and the resulting strength is greater than the input of the individual parts. Ask yourself  this; if A-Listers do it; then shouldn&#8217;t you fall in line too and then expect similiar benefits?</p>
<ul>
<li><strong>Get &#8216;Hot&#8217; Leads:</strong></li>
</ul>
<p>It seems to me that by seeking out and comment linking on related sites we are also doing just what Justin suggests. I&#8217;m happy when I get traffic from such sites because that traffic is pre-disposed to agree with my site&#8217;s message &#8211; these surfers are already interested in my general theme when they arrive, so they are more likely to become a contributory part of the site than to just click away and disappear.</p>
<ul>
<li><strong>Plant Wisely:</strong></li>
</ul>
<p>To complete the analogy, we grow our links, not by sprinkling comments everywhere, but by planting them in fertile ground. I.E., ground that will produce quality backlinks.  The whole point of &#8216;growing&#8217; is to get back more than you planted, thus creating synergy. So <strong>bookmark authorative related sites</strong> that will add to yours and try to support them with encouraging and constructive comment; then you too will  &#8216;grow your links like an A-Lister&#8217; so that now you can <a title="How to Monetize your Site" href="http://biznz.org/monetize-your-site/now-you-can-have-a-top-money-making-blog/"><strong>have a top money-making blog</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://biznz.org/monetize-your-site/grow-your-links-like-an-a-lister/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Now You Can Have a Top Money Making Blog</title>
		<link>http://biznz.org/monetize-your-site/now-you-can-have-a-top-money-making-blog/</link>
		<comments>http://biznz.org/monetize-your-site/now-you-can-have-a-top-money-making-blog/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 12:19:12 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[Monetize Your Site]]></category>

		<guid isPermaLink="false">http://biznz.org/?p=15</guid>
		<description><![CDATA[Now You Can Have a Top Money Making Blog We are compiling this list of Blog advisers who are both successful and tech savvy. There are masses of web-sites out there that claim to be able to tell you how &#8230; <a href="http://biznz.org/monetize-your-site/now-you-can-have-a-top-money-making-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h1>Now You Can Have a Top Money Making Blog</h1>
<p><img title="Top Money Making Blog" src="http://biznz.org/img/top-money-making-blog.jpg" alt="Top Money Making Blog" class="alignright" />We are compiling this list of Blog advisers who are both successful and tech savvy.  There are masses of web-sites out there that claim to be able to tell you how to become a net marketing millionaire, and most of them start by wanting to sell you their E-book or their &#8216;sure-fire&#8217; course to do it.  There are others out in the blogosphere that are happy just to share their accumulated wisdom and hard won experience.</p>
<p>I am confident to recommend the following bloggers who are willing to freely share and advise, and be assured that they support each other as recognized experts in one or more areas.  My vote is based on my own study of their writing and methods.</p>
<ul>
<li><strong>Experts</strong></li>
</ul>
<p>Courtney Tuttle dot com (<a title="Courtney Tuttle" href="http://courtneytuttle.com/">Courts Internet Marketing School</a>) is a hugely popular web-site with masses of pure gold info.  His classic <a href="http://courtneytuttle.com/2007/12/20/introduction-to-keyword-sniping/">Introduction to Keyword Sniping</a> is almost an industry standard.     Try out his SEO optimized WordPress <a title="SEO WordPress Themes" href="http://courtneytuttle.com/seo-wordpress-themes/" target="_blank">Themes</a> if you can tear yourself away from reading his posts!<a href="http://courtneytuttle.com/2007/12/20/introduction-to-keyword-sniping/"><br />
</a></p>
<p><a href="http://makemoneyforbeginners.blogspot.com/">How to Make Money Online for Beginners</a>. Grizzly Brears  is famous for taking a dead common Blogger.com blog and building a profitable flagship business on it.  He frankly shares how he did it, and lots of other insights as well. A very patient and helpful man who takes pains to answer sensible post questions.  He lives on a remote frozen island near the North Pole and obviously uses  smoke signals to communicate.</p>
<p><a href="http://bloggerunleashed.com/">Make Money Online</a> with Vic Franqui &#8211; Blogger Unleashed.  This site is mentioned because Vic has a lot of followers.  I find his manner totally off-putting (constant abusive and foul language), but if you can stomach that, he has a lot of insight into SEO.</p>
<p><a title="SEO Tools" href="http://www.seobook.com">SEO Book.com</a> is a leading SEO blog by Aaron Wall.  Aaron is the provider of <a href="http://tools.seobook.com/keyword-tools/seobook/">SEO Book Keyword Suggestion Tool</a> where you can discover what <a title="or find out about the Free Google Keyword Tool" href="http://biznz.org/monetize-your-site/get-your-own-free-google-keyword-tool/" target="_blank">keywords you should be targeting</a>. His Blog is for the serious student.</p>
<p><a title="SEO and Internet Marketing with SEO Zombie" href="http://seozombie.com" target="_blank">SEO and Internet Marketing</a> are the province of new start up Justin Briggs at SEO Zombie.  He has set himself the task of getting to No 1 for the term Nashville SEO. Justin writes articles related to SEO and  topics related to internet marketing that interest him.</p>
<p>Stephen Cronin from <a title="Stephen Cronin Scratch99" href="http://www.scratch99.com" target="_blank">More Than Scratch the Surface</a> is a plugin author, including the magic  <a title="get the KeyWord Luv Plugin" href="http://www.scratch99.com/wordpress-plugin-keywordluv/" target="_blank">KeywordLuv,</a> and writes mainly now on issues related to Running Websites: SEO, PageRank, Security etc.</p>
<ul>
<li><strong>Useful Posts</strong></li>
</ul>
<p>Then there are the thousands of single posts that are really helpful and to the point, like this one from  <a title="Unleash Your Links" href="http://blogigs.com/unleash-your-links/#comment-2559" target="_blank">Costa </a> where he talks about the point of reciprocal linking, and this post from Monika Mundell that discusses <a title="Building Niche Sites" href="http://www.thewritersmanifesto.com/blog/2007/12/20/building-niche-sites/" target="_blank">Niche Marketing</a>.  Monika specializes in writing for the Web.</p>
<ul>
<li><strong>More&#8230;..</strong></li>
</ul>
<p>Alex on linking: <a href="http://www.howtospoter.com/web-20/seo/commentluv-plus-dofollow-equal-unlimited-link-love">CommentLuv Plus DoFollow Equal Unlimited Link Love</a></p>
<p>Yan Susanto on:<strong> <a title="Top Commentator Linking" href="http://thoushallblog.com/the-best-places-to-get-quality-backlink/" target="_blank">The Best Places to Get Quality Backlink</a></strong></p>
<p>Simon on <a title="Massive Back Link Resource" href="http://www.pingable.org/how-to-earn-money-online/#comments" target="_blank">How to Earn Money Online</a></p>
<p>Frank Carr with some very focused info like <a title="Frank from Optempo" href="http://onlinecashgenerator.com/blogging/earn-online-cash-with-a-niche-adsense-blog/" target="_blank">online cash from a niche blog</a></p>
<p>Costa&#8217;s Blog on <a title="Well Focussed Blog" href="http://blogigs.com/make-money-online-away-from-home/" target="_blank">WordPress customizations </a></p>
<p>Hopefully this post will be updated and grow as this list of &#8216;experts&#8217; grows. Please feel free to post your views in the Comments.</p>
<p>So study the work of these generous people and discover how you can have a &#8216;Top Money Making Blog&#8217; of your own.</p>
]]></content:encoded>
			<wfw:commentRss>http://biznz.org/monetize-your-site/now-you-can-have-a-top-money-making-blog/feed/</wfw:commentRss>
		<slash:comments>74</slash:comments>
		</item>
		<item>
		<title>Get Your Own Free Google Keyword Tool</title>
		<link>http://biznz.org/monetize-your-site/get-your-own-free-google-keyword-tool/</link>
		<comments>http://biznz.org/monetize-your-site/get-your-own-free-google-keyword-tool/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 13:27:29 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[Monetize Your Site]]></category>
		<category><![CDATA[AdWord Keyword Tool]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[long tailed keywords]]></category>

		<guid isPermaLink="false">http://biznz.org/?p=14</guid>
		<description><![CDATA[Get Your Own Free Google Keyword Tool Just found this post by Tomaz where he explains that G has now put actual search numbers on the AdWord Keyword tool &#8211; Google Adwords Reveals Real Number of Searches Instead of The &#8230; <a href="http://biznz.org/monetize-your-site/get-your-own-free-google-keyword-tool/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h1>Get Your Own Free Google Keyword Tool</h1>
<p><img class="alignright" style="border: 0pt none; float: right;" src="http://www.biznz.org/img/keyword_tool.jpg" alt="" width="221" height="270" />Just found this post by Tomaz where he explains that G has now put actual search numbers on the AdWord Keyword tool &#8211;   <a title="Find Long Tailed Keywords Info Here!" href="http://www.freedomideas.com/google-adwords-reveals-real-number-of-searches-instead-of-the-green-bar" target="_blank">Google Adwords Reveals Real Number of Searches Instead of The Green Bar</a></p>
<ul>
<li><strong>Free Long Tailed Keyword Tool</strong></li>
</ul>
<p>This is total magic, cause it is free and you can just put in your language/country and get factual answers for which term has the greatest number of searches, plus there are keyword suggestions as well.</p>
<ul>
<li><strong>Get Your Own</strong></li>
</ul>
<p>So surf on over to Google AdWords and see for yourself that you can get your own free Google keywords tool now!<br />
<!--bloggingzoom--></p>
]]></content:encoded>
			<wfw:commentRss>http://biznz.org/monetize-your-site/get-your-own-free-google-keyword-tool/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: biznz.org @ 2012-02-09 11:47:15 -->
