<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en" xml:base="http://www.smallbusinessinternetmarketing.com.au/wp-atom.php">
	<title type="text" />
	<subtitle type="text" />

	<updated>2010-05-22T09:41:42Z</updated>

	<link rel="alternate" type="text/html" href="http://www.smallbusinessinternetmarketing.com.au" />
	<id>http://www.smallbusinessinternetmarketing.com.au/feed/atom/</id>
	

	<generator uri="http://wordpress.org/" version="3.0.1">WordPress</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/com/hXLy" /><feedburner:info uri="com/hxly" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
		<author>
			<name>admin</name>
					</author>
		<title type="html"><![CDATA[How to Create Anchor Text Links]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/com/hXLy/~3/Xg1xswyjQJA/" />
		<id>http://www.smallbusinessinternetmarketing.com.au/?p=2149</id>
		<updated>2010-05-21T22:43:29Z</updated>
		<published>2010-05-21T11:48:43Z</published>
		<category scheme="http://www.smallbusinessinternetmarketing.com.au" term="Search engines and SEO" />		<summary type="html"><![CDATA[The text that is used in the links that point to your website has a major effect on the position of your website in Google&#8217;s search results. For example, if many people use the text &#8220;buy blue widgets&#8221; to link to your website, then it is very likely that the linked web page will get [...]]]></summary>
		<content type="html" xml:base="http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/how-to-create-anchor-text-links/">&lt;div class="tweetmeme_button" style="float: right; margin-left: 10px;"&gt;
			&lt;a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsearch-engines-and-seo%2Fhow-to-create-anchor-text-links%2F"&gt;&lt;br /&gt;
				&lt;img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsearch-engines-and-seo%2Fhow-to-create-anchor-text-links%2F&amp;amp;style=normal" height="61" width="50" /&gt;&lt;br /&gt;
			&lt;/a&gt;
		&lt;/div&gt;
&lt;p&gt;The text that is used in the links that point to your website has a major  effect on the position of your website in Google&amp;#8217;s search results.&lt;/p&gt;
&lt;p&gt;For example, if many people use the text &amp;#8220;buy blue widgets&amp;#8221; to link to your  website, then it is very likely that the linked web page will get high rankings  for the keyphrase &amp;#8220;buy blue widgets&amp;#8221; in Google&amp;#8217;s search results.&lt;/p&gt;
&lt;p&gt;The link text (also called anchor text) is the text that is used in text  links. Example:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt; a href="http://www.example.com"&gt;this is the link  text&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Unfortunately, not all anchor texts will be used by Google. Check the  following things to make sure that the links to your website pass the correct  anchor tag:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. The nofollow attribute&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is a no-brainer. Links to your website that use the rel=&amp;#8221;nofollow&amp;#8221;  attribute don&amp;#8217;t pass the link text to Google. Example:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt; a rel="nofollow" href="http://www.example.com"&gt;great  keyword&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You can use IBP to &lt;a href="http://news.axandra.com/r.html?uid=1.32.cp1p.40z.d992vbd5bs" target="_blank"&gt;find out if the websites that link to you use the nofollow  attribute&lt;/a&gt;: start IBP, click the &amp;#8220;Links&amp;#8221; button and click &amp;#8220;Check  links&amp;#8221;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Invalid characters in the URL&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If an URL contains invalid extra characters then chances are that search  engines won&amp;#8217;t be able to index the link correctly. Example:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt; a href="http://www.example.com "&gt;great keyword&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;In this example, there&amp;#8217;s a space at the end of the URL. Some webmasters found  out that anchor text is not passed to Google if the link contains an extra space  character.&lt;/p&gt;
&lt;p&gt;Note that most browsers are able to correct this link and they will display  the web page correctly. Unfortunately, search engine spiders seem to have more  difficulty with malformed links (or they take them as a signal of low  quality).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. The links use 301 redirects&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Google&amp;#8217;s Matt Cutts recently confirmed that Google won&amp;#8217;t consider all anchor  texts that are used in 301 redirected links. Example:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt; a href="http://www.example.com/page.htm"&gt;great  keyword&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The web server redirects &amp;#8220;&lt;em&gt;http://www.example.com/page.htm&lt;/em&gt;&amp;#8221; to  &amp;#8220;&lt;em&gt;http://www.example.com&lt;/em&gt;&amp;#8221; with a 301 redirect. In that case, it&amp;#8217;s likely  that Google won&amp;#8217;t use the link text.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. The first link passes the link text&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If a page links twice to the same page then Google will use the first link  text and discard the other link texts. Example:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt; a href="http://www.example.com"&gt;This is an example. The  link text &lt; a href="http://www.example.com"&gt;great keyword will be  ignored by Google.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The first and the second link go to the same URL. In this example, Google  will use the link text of the first link, which is &amp;#8220;This&amp;#8221;. The link text of the  second link will be ignored by Google.&lt;/p&gt;
&lt;p&gt;If the second link points to another page of the linked website, then both  link texts will be used by Google:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt; a href="http://www.example.com/page1.htm"&gt;This is an  example. The link text &lt; a href="http://www.example.com/page2.htm"&gt;great  keyword will be ignored by Google.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Links are the most important factor when it comes to getting top 10 rankings  on Google and other major search engines.&lt;/p&gt;
&lt;p&gt;Copyright by Axandra.com. &lt;a href="http://www.axandra.com"&gt;Web site promotion software&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/com/hXLy/~4/Xg1xswyjQJA" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/how-to-create-anchor-text-links/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/how-to-create-anchor-text-links/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/how-to-create-anchor-text-links/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>admin</name>
					</author>
		<title type="html"><![CDATA[What is Latent Semantic Indexing (LSI)]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/com/hXLy/~3/voaZxDX0tXY/" />
		<id>http://www.smallbusinessinternetmarketing.com.au/?p=2135</id>
		<updated>2010-04-24T22:36:35Z</updated>
		<published>2010-04-24T08:04:57Z</published>
		<category scheme="http://www.smallbusinessinternetmarketing.com.au" term="Small Business Internet Marketing" />		<summary type="html"><![CDATA[Latent semantic indexing (LSI) is a technique that is used by all major search engines nowadays. Does your website take this into account? How does it influence the position of your web pages in Google's search results?]]></summary>
		<content type="html" xml:base="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/what-is-latent-semantic-indexing/">&lt;div class="tweetmeme_button" style="float: right; margin-left: 10px;"&gt;
			&lt;a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsmall-business-internet-marketing%2Fwhat-is-latent-semantic-indexing%2F"&gt;&lt;br /&gt;
				&lt;img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsmall-business-internet-marketing%2Fwhat-is-latent-semantic-indexing%2F&amp;amp;style=normal" height="61" width="50" /&gt;&lt;br /&gt;
			&lt;/a&gt;
		&lt;/div&gt;
&lt;p&gt;Latent semantic indexing (LSI) is a technique that is used by all major  search engines nowadays. Does your website take this into account? How does it  influence the position of your web pages in Google&amp;#8217;s search results?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What is latent semantic indexing?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;LSI means that a search engine tries to associate certain terms with concepts  when indexing web pages. For example, Paris and Hilton are associated with a  woman instead of a city and a hotel, Tiger and Woods are associated with golf.&lt;/p&gt;
&lt;p&gt;To find out which other keywords Google finds related to a keyword, search  for a keyword and add a tilde in front of it. Google will mark the related  keywords in bold on the result page. It seems that Google finds the word &amp;#8220;Nokia&amp;#8221;  related to &amp;#8220;&lt;a href="http://www.google.com/#hl=en&amp;#038;q=%7Ephone" target="_blank"&gt;phone&lt;/a&gt;&amp;#8220;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How can Google match keywords with certain concepts?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Google has billions of web pages in its index. If Google finds that many web  pages contain both the word Paris and the word Hilton then Google might assume  that these keywords are related. The other words on these pages could give  Google a hint that this special word combination is about a woman.&lt;/p&gt;
&lt;p&gt;Words that frequently appear very close to each other could get a tighter  connection. Google has a lot of data that allows them to calculate the relation  between different words.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What does this mean for the position of your web pages in Google&amp;#8217;s  search results?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you want to be listed for certain keywords, you must show Google that your  website is relevant to a certain topic. There are several things that you can do  to increase the relevancy of your website for a topic:&lt;em&gt; &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;1. Optimize different pages of your website for different keywords&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;re targeting the search term &amp;#8220;used cars&amp;#8221; you should also create pages  that are relevant to the keywords &amp;#8220;auto&amp;#8221;, &amp;#8220;suv&amp;#8221;, etc.&lt;/p&gt;
&lt;p&gt;The more pages of your website are relevant to a certain topic, the more  likely it is that your web pages will be listed for keywords that are related to  that topic. Make sure that your keywords &lt;a href="http://news.axandra.com/r.html?uid=1.2y.cp1p.3vo.dt5x9fdh6o" target="_blank"&gt;appear in the right elements&lt;/a&gt; on your web  pages.&lt;em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;2. Get links from semantically relevant pages&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;If you&amp;#8217;re selling cars then the &amp;#8220;Cars&amp;#8221; web page that links to your site  should not be about the movie. Links from topically related pages will be  semantically beneficial to your site.&lt;/p&gt;
&lt;p&gt;A link to your website that comes from a page that contains links to other  web pages that deal with the same topic has a greater effect on the rankings of  your website then a link from a page that links to totally different pages and  your site.&lt;/p&gt;
&lt;p&gt;For that reason, it is important that you try to &lt;a href="http://www.ibusinesspromoter.com/linkbuilding/link-builder.htm" target="_blank"&gt;get links from related websites&lt;/a&gt;. It is also very important  that you &lt;a href="http://www.ibusinesspromoter.com/submission/site-submission-tools.htm" target="_blank"&gt;submit your website to the right category in Internet  directories&lt;/a&gt;. If your website is listed in the wrong category, this can have  a negative effect on your rankings.&lt;em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;3. Use a meaningful site architecture&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Use a logical system to organize your website content. Create content  sections that deal with different parts of your main topic and make sure that  everything that is related to your topic is mentioned on your web pages.&lt;/p&gt;
&lt;p&gt;Make sure that your web pages are put in the right categories on your website  and that it&amp;#8217;s easy to find the different categories.&lt;em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;4. Find out why other pages rank higher than yours&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;If you ever asked yourself why another page has been ranked higher than yours  although you perfectly optimized your pages for your search terms then you  should &lt;a href="http://news.axandra.com/r.html?uid=1.2y.cp1p.3vo.dt5x9fdh6o" target="_blank"&gt;analyze the inbound links of the top ranked pages&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The number and the authority of inbound links are important. However, it&amp;#8217;s  also important that the links come from semantically and topically related  pages.&lt;/p&gt;
&lt;p&gt;Don&amp;#8217;t focus on a single keyword when optimizing your pages. If you want to  prepare your website for advanced search engine algorithms then you have to  create a website that has been optimized for many different but related search  terms.&lt;/p&gt;
&lt;p&gt;In addition, it&amp;#8217;s important that the links to your website come from  topically related pages so that search engines put your website in the right  context&lt;/p&gt;
&lt;p&gt;Copyright Axandra.com &amp;#8211; &lt;a href="http://www.axandra.com/" target="_blank"&gt;&lt;span&gt;Web site promotion software&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here is what Google&amp;#8217;s Matt Cutts has to say about the Semantic matter.  The key point occurs at about 2 minutes 50 seconds.  Enjoy&amp;#8230;.&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;object width="560" height="340"&gt;&lt;param name="movie" value="http://www.youtube.com/v/200OVIZb1YI&amp;#038;hl=en_US&amp;#038;fs=1&amp;#038;rel=0"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/200OVIZb1YI&amp;#038;hl=en_US&amp;#038;fs=1&amp;#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/com/hXLy/~4/voaZxDX0tXY" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/what-is-latent-semantic-indexing/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/what-is-latent-semantic-indexing/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/what-is-latent-semantic-indexing/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>admin</name>
					</author>
		<title type="html"><![CDATA[Black Hat SEO &#8211; Keyword Stuffing]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/com/hXLy/~3/Bp4XYwd374M/" />
		<id>http://www.smallbusinessinternetmarketing.com.au/?p=2123</id>
		<updated>2010-04-14T01:07:41Z</updated>
		<published>2010-04-13T23:33:25Z</published>
		<category scheme="http://www.smallbusinessinternetmarketing.com.au" term="Search engines and SEO" />		<summary type="html"><![CDATA[The SEO business is becoming more and more competitive by the day. There is no shortage of small business owners wanting to achieve top search engine rankings and there is no shortage of individuals and companies offering SEO services.  As a result of the growing demand for SEO services and the low barrier to entry to set yourself up as an SEOer, there are problems emerging.]]></summary>
		<content type="html" xml:base="http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/black-hat-seo-keyword-stuffing/">&lt;div class="tweetmeme_button" style="float: right; margin-left: 10px;"&gt;
			&lt;a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsearch-engines-and-seo%2Fblack-hat-seo-keyword-stuffing%2F"&gt;&lt;br /&gt;
				&lt;img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsearch-engines-and-seo%2Fblack-hat-seo-keyword-stuffing%2F&amp;amp;style=normal" height="61" width="50" /&gt;&lt;br /&gt;
			&lt;/a&gt;
		&lt;/div&gt;
&lt;p&gt;The SEO business is becoming more and more competitive by the day.  There is no shortage of small business owners wanting to achieve top search engine rankings and there is no shortage of individuals and companies offering SEO services.   As a result of the growing demand for SEO services and the low barrier to entry to set yourself up as an SEOer, there are problems emerging.&lt;/p&gt;
&lt;p&gt;If I can draw a quick comparison.  Cast your mind back when the Government announced the water tank rebates during 2008 and 2009.  An instant demand was created in the market place for not only suppliers and manufacturers of water tanks but also the supplementary services such as installation, cleaning and servicing.  There where existing players in all these market sectors and I would suggest that they were chiseling away at earning a decent and honest living servicing what &amp;#8220;was&amp;#8221; a fairly niche market.&lt;/p&gt;
&lt;p&gt;Enter the rebate scheme and the proliferation of water tank businesses skyrocketed.  It would appear that every man and his dog wanted to get in on the action and make a quick buck.  Who knew how long the drought would last and how long we would be on ever tightening water restrictions?&lt;/p&gt;
&lt;p&gt;Competition was fierce,  prices where slashed, and so began the battle for business.  There is generally one aspect of a product or service that you can guarantee is going to suffer when the market is driven by high demand and cheap supply&amp;#8230;. and that is quality.  In an effort to reap some sort of margin (insert Profit), short cuts have to be made.  Now don&amp;#8217;t get me wrong, I&amp;#8217;m not saying that every operator in the water tank business was &amp;#8220;shonky&amp;#8221;, cut corners or delivered less than standard work.  The point is simply that low barriers to entry into a market inevitably fosters (on average) a less than optimal result.  Marry that with a lack of accreditation and you&amp;#8217;ve got a free for all.  Imagine the quality of medicine if you didn&amp;#8217;t have to train to be a doctor.  We&amp;#8217;ve even see the demand problem effect this market!!!&lt;/p&gt;
&lt;p&gt;If you want recent proof of these types of market forces in action, you&amp;#8217;ve only got to look no further than the government&amp;#8217;s recent home insulation scheme.  Another perfect case of an instant demand needed to be met by instant supply.  The result, less than spectacular.  Enough from me &amp;#8211; your turn.&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;a href="#comment"&gt;&lt;img class="aligncenter size-full wp-image-2132" title="Leave a Comment" src="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/leave-a-comment-left.png" alt="Leave a Comment" width="195" height="155" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;So how does this apply to SEO?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;There is a growing demand from for small business wanting to snare the coveted number #1 search engine result and there is an ever growing number of SEOers prepared to do what ever it takes to fulfill their client&amp;#8217;s wishes.   As a result of this often frenzied scramble to the top of the search engines, unscrupulous or &amp;#8220;Black Hat&amp;#8221; SEO techniques are applied.  Now black hat SEO techniques are best described as those activities that are designed to trick or fool the search engines.  There are very clear guidelines set out by the major search engines as to how best to optimise your site for top results.   They even go as far as to outline what &amp;#8220;not to do&amp;#8221; so as to avoid any type of penalty.  Check out the &lt;strong&gt;&lt;a title="Google Webmaster Tools" href="http://www.google.com/webmasters/tools/" target="_blank"&gt;Google Webmaster Tools&lt;/a&gt;,&lt;/strong&gt; you can&amp;#8217;t get much clearer than that.  For those of you that want to dig a little bit deeper, you only have to read Google&amp;#8217;s official blog and you&amp;#8217;ll find many articles about SEO best practice.&lt;/p&gt;
&lt;p&gt;Simply put &amp;#8211; SEO is an ongoing process, it is not an event.  To get lasting results it takes time.  And here in lies the problem.  The instant gratification sought by the business owner and the pressure on the SEOer to deliver on something they have over promised in a bid to win the work.  Sound familiar?&lt;/p&gt;
&lt;p&gt;It would appear that &amp;#8220;black hatters&amp;#8221; need to stoop to applying trickery and deceit to deliver results.  For business owners who are looking for a solution and place their faith in the smooth and fast talking SEOer, their business is treading a very fine line between instant gratification and disaster.&lt;/p&gt;
&lt;p&gt;Here is a blatant example of keyword stuffing. Click on the image to enlarge&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/keywordstuffing.png"&gt;&lt;/a&gt;&lt;a href="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/keywordstuffing.png"&gt;&lt;img class="aligncenter size-large wp-image-2124" title="keywordstuffing" src="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/keywordstuffing-900x109.png" alt="keywordstuffing" width="900" height="109" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now this example appears at the very bottom of the web page.  It is clearly a list of keywords that they are either wanting to rank highly for or are bidding on through pay-per-click platforms such as Adwords.  I simply ask myself why???  This site is ranking well for a range of keywords and it would appear that they are ranking well not as a result of stuffing keywords on the page but rather &lt;strong&gt;&lt;a title="Start at the top with SEO" href="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/start-at-the-top-with-seo/" target="_blank"&gt;good on-page SEO&lt;/a&gt;&lt;/strong&gt; and a healthy network of incoming links.  There is simply no need to run the gauntlet.&lt;/p&gt;
&lt;p&gt;&lt;center&gt;&lt;a href="#comment"&gt;&lt;img class="aligncenter size-full wp-image-2132" title="Leave a Comment" src="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/leave-a-comment-left.png" alt="Leave a Comment" width="195" height="155" /&gt;&lt;/a&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;I have no idea who is responsible for the above indiscretion and frankly I don&amp;#8217;t care.  Keyword stuffing like this is usually a clear sign of a DIY approach to SEO or a &amp;#8220;Black Hat&amp;#8221; SEOer at work.  It is often a lack of knowledge mixed with a combination of inexperience usually fueled by a misguided article or two written by people who really don&amp;#8217;t know what they are talking about.&lt;/p&gt;
&lt;p&gt;The right approach to keyword SEO is first stick to the rules as laid out by the search engines and in doing so you will be doing your readers a favour by delivering quality content and making the copy on the page easier to read as it won&amp;#8217;t be stuffed unnecessarily with keywords.  Good content leads to more inbound links, which ultimately leads to greater authority and higher rankings.&lt;/p&gt;
&lt;p&gt;Lets take a wider view and look at the effects of &amp;#8220;Black Hat&amp;#8221; SEO.  We have grown to expect that the search engines are going to deliver us the best matched results for our search queries.   If the search engines are being fooled into displaying less than optimal results then we are all being cheated.  Black hat SEO effects us all.  There is no winner.&lt;/p&gt;
&lt;p&gt;Here is the Google SPAM  report link.  They take this sort of thing very seriously.  If you are aware of any sites that are &amp;#8220;breaking the rules&amp;#8221;, this is how you can take action.  Use it wisely and for the good of the internet.  Don&amp;#8217;t be tempted to use it in a vindictive way.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://www.google.com/webmasters/tools/spamreport?hl=en"&gt;https://www.google.com/webmasters/tools/spamreport?hl=en&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Sites that are found to be in breach of the rules can find themselves heading towards the back of the que or even worse de-indexed (removed from Google&amp;#8217;s Index all together).&lt;/p&gt;
&lt;p&gt;If you are a business owner looking for a SEO company to take on your optimisation, do your due diligence.  SEO is not voodoo, magic or a secret only known to a few, it is a logical process and any reputable SEO company will be more than happy to show you their results and tell you how they went about doing it.  If they are not comfortable telling you want they did, then chances are they use black hat techniques and you should continue your search.&lt;/p&gt;
&lt;p&gt;Visit our &lt;strong&gt;&lt;a title="Brisbane SEO Services" href="http://www.smallbusinessinternetmarketing.com.au/search-engine-optimisation-brisbane/seo-services/" target="_blank"&gt;Search Engine Optimisaton page&lt;/a&gt;&lt;/strong&gt; to view the range of services we offer.&lt;/p&gt;
&lt;p&gt;If you have an example of poor SEO form or have an example or cross to bare, leave a comment.&lt;/p&gt;
&lt;p&gt;The final word, If you are going to play the game, stick to the rules, or&amp;#8230;. be prepared to pay the penalty.&lt;/p&gt;
&lt;p&gt;Good luck&lt;/p&gt;
&lt;p&gt;&lt;a name="comment"&gt;Leave a comment&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/com/hXLy/~4/Bp4XYwd374M" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/black-hat-seo-keyword-stuffing/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/black-hat-seo-keyword-stuffing/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/black-hat-seo-keyword-stuffing/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>admin</name>
					</author>
		<title type="html"><![CDATA[Links &#8211; Buyer Beware!]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/com/hXLy/~3/ZBqmnrVwhNw/" />
		<id>http://www.smallbusinessinternetmarketing.com.au/?p=2164</id>
		<updated>2010-05-22T09:41:42Z</updated>
		<published>2009-12-09T22:55:11Z</published>
		<category scheme="http://www.smallbusinessinternetmarketing.com.au" term="Search engines and SEO" />		<summary type="html"><![CDATA[Google&#8217;s Matt Cutts recently made a new announcement about paid links. Buying links is a very hot and controversial topic among webmasters. Should you buy links to increase the position of your website on Google? Do paid links help your rankings? Are there any risks? Can you increase your website rankings by buying links? Yes, [...]]]></summary>
		<content type="html" xml:base="http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/links-buyer-beware/">&lt;div class="tweetmeme_button" style="float: right; margin-left: 10px;"&gt;
			&lt;a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsearch-engines-and-seo%2Flinks-buyer-beware%2F"&gt;&lt;br /&gt;
				&lt;img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsearch-engines-and-seo%2Flinks-buyer-beware%2F&amp;amp;style=normal" height="61" width="50" /&gt;&lt;br /&gt;
			&lt;/a&gt;
		&lt;/div&gt;
&lt;p&gt;Google&amp;#8217;s Matt Cutts recently made a new announcement about paid  links. Buying links is a very hot and controversial topic among  webmasters. Should you buy links to increase the position of your  website on Google? Do paid links help your rankings? Are there any  risks?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Can you increase  your website rankings by buying links?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Yes, you can.  Links that point to your website are the most important factor that  influences the position of your website in Google&amp;#8217;s search results.&lt;/p&gt;
&lt;p&gt;If you buy  backlinks, you can quickly get high rankings for your website on Google.  However, that&amp;#8217;s only one side of the medal.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If buying links  works, why shouldn&amp;#8217;t you use it for your website?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Buying links is  against Google&amp;#8217;s terms of service: &lt;em&gt;&amp;#8220;Buying or selling links that pass  PageRank is in violation of Google&amp;#8217;s webmaster guidelines and can  negatively impact a site&amp;#8217;s ranking in search results.&amp;#8221;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Google&amp;#8217;s anti-spam  engineer Matt Cutts recently announced that Google has been working on  new  algorithms and tools to detect paid links.&lt;/p&gt;
&lt;p&gt;Google  has a report  form for paid links. If one of your competitors finds a paid link that  points to your website, he might report it to Google.&lt;/p&gt;
&lt;p&gt;Google actively  searches for paid links and it&amp;#8217;s likely that they will detect all paid  links sooner or later. While you can get away with them for some time  (that&amp;#8217;s why paid links work for some time), your website will be  penalized as soon as Google finds out that you tried to game the system.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Buying links leads  to quick results and strong penalties&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you use spammy  SEO methods such as buying links, you will quickly get high rankings on  search engines. Unfortunately, Google will completely remove your  website from the search results as soon as they find out that you use  these methods:&lt;/p&gt;
&lt;p&gt;If you use ethical  SEO methods, it will take longer until you get high search engine  rankings. However, your rankings will grow steadily and you&amp;#8217;ll get a  much better performance in the long run&lt;/p&gt;
&lt;p&gt;Do not use spammy  SEO methods to increase your rankings on Google. It will backfire on  you.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;There are better  ways to get inbound links&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;As mentioned  above, the links to your website are the most important factor that  influences the position of your website in Google&amp;#8217;s search results.&lt;/p&gt;
&lt;p&gt;For that reason, it  is very important to get as many good backlinks as possible to your  website. The quality of the backlinks is more important than the  quantity.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.ibusinesspromoter.com/linkbuilding/link-builder.htm" target="_blank"&gt;&lt;br /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;div id="TixyyLink" style="overflow: hidden; color: #000000; background-color: transparent; text-align: left; text-decoration: none; border: medium none;"&gt;&lt;a href="http://www.free-seo-news.com/newsletter415.htm#facts#ixzz0obiyfDrP"&gt;&lt;br /&gt;
&lt;/a&gt;&lt;/div&gt;
&lt;img src="http://feeds.feedburner.com/~r/com/hXLy/~4/ZBqmnrVwhNw" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/links-buyer-beware/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/links-buyer-beware/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/links-buyer-beware/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>admin</name>
					</author>
		<title type="html"><![CDATA[Where to Start when doing Keyword Research]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/com/hXLy/~3/fTw7GBC8lNg/" />
		<id>http://www.smallbusinessinternetmarketing.com.au/?p=2155</id>
		<updated>2010-05-21T22:47:50Z</updated>
		<published>2009-11-09T22:08:38Z</published>
		<category scheme="http://www.smallbusinessinternetmarketing.com.au" term="Understanding Keywords" />		<summary type="html"><![CDATA[Most people use a keyword suggestion tool when they try to find new keywords for their campaigns. While keyword suggestion tools are good, they should not be the first step in your keyword research activities.

Before you use a keyword suggestion tool, ask yourself the following questions:

   1. What problems can your product or your service solve?
   2. Which questions do potential customers ask?
   3. Can you offer unusual solutions?
   4. Which products and services do you offer?]]></summary>
		<content type="html" xml:base="http://www.smallbusinessinternetmarketing.com.au/understanding-keywords/where-to-start-when-doing-keyword-research/">&lt;div class="tweetmeme_button" style="float: right; margin-left: 10px;"&gt;
			&lt;a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Funderstanding-keywords%2Fwhere-to-start-when-doing-keyword-research%2F"&gt;&lt;br /&gt;
				&lt;img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Funderstanding-keywords%2Fwhere-to-start-when-doing-keyword-research%2F&amp;amp;style=normal" height="61" width="50" /&gt;&lt;br /&gt;
			&lt;/a&gt;
		&lt;/div&gt;
&lt;p&gt;Most people use a keyword suggestion tool when they try to find new keywords for their campaigns. While keyword suggestion tools are good, they should not be the first step in your keyword research activities.&lt;/p&gt;
&lt;p&gt;Before you use a keyword suggestion tool, ask yourself the following questions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;What problems can your product or your service solve?&lt;/li&gt;
&lt;li&gt;Which questions do potential customers ask?&lt;/li&gt;
&lt;li&gt;Can you offer unusual solutions?&lt;/li&gt;
&lt;li&gt;Which products and services do you offer?&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;As you can see, the products and services that you offer are the least important. A person with a headache might not know that the Shiatsu that you offer will help them. They even might now know what Shiatsu is and if they know it, they might not be able to spell it properly. The same applies to all other services and industries.&lt;/p&gt;
&lt;p&gt;For that reason, it is important that you focus on the first three points before using your products or services in the keywords.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. What problems can your product or service solve?&lt;br /&gt;
&lt;/strong&gt;&lt;br /&gt;
In this example, the problem that your product or service can solve is a headache. Create a list of words that describe the problem:&lt;/p&gt;
&lt;p&gt;headache, racking headache, migraine, vicious headache, splitting headache, megrim, constant headache, etc.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Which questions do potential customers ask?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;People type different things in Google&amp;#8217;s search box when they try to find a solution to their problem. Here are some real queries that have been done on Google:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt; why does my head hurt&lt;/li&gt;
&lt;li&gt;why does my head hurt when I cough&lt;/li&gt;
&lt;li&gt;how to get rid of migraines without medication&lt;/li&gt;
&lt;li&gt;how to get rid of migraines when pregnant&lt;/li&gt;
&lt;li&gt;why can&amp;#8217;t i concentrate on anything&lt;/li&gt;
&lt;li&gt;why am i so tired&lt;/li&gt;
&lt;li&gt;etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The problem that your product solves creates certain circumstances (fatigue, temper, concentration problems). Address these circumstances in your keyword phrases.&lt;/p&gt;
&lt;p&gt;The problem can also be connected to another factor (for example migraine and pregnancy). Create keyword phrases that are related to these factors.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Can you offer unusual solutions?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Most people will take a pill when they have a headache. In this example, you offer a solution that many people don&amp;#8217;t know about (Shiatsu). The following phrases would work for you:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;get rid of migraines without medication&lt;/li&gt;
&lt;li&gt;get rid of headache without pills&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The unusual solutions that you offer can also be used in your AdWords ad copy and on your web pages. For example, you might create web pages around the following topics:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How to get rid of headaches without using Aspirin&lt;/li&gt;
&lt;li&gt;An unusual way of healing migraine without medication&lt;/li&gt;
&lt;li&gt;etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;4. Which products or services do you offer?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Of course, you should also use the names of the products and services that you offer in your ads and SEO campaigns. In this example, this would be:&lt;/p&gt;
&lt;p&gt;shiatsu, shiatsu massage, etc.&lt;/p&gt;
&lt;p&gt;When you try to find new keywords, tell a short story that describes the problem and the solution: &amp;#8220;A person has a racking headache. The person cannot concentrate because of that headache and the person is tired. Instead of taking a pill, there can be other solutions. That solution is my Shiatsu service.&amp;#8221;&lt;/p&gt;
&lt;p&gt;By doing this, you&amp;#8217;ll find many keywords around which you can create new web pages and PPC ads. Of course, you can also combine this method with keyword suggestion tools.&lt;/p&gt;
&lt;p&gt;Copyright by Axandra.com. &lt;a href="http://www.axandra.com"&gt;Web site promotion software&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/com/hXLy/~4/fTw7GBC8lNg" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.smallbusinessinternetmarketing.com.au/understanding-keywords/where-to-start-when-doing-keyword-research/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.smallbusinessinternetmarketing.com.au/understanding-keywords/where-to-start-when-doing-keyword-research/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.smallbusinessinternetmarketing.com.au/understanding-keywords/where-to-start-when-doing-keyword-research/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>admin</name>
					</author>
		<title type="html"><![CDATA[Undisclosed affiliate selling &#8211; how to spot it]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/com/hXLy/~3/Q36mmpud2SY/" />
		<id>http://www.smallbusinessinternetmarketing.com.au/?p=820</id>
		<updated>2010-01-08T00:21:50Z</updated>
		<published>2009-10-29T12:04:08Z</published>
		<category scheme="http://www.smallbusinessinternetmarketing.com.au" term="Small Business Internet Marketing" />		<summary type="html"><![CDATA[When and where undisclosed affiliate marketing is a no-no and 6 ways to spot if it is an affiliate offer.]]></summary>
		<content type="html" xml:base="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/do-you-disclose-an-affiliate-program-or-not/">&lt;div class="tweetmeme_button" style="float: right; margin-left: 10px;"&gt;
			&lt;a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsmall-business-internet-marketing%2Fdo-you-disclose-an-affiliate-program-or-not%2F"&gt;&lt;br /&gt;
				&lt;img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsmall-business-internet-marketing%2Fdo-you-disclose-an-affiliate-program-or-not%2F&amp;amp;style=normal" height="61" width="50" /&gt;&lt;br /&gt;
			&lt;/a&gt;
		&lt;/div&gt;
&lt;p&gt;Hi Marshall and Gary here&lt;/p&gt;
&lt;p&gt;Life is pretty hectic here at &lt;strong&gt;Small Business Internet Marketing&lt;/strong&gt;.  It is amazing the number of &lt;strong&gt;small businesse&lt;/strong&gt;s that we come into help who do not have a website, or have a very poorly optimised website, or are having the most cost inefficient Adwords campaign run that you have ever seen.  These are generally a symptom of not having an &lt;strong&gt;internet strategy &lt;/strong&gt;and doing things piecemeal.&lt;/p&gt;
&lt;p&gt;Anyway, today it is about &lt;strong&gt;affiliate selling online&lt;/strong&gt;.  As you are probably aware, affiliate selling would be one of the biggest drivers in the growth of the internet.  The fact that so many products today are available digitally mean that the owners of the products are happy to pay away large commissions to sell their product.  This is because once produced, the cost to provide the product is quite often only the bandwidth to download it.  In fact, most internet courses (you know &amp;#8211; make $5,000 a week from home for 4 hours work) recommend that you do not deal with products that pay less than 60% commission.   Many internet marketing based offerings pay at 75% &amp;#8211; have a look at &lt;a href="http://www.clickbank.com/marketplace.htm" target="_blank"&gt;http://www.clickbank.com/marketplace.htm&lt;/a&gt; and search the internet category.&lt;/p&gt;
&lt;p&gt;&lt;span id="more-820"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Yes &amp;#8211; when someone buys a $67 product online, generally the affiliate will get $45 and the product owner $22.  The product owner is happy because there may be 100 affiliates selling the product, the affiliates are happy because they are making good money.  No problems &amp;#8211; the affiliate is normally not disclosed here.  And because the purchaser is not paying any more to buy through the affiliate than if they bought direct, no-one loses (although you could mount an argument that all affiliate products are overpriced to allow for affiliate commission).&lt;/p&gt;
&lt;p&gt;When you market as an affiliate to a list, the question of disclosure becomes a bit trickier.  If you have created your own list through your own marketing activities, you have every right to affiliate sell to them and undisclosed.  Provided the product price is not loaded, the people on the list who buy the product are not disadvantaged.&lt;/p&gt;
&lt;p&gt;When you are a member of a body (professional, industry, network, etc), the answer, to us at &lt;strong&gt;Small Business Internet Marketing&lt;/strong&gt; at least, becomes much clearer.  To offer affiliate products to this list without disclosing the fact that you may make money from it is pretty unethical.  Just because you have a commonality to other people through a professional or other association does not make them fair game to profit from!&lt;/p&gt;
&lt;p&gt;Without exception, the message through the list from the affiliate seller is about how great the product is and how you have to use it.  Whilst the product indeed may be as good as promoted, the question mark is inevitably &amp;#8211; &amp;#8220;do they really think it is a great product, or do they really like earning the commission?&amp;#8221;.  Unfortunately, you never know because you do not even know that they are affiliate selling &amp;#8211; unless they disclose it.&lt;/p&gt;
&lt;p&gt;So, if they choose not to disclose it, how can you tell if it is an affiliate sale?  It can be tricky, but here are a few hints to look for:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt; Half the time the nature of the communication gives it away.  If it talks about internet opportunities, great value, limited time offer, I have searched and found this great product, etc &amp;#8211; it is a fair chance that this is affiliate selling.&lt;/li&gt;
&lt;li&gt; The affiliate has to put a URL link in the communication. The not so internet savvy affiliate may just use the link that the affiliate program provides.  We saw one of these recently like www.thewelloffhaffiliate.com/?A_BID=Qq8PCpaD.  The code after the forward slash is their affiliate code.  Pretty obvious when you know what to look for.&lt;/li&gt;
&lt;li&gt; The next level up is where a masking URL is used like TinyURL.  TinyURL and similar products are great, we use it ourselves all the time.  It turns a long and ugly URL into a neat short and unique URL to click on.  However, if you look at &lt;a href="http://www.tinyurl.com" target="_blank"&gt;www.tinyurl.com&lt;/a&gt; you will see a suggested use is that &amp;#8220;your affiliate link will be hidden from the visitor..&amp;#8221;.  This is harder to spot, but keep a close eye on the bottom left of your internet browser and see if when the destination site is found, does a list of numbers or letters like in &amp;#8220;/ADQ1342KZ&amp;#8221; flick pass.  If so, you can bet your bottom dollar that it is an affiliate link.&lt;/li&gt;
&lt;li&gt; When the URL in the communication takes you to an innocuous looking site and there is no forward slash at the end of the URL, chances are it is a sales page.  These are designed to get your name and email address to push market to.  Hover your mouse over the &amp;#8220;click here to sign up&amp;#8221; banner.  Then look down to the bottom left of your browser &amp;#8211; again you may see a URL.  If it has the giveaway &amp;#8220;/promo/gj123&amp;#8243; or similar, it is an affiliate sale &amp;#8211; again.  Or at worse, just click on the link and watch the bottom left hand corner.&lt;/li&gt;
&lt;li&gt; While we are looking at the bottom left hand corner &amp;#8211; anything that flashes pass like Clickbank, Clixgalore, CommissionJunction or the like &amp;#8211; definitely an affiliate sales as these sites are basically a clearing house for affiliate programs and sales&lt;/li&gt;
&lt;li&gt; Lastly &amp;#8211; repetition of similar email messages.  A lot of internet marketing based affiliate programs have a launch date and a close date.  Communication tends to ramp up to the launch date and the message becomes a little more assertive like &amp;#8220;don&amp;#8217;t miss this one in a lifetime opportunity&amp;#8221;, &amp;#8220;how amazing the opportunity is&amp;#8221;, &amp;#8220;no brainer&amp;#8221;, etc.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;A final point on all this.  Many internet marketing affiliate sales process have the ubiqitious &amp;#8220;free offer&amp;#8221; up front.  You can accept sign up for this without having to pay anything.  You will undoubtedly then be led to another sales page offering the best deal ever where you only pay $67 but get $4,946 of value.  Buy this, the affiliate gets their 50/60/70% commission.  Alternatively it is a free 30 day subscription and then $27 a month thereafter.  If you don&amp;#8217;t buy it, you will be on another mailing list until you unsubscribe.&lt;/p&gt;
&lt;p&gt;We have seen a recent offer where although the free offer was significant, if you read the affiliate program blurb, it had 14 ways to earn income (or monetise in internet speak) the free offering.  This again leads to the question &amp;#8211; are they helping you via the free offer or are they profiting from you by using the free offer as the hook to get you in to then monetise you 14 different ways?&lt;/p&gt;
&lt;p&gt;When should someone disclose that they are an affiliate &amp;#8211; &lt;strong&gt;Small Business Internet Marketing&lt;/strong&gt; will leave you to be the judge of this but at least you now have a few tools to spot it.&lt;/p&gt;
&lt;p&gt;Your business buddies&lt;/p&gt;
&lt;p&gt;Marshall and Gary&lt;/p&gt;
&lt;p&gt;PS We do have affiliate sales offers, those on the side of this page are exactly this like BlueHost and Aweber.  But they have no loaded cost and we do not sell to any professional network, just those who take our recommendations for what they are &amp;#8211; the best value we can find online.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/com/hXLy/~4/Q36mmpud2SY" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/do-you-disclose-an-affiliate-program-or-not/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/do-you-disclose-an-affiliate-program-or-not/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/do-you-disclose-an-affiliate-program-or-not/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>admin</name>
					</author>
		<title type="html"><![CDATA[The free offers that cost you]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/com/hXLy/~3/Zv17Ka_HiVQ/" />
		<id>http://www.smallbusinessinternetmarketing.com.au/?p=805</id>
		<updated>2010-01-08T00:22:45Z</updated>
		<published>2009-10-19T12:46:49Z</published>
		<category scheme="http://www.smallbusinessinternetmarketing.com.au" term="Small Business Internet Marketing" />		<summary type="html"><![CDATA[Why ranking for an obscure key phrase like Marketing for Online Business A Marketing Business Secret is of no value to your business, and watch for the cost of hosting with "free" website building offers.]]></summary>
		<content type="html" xml:base="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/the-free-offers-that-cost-you/">&lt;div class="tweetmeme_button" style="float: right; margin-left: 10px;"&gt;
			&lt;a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsmall-business-internet-marketing%2Fthe-free-offers-that-cost-you%2F"&gt;&lt;br /&gt;
				&lt;img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsmall-business-internet-marketing%2Fthe-free-offers-that-cost-you%2F&amp;amp;style=normal" height="61" width="50" /&gt;&lt;br /&gt;
			&lt;/a&gt;
		&lt;/div&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Hi, Marshall and Gary here&lt;/p&gt;
&lt;p&gt;One of the reasons we run the &lt;strong&gt;Small Business Internet Marketing&lt;/strong&gt; blog is that there are many people in the &lt;strong&gt;internet marketing&lt;/strong&gt; space that want to make you an offer too good to refuse.  But as the saying goes &amp;#8220;If it seems too good to be true, it probably is!&amp;#8221;.  One example we look at here is whether a high search engine ranking for an article with the rarely searched keyword combination of &lt;strong&gt;Marketing for Online Business A Marketing Business Secret&lt;/strong&gt; will really assist your business.&lt;/p&gt;
&lt;p&gt;We believe that our blog offers unbiased and sensible information and advice that can really benefit &lt;strong&gt;small business owners&lt;/strong&gt;, &lt;strong&gt;business consultants&lt;/strong&gt; and anyone wanting to use the internet for commercial purposes.  Have a read though our older posts &amp;#8211; you will hopefully learn a few useful internet concepts.&lt;/p&gt;
&lt;p&gt;By far the most common &amp;#8220;great&amp;#8221; offers we see revolve around 2 themes:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Get your website built for free;  and&lt;/li&gt;
&lt;li&gt;Let me drive huge amounts of traffic to your website by achieving high Google search engine rankings.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;We have no problem with these offers &amp;#8211; when all is as it seems and clearly laid out &amp;#8211; but it rarely is.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Offer # 1:  Get a free website built &lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="more-805"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Let&amp;#8217;s have a look at the first one &amp;#8211; one recent offer we have seen offers to build you a free 10 page website.  Built in an SEO friendly CMS we are told.  Who is driving the strategies of keyword research, titles, meta descriptions, URL naming, product segmentation based on keyword strategy, etc which will get good search engines rankings is not mentioned.  But we probably agree for many businesses, a website with poor SEO &amp;#038; strategy is better than none &amp;#8211; as long as people understand what they are getting.&lt;/p&gt;
&lt;p&gt;There is no such thing as a free lunch.  The sting comes with the hosting of the website.  This particular offer had a range of hosting options, the cheapest being around US$500 a year with 2 email accounts (not sure what business nowadays runs on only 2 email accounts) for a 2 year deal.  That is a commitment of just shy of US$1,000 for a &amp;#8220;free&amp;#8221; website &amp;#8211; interesting economics.  To get the princely number of 5 email accounts, the cost almost doubles.&lt;/p&gt;
&lt;p&gt;We like BlueHost in the US for hosting where possible (like .com, .net, etc).  They charge US$6.95 a month or around US$85 a year, give you the first domain registration free, allow 2,500 email accounts, have unlimited transfers and best of all let you have unlimited domain names (and websites) hanging off the one hosting package.  And have a free website building tool if you feel that way inclined.  In short &amp;#8211; this is awesome value.  This is why we are affiliate sellers of BlueHost and we use them as well.  We have about 8 websites hanging off our US$85 a year hosting package (you do have to pay to register other domains &amp;#8211; which are very cheap).&lt;/p&gt;
&lt;p&gt;According to our &lt;strong&gt;Small Business Internet Marketing&lt;/strong&gt; maths, over 2 years this leaves around US$800 to build a website for the same cost as the free website offer.  We have many associates who will knock up a SEO friendly 4 to 6 page site for around US$300 (we are talking about your basic &amp;#8220;have an online presence&amp;#8221; type site &amp;#8211; nothing fancy). Using an outsourced service like Odesk is even cheaper.&lt;/p&gt;
&lt;p&gt;We think we know where the better value lies &amp;#8211; but value is always in the eye of the beholder.  We just worry that the beholder does not know what to look for when assessing value.&lt;/p&gt;
&lt;p&gt;Make sure that you have a look around at what hosting packages really cost for your preferred domain before committing to the &amp;#8220;free&amp;#8221; website offer.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Offer #2:  We will get you lots of Google #1 (plus #2, #3, etc) rankings for you&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;At &lt;strong&gt;Small Business Internet Marketing&lt;/strong&gt; we have banged on about this quite a bit.  But it always seems that there is someone else around the corner ready to make outrageous Google ranking claims.&lt;/p&gt;
&lt;p&gt;One ridiculous claim we have seen from a supposed expert is &amp;#8220;look how I dominate the Google rankings for my name!&amp;#8221; &amp;#8211; presented as evidence of capacity to get rankings.  Well search Google for &amp;#8220;Marshall Vann&amp;#8221; and you will see lots of listings for me as well, particularly for Australian based searches.  Have I optimised myself?  No, just had a sufficiently public life to gather lots of references on the web.&lt;/p&gt;
&lt;p&gt;The next one is getting a fistful of rankings in Google for really obscure keywords.  Our favourite is the #1 ranking for &amp;#8211; wait for it &amp;#8211; &amp;#8220;&lt;strong&gt;Marketing for Online Business A Marketing Business Secret&lt;/strong&gt;&amp;#8220;.  And the ranking is for an article, not a website.  Unfortunately, but not unexpectedly, when you do a quick Google Keyword Tool analysis for this long. long tail keyword &amp;#8211; the result is &amp;#8220;not enough data&amp;#8221;.  For those who have used GKT, you will know that this is Google&amp;#8217;s polite way of saying &amp;#8220;there are no searches being done around the world for this keyword or phrase&amp;#8221;.  So great, it ranks #1 for something absolutely no-one is searching for (other than maybe the author) &amp;#8211; even better, it also ranks #4 (woo hoo!).&lt;/p&gt;
&lt;p&gt;So are we getting our knickers in a knot over this.  Yes.  They want people to pay for this service!  It is rubbish.  A #1 ranking for unsearched keywords does not help your business, does not drive traffic to your site, in fact, does nothing of any note other than make someone else a bit richer and you a bit poorer. &lt;/p&gt;
&lt;p&gt;We have seen these strategies offered as a free service as well.  The trick here is to take some obscure keyword (again) and get it ranking #1 for you (well, normally an article that may have some passing relevance to your business).  Then having proven the supposed knowledge of SEO, proceed to charge for a raft of subsequent (and useless) #1 ranking keyword articles.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;However&lt;/strong&gt;, don&amp;#8217;t get us wrong.  Article submission strategies are great for building strong and plentiful backlinks to a website.  If the article ranks highly for well searched keywords, even better.  So when people search for the keyword (and you know they are because you have done the research on GKT or elsewhere), find your article, click through, read it and then click on the hyperlink in the article to your website &amp;#8211; great and proven strategy.  Get the link in the article, not just at the end &amp;#8211; these are called contextual links and really help with your own web page PageRank.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;So what to do?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;So what is the lesson here?  Please don&amp;#8217;t rely on claims made by others peddling something that may or may not be of value to you but is of value to them.  Do your homework.  Use blogs and sites like Small Business Internet Marketing or the hundreds of other really good and informative ones to make informed decisions.&lt;/p&gt;
&lt;p&gt;Once you have the knowledge, make the decision.  The apparently quick and easy way may cost you a lot more than you think.&lt;/p&gt;
&lt;p&gt;Your business buddies&lt;/p&gt;
&lt;p&gt;Marshall and Gary&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/com/hXLy/~4/Zv17Ka_HiVQ" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/the-free-offers-that-cost-you/#comments" thr:count="4" />
		<link rel="replies" type="application/atom+xml" href="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/the-free-offers-that-cost-you/feed/atom/" thr:count="4" />
		<thr:total>4</thr:total>
	<feedburner:origLink>http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/the-free-offers-that-cost-you/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>admin</name>
					</author>
		<title type="html"><![CDATA[Beware of the reciprocal link merry-go-around]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/com/hXLy/~3/vLyylpmXGZA/" />
		<id>http://www.smallbusinessinternetmarketing.com.au/?p=801</id>
		<updated>2010-01-08T00:25:08Z</updated>
		<published>2009-09-15T13:41:36Z</published>
		<category scheme="http://www.smallbusinessinternetmarketing.com.au" term="Small Business Internet Marketing" />		<summary type="html"><![CDATA[A short helpful review on the key matters that you should address in developing a strong backlink strategy in trying to get a better PageRank, and ranking.]]></summary>
		<content type="html" xml:base="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/beware-of-the-reciprocal-link-merry-go-around/">&lt;div class="tweetmeme_button" style="float: right; margin-left: 10px;"&gt;
			&lt;a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsmall-business-internet-marketing%2Fbeware-of-the-reciprocal-link-merry-go-around%2F"&gt;&lt;br /&gt;
				&lt;img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsmall-business-internet-marketing%2Fbeware-of-the-reciprocal-link-merry-go-around%2F&amp;amp;style=normal" height="61" width="50" /&gt;&lt;br /&gt;
			&lt;/a&gt;
		&lt;/div&gt;
&lt;p&gt;Hi, Marshall and Gary here&lt;/p&gt;
&lt;p&gt;Here at &lt;strong&gt;Small Business Internet Marketing&lt;/strong&gt;, we are members or associates of quite a few different professional and accreditation bodies.  So we get to see a lot of communications and offers that flow around.&lt;/p&gt;
&lt;p&gt;One that seems to be getting a lot of airtime in many organisations is the pushing of &lt;strong&gt;reciprocal links&lt;/strong&gt;.  Inevitably, the message starts off with something like &amp;#8220;Improve your Google ranking&amp;#8221; and then goes onto to offer an exchange of reciprocal links.  Whilst we have nothing against reciprocal links as part of a well thought out &lt;strong&gt;internet strategy&lt;/strong&gt;, we have a sneaking suspicion that most people do not quite understand how they work.&lt;/p&gt;
&lt;p&gt;One of our earlier posts had a long and detailed explanation about the &lt;strong&gt;Google PageRank&lt;/strong&gt; formula &amp;#8211; see &lt;a href="http://www.smallbusinessinternetmarketing.com.au/search-engines-and-seo/how-googles-pagerank-fits-in/"&gt;How Googles PageRank fits in&lt;/a&gt;. If you follow the maths, it is obvious that links from higher PageRank pages will definitely help with your web pages PageRank. &lt;/p&gt;
&lt;p&gt;But a couple of very important things seem to get overlooked in the rush for reciprocal links:&lt;/p&gt;
&lt;p&gt;&lt;span id="more-801"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Google gives a PageRank to every web page.  So make sure that you get all your &lt;strong&gt;backlinks &lt;/strong&gt;pointing at the page that you want to increase its ranking.  This may or may not be the Home page.  Often, you may want it to be a product or services or sales page.  You should know this before offering any reciprocal links.&lt;/li&gt;
&lt;li&gt;Backlinks from web pages with a PageRank of 0 are nigh on useless in helping your PageRank.  Be careful, many times the Home page of the site backlinking to your site may have the good PageRank, but the backlink comes from another &amp;#8220;Links&amp;#8221; page with a PageRank of 0.&lt;/li&gt;
&lt;li&gt;If you own a web page that has a decent PageRank, you only have so much &amp;#8220;link juice&amp;#8221; to use.  Use it wisely and don&amp;#8217;t just use backlinks as a simple strategy &amp;#8211; you will be giving away far more than you get most likely.  The more links out to other sites, the less worth your PageRank is to those sites.&lt;/li&gt;
&lt;li&gt;The placement of a backlink is very important as well.  One link in a veritable sea of random links is not of much value &amp;#8211; I am certain we have all seen the Links page with an amazingly eclectic range of links.  Google values &amp;#8220;contextual&amp;#8221; links far more highly, particualrly if the anchor text over the hyperlink is relevant to the page that it is on.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;So, to paraphrase a well known saying, please beware of Greeks bearing links.&lt;/p&gt;
&lt;p&gt;You need to have a clearly thought out &lt;strong&gt;link strategy&lt;/strong&gt; that incorporates all these matters rather than a random asking of everyone to do reciprocal link with your website.  We use our useful links section sparingly here at &lt;strong&gt;Small Business Internet Marketing&lt;/strong&gt; &amp;#8211; and so should you.&lt;/p&gt;
&lt;p&gt;Your business buddies&lt;/p&gt;
&lt;p&gt;Marshall and Gary&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/com/hXLy/~4/vLyylpmXGZA" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/beware-of-the-reciprocal-link-merry-go-around/#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/beware-of-the-reciprocal-link-merry-go-around/feed/atom/" thr:count="2" />
		<thr:total>2</thr:total>
	<feedburner:origLink>http://www.smallbusinessinternetmarketing.com.au/small-business-internet-marketing/beware-of-the-reciprocal-link-merry-go-around/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>admin</name>
					</author>
		<title type="html"><![CDATA[Who&#8217;s Joined LinkedIn]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/com/hXLy/~3/MwZ8BWL_TWQ/" />
		<id>http://www.smallbusinessinternetmarketing.com.au/?p=779</id>
		<updated>2010-03-29T23:30:32Z</updated>
		<published>2009-09-09T08:03:37Z</published>
		<category scheme="http://www.smallbusinessinternetmarketing.com.au" term="Social Networking" />		<summary type="html"><![CDATA[With the WordPress App, you can now sync your latest WordPress blog post and all its content with your LinkedIn profile.  This means you can keep everyone linked to your profile up to date with your adventures.]]></summary>
		<content type="html" xml:base="http://www.smallbusinessinternetmarketing.com.au/social-networking/whos-joined-linkedin/">&lt;div class="tweetmeme_button" style="float: right; margin-left: 10px;"&gt;
			&lt;a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsocial-networking%2Fwhos-joined-linkedin%2F"&gt;&lt;br /&gt;
				&lt;img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fsocial-networking%2Fwhos-joined-linkedin%2F&amp;amp;style=normal" height="61" width="50" /&gt;&lt;br /&gt;
			&lt;/a&gt;
		&lt;/div&gt;
&lt;p&gt;Hi, Gary and Marshall here,&lt;/p&gt;
&lt;p&gt;With the growing popularity of the business and professional social networking site &lt;a title="LinkedIn" href="http://www.linkedin.com"&gt;&lt;u&gt;LinkedIn&lt;/u&gt;&lt;/a&gt;, it was only a matter of time before another powerhouse of the web2.0 world joined forces and integrated their services.&lt;/p&gt;
&lt;p&gt;We&amp;#8217;re talking about the &lt;a title="WordPress LinkedIn Application" href="http://www.linkedin.com/opensocialInstallation/preview?_ch_panel_id=1&amp;#038;_applicationId=2200"&gt;&lt;u&gt;WordPress application&lt;/u&gt;&lt;/a&gt; for LinkedIn.  With the WordPress App, you can now sync your latest WordPress blog post and all its content with your LinkedIn profile.  This means you can keep everyone linked to your profile up to date with your latest business ventures.&lt;/p&gt;
&lt;p&gt;Once you&amp;#8217;ve loaded this WordPress App. you can filter your posts with a special LinkedIn tag and even display your personal WordPress Gravatar (global avatar) with updates sent automatically to your entire LinkedIn network.&lt;/p&gt;
&lt;p&gt;&lt;span id="more-779"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;It is a quick and easy process to install this application.  Simply log in to your LinkedIn account and look for the menu options box on the left hand side. &lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;a href="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/2009/09/applications.png"&gt;&lt;img height="243" width="180" src="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/2009/09/applications.png" alt="applications" title="applications" class="aligncenter size-full wp-image-780" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Click on Applications to expand the selection.  The Featured Applications page will load and you need to look around for the WordPress Logo. &lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;a href="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/2009/09/wordpress.png"&gt;&lt;img height="181" width="385" src="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/2009/09/wordpress.png" alt="wordpress" title="wordpress" class="aligncenter size-full wp-image-782" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Click on the WordPress link and you will be directed to the WordPress Applications page.  Simply click on Add application and enter your blog URL and you are away.&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;a href="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/2009/09/install.png"&gt;&lt;img height="361" width="270" src="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/2009/09/install.png" alt="install" title="install" class="aligncenter size-full wp-image-781" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As easy as that.  Now when you publish to your WordPress blog, your posts will appear as excerpts on your LinkedIn profile.&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;a href="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/2009/09/wordpresslist.png"&gt;&lt;img height="570" width="457" src="http://www.smallbusinessinternetmarketing.com.au/wp-content/uploads/2009/09/wordpresslist.png" alt="wordpresslist" title="wordpresslist" class="aligncenter size-full wp-image-784" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Now if you don&amp;#8217;t have a WordPress blog already set up then it&amp;#8217;s your lucky day.  All you need to do to get started is enter your name and email address in the box at the top right hand side of this page and gain instant access to our easy step by step blog building guide &lt;em&gt;&lt;strong&gt;eProfit Formula&lt;/strong&gt;&lt;/em&gt;.  It&amp;#8217;s absolutely FREE and will have you up and blogging in no time.&lt;/p&gt;
&lt;p&gt;If you don&amp;#8217;t have a profile set up yet, join the millions of professionals networking online and join &lt;a title="LinkedIn" href="http://www.linkedin.com"&gt;&lt;u&gt;LinkedIn&lt;/u&gt;&lt;/a&gt; today.&lt;/p&gt;
&lt;p&gt;Gary and Marshall&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/com/hXLy/~4/MwZ8BWL_TWQ" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.smallbusinessinternetmarketing.com.au/social-networking/whos-joined-linkedin/#comments" thr:count="3" />
		<link rel="replies" type="application/atom+xml" href="http://www.smallbusinessinternetmarketing.com.au/social-networking/whos-joined-linkedin/feed/atom/" thr:count="3" />
		<thr:total>3</thr:total>
	<feedburner:origLink>http://www.smallbusinessinternetmarketing.com.au/social-networking/whos-joined-linkedin/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>admin</name>
					</author>
		<title type="html"><![CDATA[How to Get Free Traffic]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/com/hXLy/~3/77geN6jlf7k/" />
		<id>http://www.smallbusinessinternetmarketing.com.au/?p=763</id>
		<updated>2010-01-08T00:27:07Z</updated>
		<published>2009-08-27T11:04:21Z</published>
		<category scheme="http://www.smallbusinessinternetmarketing.com.au" term="Increase Your WebTraffic" />		<summary type="html"><![CDATA[How to get FREE traffic.  The system is absolutely free to join.  The FWebtraffic site promotes 6 different text adverts at a time.  When you sign up to use the system, you'll be given a link to a customized page that contains your own text advert on it in the top position (#1 of 6)]]></summary>
		<content type="html" xml:base="http://www.smallbusinessinternetmarketing.com.au/increase-your-web-traffic/how-to-get-free-traffic/">&lt;div class="tweetmeme_button" style="float: right; margin-left: 10px;"&gt;
			&lt;a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fincrease-your-web-traffic%2Fhow-to-get-free-traffic%2F"&gt;&lt;br /&gt;
				&lt;img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.smallbusinessinternetmarketing.com.au%2Fincrease-your-web-traffic%2Fhow-to-get-free-traffic%2F&amp;amp;style=normal" height="61" width="50" /&gt;&lt;br /&gt;
			&lt;/a&gt;
		&lt;/div&gt;
&lt;p&gt;&lt;a target="_blank" href="http://www.fwebtraffic.com/?rid=1256820"&gt; &lt;img height="60" border="0" width="468" src="http://www.fwebtraffic.com/images/fwebtraffic468x60-1.jpg" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 style="text-align: center;"&gt;&amp;#8220;IT CAN&amp;#8217;T BE TRUE?&amp;#8221;&lt;/h2&gt;
&lt;h2 style="text-align: center;"&gt;Read on and find out!&lt;/h2&gt;
&lt;p&gt;I&amp;#8217;m still shaking my head in disbelief.  As we&amp;#8217;ve said many times before here at Small Business Internet Marketing, we constantly use our own sites as crash test dummies for many of the latest online marketing techniques.  We also put ourselves through hours, weeks and sometimes months testing the barrage of new products that hit the market.  More often than not we trash most of them as quickly as we initiate them and put it down to good ole testing for the cause.&lt;/p&gt;
&lt;p&gt;However, we&amp;#8217;re glad to report to you a web traffic technique that is working an absolute treat.  As usual we&amp;#8217;re fairly sceptical of any product or service that can claim they will send you 1 million (yes that&amp;#8217;s 1,000,000) FREE visitors to your site in as little as 30 days&amp;#8230;. Yeah RIGHT we thought. &lt;/p&gt;
&lt;p&gt;I was almost ready to hit the delete button when I thought&amp;#8230;. Ah what the heck&amp;#8230;. give it a go&amp;#8230;.. I&amp;#8217;ve got a spare five minutes.  Well&amp;#8230;. I&amp;#8217;m here to tell you, I&amp;#8217;m glad I decided to push on a give this program a go because its kicking butt.&lt;/p&gt;
&lt;p&gt;Now before we all get overly excited, we have not yet received our GUARANTEED 1,000,000 visitors and nor have we increased our sales by 4000%.  What I can tell you though is we are not only experiencing significantly increased visitor numbers to one of our sites, but a rather pleasant spin off.&lt;/p&gt;
&lt;p&gt;&lt;span id="more-763"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Let me give you the low down.  Instead of drving the traffic directly to the homepage of one of our existing websites or blogs, we decided to isolate the traffic and set up a squeeze page consisting of a free offer.  This not only isolated the traffic stats from just this source, it also allowed us to test the conversions on our offer.  This is where the pleasant little surprise turned up&amp;#8230;&amp;#8230; the free offer is converting at 11.67%.  &lt;/p&gt;
&lt;p&gt;Now I&amp;#8217;m not sure what sort of conversion percentage you are used to for your own offers, but this is out of the ball park for us.  Now remember, the traffic that is coming to the squeeze page from this system is not targeted in any way &amp;#8211; it is not the result of a Google search or link traffic from a related page.  All sorts of products and markets are represented so the offer has to be strong to get this sort of result.&lt;/p&gt;
&lt;p&gt;What is the special offer I hear you ask.  It is simply a no strings attached FREE lifetime membership to our &lt;a href="http://www.e-profitformula.com" title="eProfit Formula"&gt;&lt;u&gt;eProfit Formula&lt;/u&gt;&lt;/a&gt; online training site.  What we are obviously getting in return is a list of people who are taking up our free offer that will be open to receiving further correspondence and product offers from us in the future.  In short we are building our list free of charge&amp;#8230;. and quite quickly I might add.  Anyone who knows their marketing will tell you that you have to build your list. &lt;/p&gt;
&lt;p&gt;So how does this all work?  We&amp;#8217;ll give you a quick overview: &lt;/p&gt;
&lt;p&gt;The system is absolutely free to join.  The &lt;a href="http://www.fwebtraffic.com/?rid=1256820"&gt;&lt;u&gt;FWebtraffic&lt;/u&gt;&lt;/a&gt; site promotes 6 different text adverts at a time.  When you sign up to use the system, you&amp;#8217;ll be given a link to a customized page that contains your own text advert on it in the top position (#1 of 6).&lt;/p&gt;
&lt;p class="text2"&gt;Now, when other people want to sign up for the 6Links system and place their own advert on the site, they will first have to click on your advert (plus the other 5) and view your website for at least 15 seconds to get a special code that they need in order to use the system.  They then add their advert in the top position, and yours will be moved down to the #2 spot.&lt;/p&gt;
&lt;p class="text2"&gt;And this is where the viral nature takes over, and how your traffic and visitors grow in numbers.&lt;/p&gt;
&lt;p class="text2"&gt;Every time someone else wants to use the system, they first have to click on each of the 6 text adverts, and visit your site. And then your advert gets moved down to the next position, all the way to position 6. Every time your advert gets pushed down to the next position, you will have thousands of extra people all promoting your advert, without you having to do a thing.&lt;/p&gt;
&lt;p class="text2"&gt;It is so simple and better still its free traffic. &lt;/p&gt;
&lt;p class="text2"&gt;The secret to making this system work is two fold. &lt;/p&gt;
&lt;p class="text2"&gt;First you have to get out there and promote it.  The easiest way to do this is simply do as we have, either send out an email to your own list or write a blog post about it and you&amp;#8217;re away.  You don&amp;#8217;t need a huge list to start off with, you only need to get 10 people to sign up and you&amp;#8217;re off an running.  10 is a good start but what you really want to do is keep promoting so your traffic numbers keep growing.&lt;/p&gt;
&lt;p class="text2"&gt;To make things even easier for you to promote your site, &lt;a title="FWebtraffic" href="http://www.fwebtraffic.com/?rid=1256820"&gt;&lt;u&gt;FWebtraffic&lt;/u&gt;&lt;/a&gt; has created all the tools&amp;#8230;. banners, text links and emails all at your disposal.&lt;/p&gt;
&lt;p class="text2"&gt;Secondly, traffic on its own is useless, you need to make the visitor to your site take action&amp;#8230;. and in this case quickly.  What we would suggest is once again setting up a squeeze page with a special limited offer, capture your visitor&amp;#8217;s data via an opt-in form and use the exercise to build your list.  Build a relationship with your new visitor over time and convert them into a customer.  By all means try and sell them right there and then, but we think you will get better results by building value into your offer over time through regular correspondence to your list.&lt;/p&gt;
&lt;p class="text2"&gt;For an example of our squeeze page visit &lt;a title="eProfit Formula" href="http://www.e-profitformula.com"&gt;&lt;u&gt;www.e-profitformula.com&lt;/u&gt;&lt;/a&gt; Feel free to sign up for the offer &amp;#8211; it is open to one and all.&lt;/p&gt;
&lt;p class="text2"&gt;Now for the best bit&amp;#8230;. here is the link to &lt;a title="FWebtraffic" href="http://www.fwebtraffic.com/?rid=1256820"&gt;&lt;u&gt;FWebtraffic&lt;/u&gt;&lt;/a&gt; and an example of one of the supplied banners.&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://www.fwebtraffic.com/?rid=1256820"&gt; &lt;img height="60" border="0" width="468" src="http://www.fwebtraffic.com/images/fwebtraffic468x60-2.jpg" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://www.fwebtraffic.com/?rid=1256820"&gt; &lt;br /&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p class="text2"&gt;Still skeptical?  Well we don&amp;#8217;t blame you.  All we can tell you is that it is working a treat for us and most of our clients are seeing similar results as well.  If you&amp;#8217;ve got a spare five minutes check it out &amp;#8211; you won&amp;#8217;t be disappointed.&lt;/p&gt;
&lt;p class="text2"&gt;We&amp;#8217;ll keep you up to date with our results.&lt;/p&gt;
&lt;p class="text2"&gt;Until next time&lt;/p&gt;
&lt;p class="text2"&gt;Your Business Buddies&lt;/p&gt;
&lt;p class="text2"&gt;Marshall and Gary&lt;/p&gt;
&lt;p class="text2"&gt; &lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/com/hXLy/~4/77geN6jlf7k" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.smallbusinessinternetmarketing.com.au/increase-your-web-traffic/how-to-get-free-traffic/#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://www.smallbusinessinternetmarketing.com.au/increase-your-web-traffic/how-to-get-free-traffic/feed/atom/" thr:count="2" />
		<thr:total>2</thr:total>
	<feedburner:origLink>http://www.smallbusinessinternetmarketing.com.au/increase-your-web-traffic/how-to-get-free-traffic/</feedburner:origLink></entry>
	</feed>
