<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>HandsonInternetMarketing.com.au &#187; 7. Testing</title>
	<atom:link href="http://handsoninternetmarketing.com.au/category/testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://handsoninternetmarketing.com.au</link>
	<description>Discover how to market, sell &#38; profit by taking your business online</description>
	<lastBuildDate>Tue, 02 Mar 2010 21:29:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>wolf@handsonim.com ()</managingEditor>
		<webMaster>wolf@handsonim.com()</webMaster>
		<category></category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Discover how to market, sell amp; profit by taking your business online</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>wolf@handsonim.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://handsoninternetmarketing.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://handsoninternetmarketing.com.au/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>HandsonInternetMarketing.com.au</title>
			<link>http://handsoninternetmarketing.com.au</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Image Sizes in Thesis Theme</title>
		<link>http://handsoninternetmarketing.com.au/content/image-sizes-in-thesis-theme/</link>
		<comments>http://handsoninternetmarketing.com.au/content/image-sizes-in-thesis-theme/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 21:47:51 +0000</pubDate>
		<dc:creator>Wolf</dc:creator>
				<category><![CDATA[2. Website]]></category>
		<category><![CDATA[3. Content]]></category>
		<category><![CDATA[7. Testing]]></category>
		<category><![CDATA[build your own website]]></category>
		<category><![CDATA[CR Website]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://handsoninternetmarketing.com.au/?p=296</guid>
		<description><![CDATA[How to size your images in WordPress when using the Thesis theme to make it fit neatly into the left-hand column and how to link to a larger image where required.
Sometimes when you add an image to your content it will overlap with your widgets or your picture box to the right. To avoid this [...]


Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/research/dust-storm-september-2009/' rel='bookmark' title='Permanent Link: Dust Storm September 2009 in Hilldale NSW Australia'>Dust Storm September 2009 in Hilldale NSW Australia</a> <small>Here is a picture of the dust storm we woke...</small></li><li><a href='http://handsoninternetmarketing.com.au/content/content-ready-website-now-with-thesis-1-6/' rel='bookmark' title='Permanent Link: Content Ready Website now with Thesis 1.6'>Content Ready Website now with Thesis 1.6</a> <small>What better reason to purchase your Content Ready Website from...</small></li><li><a href='http://handsoninternetmarketing.com.au/himss/website/move-wordpress-to-new-domain/' rel='bookmark' title='Permanent Link: Move your Website to a new Domain in 5 steps'>Move your Website to a new Domain in 5 steps</a> <small>This post is an update to an earlier one on...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>How to size your images in WordPress when using the Thesis theme to make it fit neatly into the left-hand column and how to link to a larger image where required.</p>
<p>Sometimes when you add an image to your content it will overlap with your widgets or your picture box to the right. To avoid this from happening its best to make the max width of your image 475 pixels or less. You can of course resize any image using the HTML image code (when editing the post click HTML at the top and then find the (read the {} as &lt;&gt; since if I use proper HTML code WordPress will try to use it as regular HTML code):<br />
{img src=&#8221;http://yourdomain.com&#8230;&#8221; alt=&#8221;my special picture&#8221; width=&#8221;800&#8243; /}</p>
<p>and change the width=&#8221;" attribute to 475 however this has to negative effects, first it might distort your image and second the full size image still needs to be loaded. The better approach is to resize the image using an <a href="http://handsoninternetmarketing.com.au/resources/" title="Resources Page"  target="_self">image manipulation software such as GIMP, see my resource page for details here.</a></p>
<p>If by reducing your image you lose to much detail then upload both images to your server, display the smaller version in your post and link the smaller version to the larger one using this code:<br />
{a href=&#8221;http://your-domain.com/images/larger-image.jpg&#8221; target=&#8221;_blank&#8221;}<br />
{img title=&#8221;Description of image or image title&#8221; src=&#8221;http://your-domain.com/images/smaller-image.jpg&#8221; alt=&#8221;hover over text&#8221; width=&#8221;400&#8243; height=&#8221;300&#8243; /}{/a}<br />
Effect would be this:<br />
<a href="http://handsonim.com/images/CRW_LRG.jpg" target="_blank"><br />
<img title="Your Content Ready Website" src="http://handsonim.com/images/CRW_MED.jpg" alt="Your Content Ready Website" width="475" height="315" /></a></p>
<p>and if you would like to see this with a caption then put this before the above code please read and replace {} with [] here:<br />
{caption id=&#8221;" align=&#8221;alignnone&#8221; width=&#8221;400&#8243; height=&#8221;315&#8243; caption=&#8221;text under picture&#8221;}<br />
code as above<br />
{/caption} and effect is:</p>
<p><div class="wp-caption alignnone" style="width: 475px">
	<br />
<a href="http://handsonim.com/images/CRW_LRG.jpg" target="_blank"><br />
<img title="Your Content Ready Website" src="http://handsonim.com/images/CRW_MED.jpg" alt="Your Content Ready Website" width="475" height="315" /></a>
	<p class="wp-caption-text">Your Content Ready Website</p>
</div></p>
<p><a href="http://handsoninternetmarketing.com.au/content-ready-website/" title="Content Ready Website Details"  target="_self">The Thesis theme is part and parcel when you purchase our content ready website, find out more here.</a></p>
<a target="_blank" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhandsoninternetmarketing.com.au%2Fcontent%2Fimage-sizes-in-thesis-theme%2F&amp;linkname=Image%20Sizes%20in%20Thesis%20Theme" class="a2a_dd addtoany_share_save" ><img src="http://handsoninternetmarketing.com.au/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/research/dust-storm-september-2009/' rel='bookmark' title='Permanent Link: Dust Storm September 2009 in Hilldale NSW Australia'>Dust Storm September 2009 in Hilldale NSW Australia</a> <small>Here is a picture of the dust storm we woke...</small></li><li><a href='http://handsoninternetmarketing.com.au/content/content-ready-website-now-with-thesis-1-6/' rel='bookmark' title='Permanent Link: Content Ready Website now with Thesis 1.6'>Content Ready Website now with Thesis 1.6</a> <small>What better reason to purchase your Content Ready Website from...</small></li><li><a href='http://handsoninternetmarketing.com.au/himss/website/move-wordpress-to-new-domain/' rel='bookmark' title='Permanent Link: Move your Website to a new Domain in 5 steps'>Move your Website to a new Domain in 5 steps</a> <small>This post is an update to an earlier one on...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://handsoninternetmarketing.com.au/content/image-sizes-in-thesis-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pretty Links Plugin</title>
		<link>http://handsoninternetmarketing.com.au/traffic/pretty-links-plugin/</link>
		<comments>http://handsoninternetmarketing.com.au/traffic/pretty-links-plugin/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 22:22:19 +0000</pubDate>
		<dc:creator>Wolf</dc:creator>
				<category><![CDATA[1. Research]]></category>
		<category><![CDATA[2. Website]]></category>
		<category><![CDATA[3. Content]]></category>
		<category><![CDATA[4. Build List]]></category>
		<category><![CDATA[5. Monetise]]></category>
		<category><![CDATA[6. Traffic]]></category>
		<category><![CDATA[7. Testing]]></category>
		<category><![CDATA[Affiliates]]></category>
		<category><![CDATA[link building]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://handsoninternetmarketing.com.au/?p=301</guid>
		<description><![CDATA[Find out what the Pretty Link Plugin can do for your Internet Marketing efforts.
This is just a fantastic plugin. One of the the really important things we need to know in our Internet Marketing efforts is what works and what doesn&#8217;t. The basic thing it does is to redirect from our custom URL to an [...]


Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/traffic/the-7-aspects-of-your-web-presence-forget-one-and-you-will-suffer/' rel='bookmark' title='Permanent Link: The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!'>The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!</a> <small>After some feedback and discussions I have re-visited my previous...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/why-use-wordpress-instead-of-joomla-for-your-internet-marketing-website/' rel='bookmark' title='Permanent Link: Why use Wordpress instead of Joomla for your Internet marketing website?'>Why use Wordpress instead of Joomla for your Internet marketing website?</a> <small>Technically speaking Joomla is a website Content Management System (CMS)...</small></li><li><a href='http://handsoninternetmarketing.com.au/content/how-to-avoid-broken-links-in-emails/' rel='bookmark' title='Permanent Link: How to avoid broken links in emails'>How to avoid broken links in emails</a> <small>Yesterday I received this email: ___________________________ Hi Wolfy I finally...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>Find out what the Pretty Link Plugin can do for your Internet Marketing efforts.</p>
<p>This is just a fantastic plugin. One of the the really important things we need to know in our Internet Marketing efforts is what works and what doesn&#8217;t. The basic thing it does is to redirect from our custom URL to an external URL. Eg we might have a external URL http://secure.hosting.com/cgi-bin/affiliates/id=QWNERTY, which is our ugly affiliate link and it also tells the visitor aha he&#8217;s an affiliate. Pretty links now allow us to setup a custom URL http://yourdomain.com/hosting, cool isn&#8217;t it? So when someone clicks our custom link it redirect them via the external link to the relevant page and records their click in our database so we have a record of how many people clicked a certain link and we get some more info like what browser they were using their domain name etc. Pretty Links allows us to:</p>
<ol>
<li>To have shorter URLs<br />
eg instead of http://yourdomain.com/yourcategory/article-name/ we can have http://yourdomain.com/rbt<br />
which is useful for Twitter or for promotions</li>
<li>Keep stats about clicks</li>
<li>Hides the external URLS and shows our custom URLs instead</li>
<li>We can group links to get combined stats for them</li>
<li>Market Samurai uses Pretty Links to integrate with WordPress</li>
<li>We can find out who we are sending traffic to and start talking to them to encourage them to send traffic to us</li>
</ol>
<p>This plugin is so good that I&#8217;m now making it part of our Content Ready Website product. <a href="http://handsoninternetmarketing.com.au/content-ready-website/" title="Content Ready Website Details"  target="_self">To find out what the Content Ready Website is all about hit this now.</a></p>
<a target="_blank" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhandsoninternetmarketing.com.au%2Ftraffic%2Fpretty-links-plugin%2F&amp;linkname=Pretty%20Links%20Plugin" class="a2a_dd addtoany_share_save" ><img src="http://handsoninternetmarketing.com.au/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/traffic/the-7-aspects-of-your-web-presence-forget-one-and-you-will-suffer/' rel='bookmark' title='Permanent Link: The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!'>The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!</a> <small>After some feedback and discussions I have re-visited my previous...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/why-use-wordpress-instead-of-joomla-for-your-internet-marketing-website/' rel='bookmark' title='Permanent Link: Why use Wordpress instead of Joomla for your Internet marketing website?'>Why use Wordpress instead of Joomla for your Internet marketing website?</a> <small>Technically speaking Joomla is a website Content Management System (CMS)...</small></li><li><a href='http://handsoninternetmarketing.com.au/content/how-to-avoid-broken-links-in-emails/' rel='bookmark' title='Permanent Link: How to avoid broken links in emails'>How to avoid broken links in emails</a> <small>Yesterday I received this email: ___________________________ Hi Wolfy I finally...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://handsoninternetmarketing.com.au/traffic/pretty-links-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8.4 to 2.8.5</title>
		<link>http://handsoninternetmarketing.com.au/himss/website/wordpress-2-8-4-to-2-8-5/</link>
		<comments>http://handsoninternetmarketing.com.au/himss/website/wordpress-2-8-4-to-2-8-5/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 22:47:34 +0000</pubDate>
		<dc:creator>Wolf</dc:creator>
				<category><![CDATA[2. Website]]></category>
		<category><![CDATA[7. Testing]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://handsoninternetmarketing.com.au/?p=298</guid>
		<description><![CDATA[Just incase you are wondering if all will go well if you upgrade.
I just upgraded from WordPress 2.84 to 2.8.5 and have these plugings installed:
Add to Any, Akismet, Podpress, Tweet this, YARPP, Google XML sitemap, SEO friendly images, Subscribe to comments, WP spamfree, WP Supercache, Target Blank In Posts And Comments, WPAudio, Fast and Secure [...]


Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/traffic/wordpress-contact-and-custom-forms/' rel='bookmark' title='Permanent Link: WordPress Contact and custom forms'>WordPress Contact and custom forms</a> <small>One important issue of any website is that people can...</small></li><li><a href='http://handsoninternetmarketing.com.au/content/wordpress-permalink-404-errors/' rel='bookmark' title='Permanent Link: Wordpress Permalink 404 errors'>Wordpress Permalink 404 errors</a> <small>I have installed the base version for my CRW on...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/why-use-wordpress-instead-of-joomla-for-your-internet-marketing-website/' rel='bookmark' title='Permanent Link: Why use Wordpress instead of Joomla for your Internet marketing website?'>Why use Wordpress instead of Joomla for your Internet marketing website?</a> <small>Technically speaking Joomla is a website Content Management System (CMS)...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>Just incase you are wondering if all will go well if you upgrade.</p>
<p>I just upgraded from WordPress 2.84 to 2.8.5 and have these plugings installed:</p>
<p>Add to Any, Akismet, Podpress, Tweet this, YARPP, Google XML sitemap, SEO friendly images, Subscribe to comments, WP spamfree, WP Supercache, Target Blank In Posts And Comments, WPAudio, Fast and Secure Contact Form, MM Forms and Source Codes in Comments</p>
<p>I used the automatic upgrade option and all went well.</p>
<p><a href="http://handsoninternetmarketing.com.au/resources/" title="Checkout resources I recommend"  target="_self">Looking for resources to enhance your web presence then click here to see resource I recommend.</a></p>
<a target="_blank" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhandsoninternetmarketing.com.au%2Fhimss%2Fwebsite%2Fwordpress-2-8-4-to-2-8-5%2F&amp;linkname=WordPress%202.8.4%20to%202.8.5" class="a2a_dd addtoany_share_save" ><img src="http://handsoninternetmarketing.com.au/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/traffic/wordpress-contact-and-custom-forms/' rel='bookmark' title='Permanent Link: WordPress Contact and custom forms'>WordPress Contact and custom forms</a> <small>One important issue of any website is that people can...</small></li><li><a href='http://handsoninternetmarketing.com.au/content/wordpress-permalink-404-errors/' rel='bookmark' title='Permanent Link: Wordpress Permalink 404 errors'>Wordpress Permalink 404 errors</a> <small>I have installed the base version for my CRW on...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/why-use-wordpress-instead-of-joomla-for-your-internet-marketing-website/' rel='bookmark' title='Permanent Link: Why use Wordpress instead of Joomla for your Internet marketing website?'>Why use Wordpress instead of Joomla for your Internet marketing website?</a> <small>Technically speaking Joomla is a website Content Management System (CMS)...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://handsoninternetmarketing.com.au/himss/website/wordpress-2-8-4-to-2-8-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Warning: Is your WordPress Blog being indexed by Google?</title>
		<link>http://handsoninternetmarketing.com.au/traffic/warning-is-your-wordpress-blog-being-indexed-by-google/</link>
		<comments>http://handsoninternetmarketing.com.au/traffic/warning-is-your-wordpress-blog-being-indexed-by-google/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 22:42:57 +0000</pubDate>
		<dc:creator>Wolf</dc:creator>
				<category><![CDATA[3. Content]]></category>
		<category><![CDATA[6. Traffic]]></category>
		<category><![CDATA[7. Testing]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://handsoninternetmarketing.com.au/?p=185</guid>
		<description><![CDATA[I can not believe what I discovered today. This reminds my of James Schramko&#8217;s saying: &#8220;It&#8217;s all BS until you test!&#8221;.
I did a broken link test on my site today and for all pages I get a result that the link could not be checked because of an exclusion in robots.txt. This is a major [...]


Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/traffic/why-use-wordpress-instead-of-joomla-for-your-internet-marketing-website/' rel='bookmark' title='Permanent Link: Why use Wordpress instead of Joomla for your Internet marketing website?'>Why use Wordpress instead of Joomla for your Internet marketing website?</a> <small>Technically speaking Joomla is a website Content Management System (CMS)...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/the-7-aspects-of-your-web-presence-forget-one-and-you-will-suffer/' rel='bookmark' title='Permanent Link: The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!'>The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!</a> <small>After some feedback and discussions I have re-visited my previous...</small></li><li><a href='http://handsoninternetmarketing.com.au/himss/research/how-to-move-a-wordpress-blog-to-a-new-domain/' rel='bookmark' title='Permanent Link: How to move a WordPress blog to a new domain in 5 steps'>How to move a WordPress blog to a new domain in 5 steps</a> <small>Please see my newer post for this here please Please...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>I can not believe what I discovered today. This reminds my of James Schramko&#8217;s saying: &#8220;It&#8217;s all BS until you test!&#8221;.</p>
<p>I did a broken link test on my site today and for all pages I get a result that the link could not be checked because of an exclusion in robots.txt. This is a major disaster because this means that none of my resources and pages are being indexed and therefor not found via any search engine.</p>
<p>After a bit of research I found out why this is, there is a privacy setting in WordPress that allows you to block search engine spiders from crawling your site. Now there might be reasons that for certain sites this is a good idea however why the WordPress guys have set the default to blocking spiders is beyond me. Or at the very least a warning should appear on your site to ensure you are made aware of this fact. I assume their idea was that you should only open your blog once you have added content.</p>
<p>Anyhow here is how to fix it:</p>
<p>logon to wp-admin &gt; settings &gt; privacy and you&#8217;ll see to options for blog privacy:</p>
<p><fieldset><legend><span>Blog Visibility </span></legend></p>
<p><input id="blog-public" checked="checked" name="blog_public" type="radio" value="1" /> <label for="blog-public">I would like my blog to be visible to everyone, including search engines (like Google, Sphere, Technorati) and archivers</label></p>
<p><input id="blog-norobots" name="blog_public" type="radio" value="0" /> <label for="blog-norobots">I would like to block search engines, but allow normal visitors</label></p>
<p></fieldset><br />
and make sure you tick the first and save.</p>
<p><a href="http://handsoninternetmarketing.com.au/resources/" title="Find out about testing tools"  target="_self">Follow this to find out about testing tools including for link checking</a></p>
<a target="_blank" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhandsoninternetmarketing.com.au%2Ftraffic%2Fwarning-is-your-wordpress-blog-being-indexed-by-google%2F&amp;linkname=Warning%3A%20Is%20your%20WordPress%20Blog%20being%20indexed%20by%20Google%3F" class="a2a_dd addtoany_share_save" ><img src="http://handsoninternetmarketing.com.au/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/traffic/why-use-wordpress-instead-of-joomla-for-your-internet-marketing-website/' rel='bookmark' title='Permanent Link: Why use Wordpress instead of Joomla for your Internet marketing website?'>Why use Wordpress instead of Joomla for your Internet marketing website?</a> <small>Technically speaking Joomla is a website Content Management System (CMS)...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/the-7-aspects-of-your-web-presence-forget-one-and-you-will-suffer/' rel='bookmark' title='Permanent Link: The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!'>The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!</a> <small>After some feedback and discussions I have re-visited my previous...</small></li><li><a href='http://handsoninternetmarketing.com.au/himss/research/how-to-move-a-wordpress-blog-to-a-new-domain/' rel='bookmark' title='Permanent Link: How to move a WordPress blog to a new domain in 5 steps'>How to move a WordPress blog to a new domain in 5 steps</a> <small>Please see my newer post for this here please Please...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://handsoninternetmarketing.com.au/traffic/warning-is-your-wordpress-blog-being-indexed-by-google/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!</title>
		<link>http://handsoninternetmarketing.com.au/traffic/the-7-aspects-of-your-web-presence-forget-one-and-you-will-suffer/</link>
		<comments>http://handsoninternetmarketing.com.au/traffic/the-7-aspects-of-your-web-presence-forget-one-and-you-will-suffer/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 19:12:43 +0000</pubDate>
		<dc:creator>Wolf</dc:creator>
				<category><![CDATA[1. Research]]></category>
		<category><![CDATA[2. Website]]></category>
		<category><![CDATA[3. Content]]></category>
		<category><![CDATA[4. Build List]]></category>
		<category><![CDATA[5. Monetise]]></category>
		<category><![CDATA[6. Traffic]]></category>
		<category><![CDATA[7. Testing]]></category>
		<category><![CDATA[Affiliates]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[auto responder]]></category>
		<category><![CDATA[bookmarking]]></category>
		<category><![CDATA[build your own website]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[members only]]></category>
		<category><![CDATA[name capture]]></category>
		<category><![CDATA[Payment Gateway]]></category>
		<category><![CDATA[post categories]]></category>
		<category><![CDATA[post tags]]></category>
		<category><![CDATA[PPC]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[target market]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[website objective]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://handsoninternetmarketing.com.au/?p=25</guid>
		<description><![CDATA[After some feedback and discussions I have re-visited my previous post:
Do you know the 15 aspects of your web presence (website) that you must address to be successful?
to structure it in categories that make it easier to decide which category you want to DIY or outsource.
The aspects of your Internet Marketing IM) Strategy are:

Market Research [...]


Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/traffic/why-use-wordpress-instead-of-joomla-for-your-internet-marketing-website/' rel='bookmark' title='Permanent Link: Why use Wordpress instead of Joomla for your Internet marketing website?'>Why use Wordpress instead of Joomla for your Internet marketing website?</a> <small>Technically speaking Joomla is a website Content Management System (CMS)...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/web-presence-and-im/' rel='bookmark' title='Permanent Link: Web Presence and Internet Marketing'>Web Presence and Internet Marketing</a> <small>In all of my blogs I&#8217;m using “Internet Marketing” as...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/chris-garrett-interview1/' rel='bookmark' title='Permanent Link: Interview with high profile blogger Chris Garrett'>Interview with high profile blogger Chris Garrett</a> <small> /h1> Topics covered in this interview Membership site advice...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>After some feedback and discussions I have re-visited my previous post:<br />
<a title="Permanent link to Do you know the 15 aspects of your web presence (website) that you must address to be successful?" rel="bookmark" href="../research/do-you-know-the-15-aspects-of-your-web-presence-website-that-you-must-address-to-be-successful/">Do you know the 15 aspects of your web presence (website) that you must address to be successful?</a><br />
to structure it in categories that make it easier to decide which category you want to DIY or outsource.<br />
The aspects of your Internet Marketing IM) Strategy are:</p>
<ol>
<li>Market Research (what &#8220;burning&#8221; problem are you resolving, what keywords will people use to find you, what products or services will you sell)</li>
<li>Website (domain name and hosting, WordPress or Joomla, site appearance and how will customers buy and pay eg payment gateway, shopping cart etc.)</li>
<li>Content and sales strategy (posts and pages that need to contain text, audio and video and user generated content such as FAQs, testimonials, blog comments etc)</li>
<li>Build you customer list and keep in touch (name capture, auto responder, newsletter and adding value to every communication)</li>
<li>Monetise your website (sales pages, affiliate sales, paid consulting, paid forums or member only content,)</li>
<li>Get Traffic (SEO, PPC, social media, feeds, forums, affiliates, book marking, ping, mirror, directories and ezines)</li>
<li>Testing, a saying of James Schramko is: “Unless you test it&#8217;s all BS!” (website analytics, conversion rates, onsite visitor behaviour, landing pages, PPC ads and keywords, split testing of different calls to action etc.)</li>
</ol>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 68px; width: 1px; height: 1px;">Your Website (domain name, website type: blog or corporate website, content management system (CMS), the appearance of your website and the hosting of your website)<br />
Content (content you generate as text, audio and video and user generated content such as FAQs, testimonials, blog comments etc)<br />
Keywords (research, usage in content and meta data,<br />
Generating Traffic (SEO, PPC, social media, feeds, forums, affiliates, book marking, ping, mirror, directories and ezines)<br />
Your Internet marketing strategy or how to monetise your website and list (sell products or services, affiliate sales, consulting, paid forums or member only content and how will customers buy and pay eg payment gateway, shopping cart etc.)<br />
Testing, a saying of James Schramko is: “Unless you test it&#8217;s all BS!” (website analytics, conversion rates, onsite visitor behaviour, landing pages, PPC ads and keywords, split testing of different calls to action etc.)<br />
Build you customer list and keep in touch (name capture, auto responder, newsletter, adding value and so on)</div>
<a target="_blank" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhandsoninternetmarketing.com.au%2Ftraffic%2Fthe-7-aspects-of-your-web-presence-forget-one-and-you-will-suffer%2F&amp;linkname=The%207%20aspects%20of%20your%20Internet%20Marketing%20Strategy%20%26%238211%3B%20forget%20one%20and%20you%20will%20suffer%21" class="a2a_dd addtoany_share_save" ><img src="http://handsoninternetmarketing.com.au/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/traffic/why-use-wordpress-instead-of-joomla-for-your-internet-marketing-website/' rel='bookmark' title='Permanent Link: Why use Wordpress instead of Joomla for your Internet marketing website?'>Why use Wordpress instead of Joomla for your Internet marketing website?</a> <small>Technically speaking Joomla is a website Content Management System (CMS)...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/web-presence-and-im/' rel='bookmark' title='Permanent Link: Web Presence and Internet Marketing'>Web Presence and Internet Marketing</a> <small>In all of my blogs I&#8217;m using “Internet Marketing” as...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/chris-garrett-interview1/' rel='bookmark' title='Permanent Link: Interview with high profile blogger Chris Garrett'>Interview with high profile blogger Chris Garrett</a> <small> /h1> Topics covered in this interview Membership site advice...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://handsoninternetmarketing.com.au/traffic/the-7-aspects-of-your-web-presence-forget-one-and-you-will-suffer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Deliverability Tips</title>
		<link>http://handsoninternetmarketing.com.au/traffic/email-deliverability-tips/</link>
		<comments>http://handsoninternetmarketing.com.au/traffic/email-deliverability-tips/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 05:44:31 +0000</pubDate>
		<dc:creator>Wolf</dc:creator>
				<category><![CDATA[1. Research]]></category>
		<category><![CDATA[4. Build List]]></category>
		<category><![CDATA[5. Monetise]]></category>
		<category><![CDATA[6. Traffic]]></category>
		<category><![CDATA[7. Testing]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://handsoninternetmarketing.com.au/?p=99</guid>
		<description><![CDATA[Posted by Tom Kulzer (AWeber CEO)
Ensuring requested opt-in email is delivered to subscriber inboxes is an increasingly difficult battle in the age of spam filtering. Open and click thru response rates can be dramatically affected by as much as 20-30% due to incorrect spam filter classification.
 
Permission
Confirming that the people who ask for your information [...]


Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/traffic/the-7-aspects-of-your-web-presence-forget-one-and-you-will-suffer/' rel='bookmark' title='Permanent Link: The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!'>The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!</a> <small>After some feedback and discussions I have re-visited my previous...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/pretty-links-plugin/' rel='bookmark' title='Permanent Link: Pretty Links Plugin'>Pretty Links Plugin</a> <small>Find out what the Pretty Link Plugin can do for...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/why-use-wordpress-instead-of-joomla-for-your-internet-marketing-website/' rel='bookmark' title='Permanent Link: Why use Wordpress instead of Joomla for your Internet marketing website?'>Why use Wordpress instead of Joomla for your Internet marketing website?</a> <small>Technically speaking Joomla is a website Content Management System (CMS)...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p><!--Article Title--><!--Author--><small>Posted by Tom Kulzer (AWeber CEO)</small></p>
<p><!--Article Content-->Ensuring requested opt-in email is delivered to subscriber inboxes is an increasingly difficult battle in the age of spam filtering. Open and click thru response rates can be dramatically affected by as much as 20-30% due to incorrect spam filter classification.</p>
<p><span id="more-1446"> </span></p>
<h2>Permission</h2>
<p>Confirming that the people who ask for your information have actually requested to be on your list is the number one step in the battle for deliverability. You should be using a process called confirmed opt-in or verified opt-in to send a unique link to the attempted subscriber when they request information. Before adding the person to your list they must click that unique link verifying that they are indeed the same person that owns the email address and requested to subscribe.</p>
<h2>Subscriber Addresses</h2>
<p>When requesting website visitors to opt-in ask for their “real” or “primary” email address instead of a free email address like Yahoo or Hotmail. Free emails tend to be throw away accounts and typically have a shorter lifetime than a primary ISP address.</p>
<h2>List Maintenance</h2>
<p>Always promptly remove undeliverable addresses that bounce when sending email to them. An address that bounces with a permanent error 2-3 times in a 30 day period should be removed from the list. ISP’s track what percentage of your newsletters bounce and will block them if you attempt to continually deliver messages to closed subscriber mailboxes.</p>
<h2>Message Format</h2>
<p>Usage of HTML messages to allow for text formatting, multiple columns, images, and brand recognition is growing in popularity and is widely supported by most email client software. Most spam is also HTML formatted and thus differentiating between requested email and spam HTML messages can be difficult. A 2004 study by AWeber .com shows that plain text messages are undeliverable 1.15% of the time and HTML only messages were undeliverable 2.3%. If sending HTML it is important to always send a plain text alternative message, also called text/HTML multi-part mime format.</p>
<h2>Content</h2>
<p>Many ISP’s filter based on the content that appears within the message text.</p>
<ul><strong>Website URL:</strong>Research potential newsletter advertisers before allowing them to place ads in your newsletter issues. If they have used their website URL to send spam, just having their URL appear in your newsletter could cause the entire message to be filtered.</p>
<p><strong>Words/phrases:</strong></p>
<p>Choose your language carefully when crafting messages. Avoid hot button topics often found in spam such as medication, mortgages, making money, and pornography. If you do need to use words that might be filtered, don’t attempt to obfuscate words with extra characters or odd spelling, you’ll just make your messages appear more spam like.</p>
<p><strong>Images:</strong></p>
<p>Avoid creating messages that are entirely images. Use images sparingly, if at all. Commonly used open rate tracking technology uses images to calculate opens. You may choose to disable open rate tracking to avoid being filtered based on image content.</p>
<p><strong>Attachments:</strong></p>
<p>With viruses running rampant and spreading thru the usage of malicious email attachments many users are wary of attached documents. It’s often better to link to files via a website URL to reduce recipient fear of attachments and reduce the overall message size.</ul>
<h2>CAN-SPAM Compliance</h2>
<p>The January 2004 Federal CAN-SPAM law introduced a number of rules regarding the delivery of email. It’s important you have your legal counsel review your practices and ensure you are in compliance. The two most important rules include having a valid postal mail address listed in all commercial messages and a working unsubscribe link that is promptly honored to remove the subscriber from future messages.</p>
<h2>Reputation</h2>
<p>Reputation services are often used by large ISP’s as a way to vet email senders regarding their email practices and policies. Businesses listed with these services are then given less stringent filtering or no filtering at all. Several reputation services are:</p>
<ul>
<li>http://www.isipp.com/iadb.php</li>
<li>http://www.bondedsender.com</li>
<li>http://www.habeas.com</li>
</ul>
<h2>Relationships &amp; Whitelisting</h2>
<p>Contact with major ISP’s and email providers is essential in letting them know about your requested subscriber email. Many large providers such as AOL and Yahoo have specific whitelisting programs and postmaster website areas to ensure your email is delivered as long as you meet their policies and procedures in handling your opt-in list.</p>
<p><a target="_blank" href="http://www.deliverymonitor.com/" >Email deliverability</a> is about ensuring requested opt-in email is delivered to the intended recipient. While no single tip will enable you to get 100% of your email delivered each one utilized as a group can go a long way to reaching that goal.</p>
<p>My comments to this are that getting emails to wehere they need to go can be very frustrating indeed. The other day I received an email from a customer of having received the wrong product. After investigating I found out that the customer had actually received what they ordered but they had order the wrong item, so I sent an email explaining what had happened and a couple of days later I get another email complaining about the same issue so I sent them another email. Finally we had phone contact and it turns out that I was getting the customer&#8217;s emails but they were not getting mine.</p>
<p>Aweber really has one of the best auto responder services out there and for the first month you can subscribe for $1.00, <a href="http://www.aweber.com/?328630" title="Sign-up with aweber"  target="_blank">so click here to give it a go now</a>.</p>
<a target="_blank" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhandsoninternetmarketing.com.au%2Ftraffic%2Femail-deliverability-tips%2F&amp;linkname=Email%20Deliverability%20Tips" class="a2a_dd addtoany_share_save" ><img src="http://handsoninternetmarketing.com.au/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/traffic/the-7-aspects-of-your-web-presence-forget-one-and-you-will-suffer/' rel='bookmark' title='Permanent Link: The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!'>The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!</a> <small>After some feedback and discussions I have re-visited my previous...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/pretty-links-plugin/' rel='bookmark' title='Permanent Link: Pretty Links Plugin'>Pretty Links Plugin</a> <small>Find out what the Pretty Link Plugin can do for...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/why-use-wordpress-instead-of-joomla-for-your-internet-marketing-website/' rel='bookmark' title='Permanent Link: Why use Wordpress instead of Joomla for your Internet marketing website?'>Why use Wordpress instead of Joomla for your Internet marketing website?</a> <small>Technically speaking Joomla is a website Content Management System (CMS)...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://handsoninternetmarketing.com.au/traffic/email-deliverability-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Presence and Internet Marketing</title>
		<link>http://handsoninternetmarketing.com.au/traffic/web-presence-and-im/</link>
		<comments>http://handsoninternetmarketing.com.au/traffic/web-presence-and-im/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 00:07:37 +0000</pubDate>
		<dc:creator>Wolf</dc:creator>
				<category><![CDATA[2. Website]]></category>
		<category><![CDATA[3. Content]]></category>
		<category><![CDATA[4. Build List]]></category>
		<category><![CDATA[6. Traffic]]></category>
		<category><![CDATA[7. Testing]]></category>
		<category><![CDATA[definition]]></category>

		<guid isPermaLink="false">http://handsoninternetmarketing.com.au/?p=20</guid>
		<description><![CDATA[In all of my blogs I&#8217;m using “Internet Marketing” as the summary of all Internet activities you undertake. The impact your Internet Marketing activities leave on the Internet is your &#8220;web presence&#8221;.  Some people refer to the web presence also as a person&#8217;s or organisation&#8217;s Web Influence Zone.
Internet Marketing are all activities you do [...]


Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/traffic/the-7-aspects-of-your-web-presence-forget-one-and-you-will-suffer/' rel='bookmark' title='Permanent Link: The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!'>The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!</a> <small>After some feedback and discussions I have re-visited my previous...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/do-you-know-the-15-aspects-of-your-web-presence-website-that-you-must-address-to-be-successful/' rel='bookmark' title='Permanent Link: Do you know the 15 aspects of your web presence (website) that you must address to be successful?'>Do you know the 15 aspects of your web presence (website) that you must address to be successful?</a> <small>There are many aspects to your website that you might...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/why-use-wordpress-instead-of-joomla-for-your-internet-marketing-website/' rel='bookmark' title='Permanent Link: Why use Wordpress instead of Joomla for your Internet marketing website?'>Why use Wordpress instead of Joomla for your Internet marketing website?</a> <small>Technically speaking Joomla is a website Content Management System (CMS)...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>In all of my blogs I&#8217;m using “Internet Marketing” as the summary of all Internet activities you undertake. The impact your Internet Marketing activities leave on the Internet is your &#8220;web presence&#8221;.  Some people refer to the web presence also as a person&#8217;s or organisation&#8217;s <a href="http://en.wikipedia.org/wiki/Web_Influence_Zone" title="link to wikipedia definition"  target="_blank">Web Influence Zone</a>.</p>
<p>Internet Marketing are all activities you do with or about your website such as adding content, improving its visibility (SEO, PPC, social media &#8230;), link building or improving its outcomes such as increasing quality of traffic and conversions and as mentioned above the outcome you achieve is then your web presence.<br />
A basic measurement of an individual’s or organization’s web presence  is to do a Google search on the name and the more pages are returned the greater the organisation’s or person’s web presence.</p>
<a target="_blank" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhandsoninternetmarketing.com.au%2Ftraffic%2Fweb-presence-and-im%2F&amp;linkname=Web%20Presence%20and%20Internet%20Marketing" class="a2a_dd addtoany_share_save" ><img src="http://handsoninternetmarketing.com.au/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>

<p>Related posts:<ol><li><a href='http://handsoninternetmarketing.com.au/traffic/the-7-aspects-of-your-web-presence-forget-one-and-you-will-suffer/' rel='bookmark' title='Permanent Link: The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!'>The 7 aspects of your Internet Marketing Strategy &#8211; forget one and you will suffer!</a> <small>After some feedback and discussions I have re-visited my previous...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/do-you-know-the-15-aspects-of-your-web-presence-website-that-you-must-address-to-be-successful/' rel='bookmark' title='Permanent Link: Do you know the 15 aspects of your web presence (website) that you must address to be successful?'>Do you know the 15 aspects of your web presence (website) that you must address to be successful?</a> <small>There are many aspects to your website that you might...</small></li><li><a href='http://handsoninternetmarketing.com.au/traffic/why-use-wordpress-instead-of-joomla-for-your-internet-marketing-website/' rel='bookmark' title='Permanent Link: Why use Wordpress instead of Joomla for your Internet marketing website?'>Why use Wordpress instead of Joomla for your Internet marketing website?</a> <small>Technically speaking Joomla is a website Content Management System (CMS)...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://handsoninternetmarketing.com.au/traffic/web-presence-and-im/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
