<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Australian Webmaster Blog</title>
	<atom:link href="http://www.webmasterblog.com.au/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmasterblog.com.au</link>
	<description>News &#38; Advice for the Australian Webmaster</description>
	<lastBuildDate>Wed, 24 Feb 2010 02:32:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What is PageRank and should you care?</title>
		<link>http://www.webmasterblog.com.au/what-is-pagerank/</link>
		<comments>http://www.webmasterblog.com.au/what-is-pagerank/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 02:32:20 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.webmasterblog.com.au/?p=182</guid>
		<description><![CDATA[This topic is often debated however I still wanted to briefly discuss it because I still see so much confusion about what PageRank (PR) is.
Firstly, PageRank is actually named after Larry Page, co-founder of Google Inc. So the “page” part of PageRank doesn’t refer to a web page but its creator. I think this is [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "What is PageRank and should you care?", url: "http://www.webmasterblog.com.au/what-is-pagerank/" });</script>]]></description>
			<content:encoded><![CDATA[<p>This topic is often debated however I still wanted to briefly discuss it because I still see so much confusion about what PageRank (PR) is.</p>
<p>Firstly, PageRank is actually named after Larry Page, co-founder of Google Inc. So the “page” part of PageRank doesn’t refer to a web page but its creator. I think this is where most people get confused – PageRank is not actually an indication of a pages ranking, it is just a small part of it.</p>
<p>PageRank is essentially a score assigned to a web page based on the links to it. It is used by Google as one of more than 200 considerations when ranking search results.</p>
<p>The idea behind PageRank is that a link to a page is a vote for the page’s credibility. The more links a page has the more credible the page is likely to be. It doesn’t stop there &#8211; if a highly credible page links to a page then its natural that it&#8217;s vote should be worth more than a less credible page.</p>
<p>The PageRank calculation doesn’t take in to consideration any other factors other than a page&#8217;s links – it doesn’t look at your code, your title tag, or anything else. It’s based solely on links. Your code, your title tag, your page&#8217;s name and so forth are some of the other 200+ considerations used by Google when ranking the results.</p>
<p>It’s because of all those other factors that PageRank shouldn’t be your sole focus and is the reason why Google have now removed it from the Google Webmaster tools and continues to recommend webmasters don’t fixate on it.</p>
<p>It&#8217;s completely normal for a page from a PR0 site to appear higher in a search result then a much high PR site because of those other factors. Thank goodness!</p>
<p>Google&#8217;s argument is that you should concentrate on your site&#8217;s content and attract links because people like your content &#8211; which makes sense.</p>
<p>The issue I feel is that because Google is so secretive about its algorithms, people fixate on PageRank because it is one of the rare ways you get an indication of what Google thinks of your site.</p>
<p>It is important to have a PageRank however remember that it’s only 1 of 200+ considerations and spend your efforts accordingly.</p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=eea55695-f2e7-4660-a616-8e59233b1548&amp;title=What+is+PageRank+and+should+you+care%3F&amp;url=http%3A%2F%2Fwww.webmasterblog.com.au%2Fwhat-is-pagerank%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmasterblog.com.au/what-is-pagerank/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating A Favicon</title>
		<link>http://www.webmasterblog.com.au/creating-a-favicon/</link>
		<comments>http://www.webmasterblog.com.au/creating-a-favicon/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 22:00:49 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.webmasterblog.com.au/?p=176</guid>
		<description><![CDATA[A favicon (short for favorites icon) is a small icon associated with a particular web site.
Having a favicon is a great way gaining a little bit more attention and build your branding. Some people even suggest that having a favicon can help your search engine rankings as they believe it&#8217;s one of the indicators use [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Creating A Favicon", url: "http://www.webmasterblog.com.au/creating-a-favicon/" });</script>]]></description>
			<content:encoded><![CDATA[<p>A favicon (short for favorites icon) is a small icon associated with a particular web site.</p>
<p>Having a favicon is a great way gaining a little bit more attention and build your branding. Some people even suggest that having a favicon can help your search engine rankings as they believe it&#8217;s one of the indicators use by Google and other providers to determime the trustworthiness of your site.</p>
<p>The favicon will appear on the toolbar of your visitor&#8217;s browser, and if they bookmark your site it will also appear next to your listing in their bookmarks list.</p>
<p>There are two ways of implementing a favicon.</p>
<p>The first way was the original method, implemented by Microsoft with Internet Explorer 4. It simply involves creating a ICO graphic file and placing it in the main folder of your web site.</p>
<p>The second way is creating an image (in ICO, PNG, GIF or JPEG format), upload it to your site and then add the following HTML code to your pages (between the &lt;HEAD&gt; tags), for a PNG image:<br />
&lt;link rel=&#8221;icon&#8221; type=&#8221;image/png&#8221; href=&#8221;http://example.com/image.png&#8221;&gt;<br />
or for a GIF image:<br />
&lt;link rel=&#8221;icon&#8221; type=&#8221;image/gif&#8221; href=&#8221;http://example.com/image.gif&#8221;&gt;</p>
<p>The second method is considered more correct (and better supported by browsers) however the simplicity of the first option can be very appealing.</p>
<p>With the first option it&#8217;s still recommended that you also place this line in the &lt;HEAD&gt; section of your HTML pages (at least your main index page):<br />
&lt;link rel=&#8221;shortcut icon&#8221; type=&#8221;image/x-icon&#8221; href=&#8221;/favicon.ico&#8221;&gt;</p>
<p>There are a number of free favicon creators online (eg. <a href="http://tools.dynamicdrive.com/favicon/" target="_blank">http://tools.dynamicdrive.com/favicon/</a>) as well as downloadable programs (eg. <a href="http://icofx.ro/" target="_blank">http://icofx.ro/</a>). Other popular graphic applications such as Photoshop and Paint.NET also support ICO files &#8211; some will need add-ins (eg. Paint.NET requires <a href="http://www.evanolds.com/pdnicocur.html" target="_blank">http://www.evanolds.com/pdnicocur.html</a>).</p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=eea55695-f2e7-4660-a616-8e59233b1548&amp;title=Creating+A+Favicon&amp;url=http%3A%2F%2Fwww.webmasterblog.com.au%2Fcreating-a-favicon%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmasterblog.com.au/creating-a-favicon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What to look for in a Web Host</title>
		<link>http://www.webmasterblog.com.au/what-to-look-for-in-a-web-host/</link>
		<comments>http://www.webmasterblog.com.au/what-to-look-for-in-a-web-host/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 22:00:47 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.webmasterblog.com.au/?p=170</guid>
		<description><![CDATA[To me there are 3 key things to look for in a host. They are:

features,
reliability, and
support

I don&#8217;t feel that either one of these factors is more important than the other, they are each critical to the success of your web site.
Features
This is an obvious one, the host must be able to provide the features you [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "What to look for in a Web Host", url: "http://www.webmasterblog.com.au/what-to-look-for-in-a-web-host/" });</script>]]></description>
			<content:encoded><![CDATA[<p>To me there are 3 key things to look for in a host. They are:</p>
<ol>
<li>features,</li>
<li>reliability, and</li>
<li>support</li>
</ol>
<p>I don&#8217;t feel that either one of these factors is more important than the other, they are each critical to the success of your web site.</p>
<h2>Features</h2>
<p>This is an obvious one, the host must be able to provide the features you require.</p>
<p>In todays market though most hosting companies ultimately provide the same features with perhaps a few minor differences.</p>
<p>The only real major consideration is whether you require Windows hosting or Unix hosting &#8211; this is generally dependent on whether you are running any scripts with specific requirements. Unix hosting is the most common and cost effective however certain scripting languages (e.g. ASP.NET) will require Windows hosting. The general rule is to go Unix unless you have specific Windows requirements.</p>
<p>You also need to consider the number of sites you intend to run as there are often limitations on the number of domains permitted, some only allowing one.</p>
<p>Finally you also need to decide on Shared, Reseller, VPS or a dedicated solutions. Even if your requirements are minimal at the moment it may be wise to consider your future requirements as well, e.g. can you upgrade from Shared hosting to a dedicated server down the track.</p>
<h2>Reliability</h2>
<p>Let&#8217;s face it, if your host is up and down like a yo-yo then you may as well not have a web site. You never know when that next sale or opportunity will come in. If your site is down then you can miss that chance.</p>
<p>The only real way of measuring a hosts reliability is through reviews and feedback from existing and previous customers. When reading reviews be mindful of negative comments as those complaints could be based on unrealistic expectations &#8211; make sure negative comments are supported and relevant to your specific requirements &#8211; rarely will you find a perfect host. The best places for reviews are typically forums, see <a href="http://www.webmasterblog.com.au/australian-it-webmaster-business-forums/" target="_blank">Australian IT, Webmaster &amp; Business Forums</a> for suggested forums.</p>
<p>Some hosts will publish their uptime statistics however be aware that this can be only relevant to one server and not to all server&#8217;s they manage.</p>
<p>Some hosts will also offer a guarantee not to exceed a certain amount of downtime, and should it happen they will refund part of your hosting fees. This can show a commitment to providing uptime.</p>
<h2>Support</h2>
<p>I think this is the key to finding a good host. In theory if the reliability is there then the support shouldn&#8217;t be needed however you almost always need support as some stage.</p>
<p>Again without actually trialling the host the only real measure is through reviews and feedback. Again negative feedback shouldn&#8217;t necessarily rule out the host &#8211; try to understand the particular situation and see whether the complaint would be relevant to your circumstances.</p>
<h2>Other considerations</h2>
<h3>Price</h3>
<p>Some may argue that price is a factor as well. Personally I feel that the cost of the hosting should be insignificant as cheap hosting could cost you more in lost revenue and stress than paying a little more to get the reliability and the support.</p>
<h3>Hosting Locally</h3>
<p>If you are located in Australia having your web site hosted in Australia can be of significant benefit. This can include better support, better performance and even better search engine rankings.</p>
<p>If you have anything to add, please let us know in the comments.</p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=eea55695-f2e7-4660-a616-8e59233b1548&amp;title=What+to+look+for+in+a+Web+Host&amp;url=http%3A%2F%2Fwww.webmasterblog.com.au%2Fwhat-to-look-for-in-a-web-host%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmasterblog.com.au/what-to-look-for-in-a-web-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Australian IT, Webmaster &amp; Business Forums</title>
		<link>http://www.webmasterblog.com.au/australian-it-webmaster-business-forums/</link>
		<comments>http://www.webmasterblog.com.au/australian-it-webmaster-business-forums/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 22:00:39 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://www.webmasterblog.com.au/?p=155</guid>
		<description><![CDATA[Forums can be a great benefit to webmasters in many ways.
Unfortunately many people see forums as a way of just gaining back links to their sites, however this is nothing more than online graffiti. Forums should be used to seek advice from like minded people, build your reputation and for networking in your particular niche market.
There [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Australian IT, Webmaster &#038; Business Forums", url: "http://www.webmasterblog.com.au/australian-it-webmaster-business-forums/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Forums can be a great benefit to webmasters in many ways.</p>
<p>Unfortunately many people see forums as a way of just gaining back links to their sites, however this is nothing more than online graffiti. Forums should be used to seek advice from like minded people, build your reputation and for networking in your particular niche market.<span id="more-155"></span></p>
<p>There are 100s of Australian Forums (with a surprising number of large car and sport forums!). Below is a list of active public Australian forums specialising in the IT, webmaster and business topics.</p>
<p>Affiliate Forum &#8211; <a href="http://www.affiliateforum.com.au" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">http://www.affiliateforum.com.au</span></span></a> [1,841] PR3<br />
Aussie Tycoon &#8211; <a href="http://www.aussietycoon.com" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">http://www.aussietycoon.com</span></span></a> [451] PR0<br />
Australian Business Forum &#8211; <a href="http://www.abforum.org" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">http://www.abforum.org</span></span></a> [8,075] PR3<br />
Australian Webmaster &#8211; <a href="http://www.australianwebmaster.com" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">http://www.australianwebmaster.com</span></span></a> [3,584] PR3<br />
BuilderAU Developers Forum &#8211; <a href="http://www.builderau.com.au/forum/community"><span style="color: #000000;"><span style="text-decoration: none;">http://www.builderau.com.au/forum/community</span></span></a> [unknown] PR4<br />
CNET Australia Forums &#8211; <a href="http://forums.cnet.com.au" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">http://forums.cnet.com.au</span></span></a> [3,347] PR5<br />
DN Trade &#8211; http://www.dntrade.com.au [240] PR3<br />
Flying Solo &#8211; <a href="http://www.flyingsolo.com.au/forums" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">http://www.flyingsolo.com.au/forums</span></span></a> [4,762] PR0<br />
MacTalk Australia &#8211; <a href="http://www.mactalk.com.au" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">http://www.mactalk.com.au</span></span></a> [28,180] PR4<br />
MacWorld Australia Forums &#8211; <a href="http://www.macworld.com.au/forums" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">http://www.macworld.com.au/forums</span></span></a> [unknown] PR3<br />
Port80 Forums &#8211; <a href="http://forums.port80.asn.au" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">http://forums.port80.asn.au</span></span></a> [1,767] PR5<br />
SEO Forum &#8211; <a href="http://www.seoforum.net.au" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">http://www.seoforum.net.au</span></span></a> [778] PR0<br />
Web Hosting Talk Australia &#8211; <a href="http://www.webhostingtalk.com.au" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">http://www.webhostingtalk.com.au</span></span></a> [9,682] PR3<br />
Whirlpool &#8211; <a href="http://www.whirlpool.net.au" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">http://www.whirlpool.net.au</span></span></a> [331,892] PR5</p>
<p>Note: the number in []&#8217;s indicates number of members at time of collating this list.</p>
<p>In addition to the above forums you should always try to find forums in your particular market niche, and you don&#8217;t even need to restrict yourself to Australia. Simply perform a search for &#8220;&lt;your market niche&gt; forum&#8221; and see what you can find.</p>
<p>If there are any relevant forums we missed, please let us know in the comments.</p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=eea55695-f2e7-4660-a616-8e59233b1548&amp;title=Australian+IT%2C+Webmaster+%26%23038%3B+Business+Forums&amp;url=http%3A%2F%2Fwww.webmasterblog.com.au%2Faustralian-it-webmaster-business-forums%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmasterblog.com.au/australian-it-webmaster-business-forums/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>AU domain name prices</title>
		<link>http://www.webmasterblog.com.au/au-domain-name-prices/</link>
		<comments>http://www.webmasterblog.com.au/au-domain-name-prices/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 22:00:26 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Domains]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.webmasterblog.com.au/?p=78</guid>
		<description><![CDATA[Are you after the best price on an AU domain name from an auDA accredited registrar?
The following list will allow you to compare prices of the various AU domain name extensions on offer.
All prices quoted are in AUD dollars and are for 2 years.
Note: Namescout do not provide a tax invoice and therefore no GST [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "AU domain name prices", url: "http://www.webmasterblog.com.au/au-domain-name-prices/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Are you after the best price on an AU domain name from an <a href="http://www.auda.org.au/registrars/accredited-registrars/" target="_blank">auDA accredited registrar</a>?</p>
<p>The following list will allow you to compare prices of the various AU domain name extensions on offer.<span id="more-78"></span></p>
<p><table id="wp-table-reloaded-id-3-no-1" class="wp-table-reloaded wp-table-reloaded-id-3" cellspacing="1" cellpadding="0" border="0">
<thead>
	<tr class="odd row-1">
		<th class="column-1">Registrar</th><th class="column-2">.com.au</th><th class="column-3">.net.au</th><th class="column-4">.asn.au</th><th class="column-5">.id.au</th><th class="column-6">.org.au</th><th class="column-7">Pricing URL</th>
	</tr>
</thead>
<tbody>
	<tr class="even row-2">
		<td class="column-1"><a href="http://www.namescout.com.au/index.asp?a=2002">Name Scout</a></td><td class="column-2">$27.45</td><td class="column-3">$27.45</td><td class="column-4">$19.45</td><td class="column-5">$24.95</td><td class="column-6">$19.45</td><td class="column-7"><a href="http://www.namescout.com/dot_au.asp#domains">?</a></td>
	</tr>
	<tr class="odd row-3">
		<td class="column-1"><a href="http://intaserve.com/">IntaServe</a></td><td class="column-2">$27.95</td><td class="column-3">$27.95</td><td class="column-4">$33.00</td><td class="column-5">$25.00</td><td class="column-6">$9.50</td><td class="column-7"><a href="http://www.intaserve.com/domainnames/domain-name-pricing.asp">?</a></td>
	</tr>
	<tr class="even row-4">
		<td class="column-1"><a href="http://www.mdwebhosting.com.au/">MD Webhosting</a></td><td class="column-2">$34.95</td><td class="column-3">$34.95</td><td class="column-4">$24.95</td><td class="column-5">$24.95</td><td class="column-6">$24.95</td><td class="column-7"><a href="http://www.mdwebhosting.com.au/domains.html">?</a></td>
	</tr>
	<tr class="odd row-5">
		<td class="column-1"><a href="http://www.cheaperdomains.com.au/">Cheaper Domains</a></td><td class="column-2">$35.00</td><td class="column-3">$35.00</td><td class="column-4">$20.00</td><td class="column-5">$28.00</td><td class="column-6">$20.00</td><td class="column-7"><a href="http://www.cheaperdomains.com.au/hspc/domain-name-prices.php">?</a></td>
	</tr>
	<tr class="even row-6">
		<td class="column-1"><a href="http://www.domaincentral.com.au/">Domain Central</a></td><td class="column-2">$37.95</td><td class="column-3">$37.95</td><td class="column-4">$37.95</td><td class="column-5">$37.95</td><td class="column-6">$37.95</td><td class="column-7"><a href="http://www.domaincentral.com.au/prices/">?</a></td>
	</tr>
	<tr class="odd row-7">
		<td class="column-1"><a href="http://www.smartyhost.com.au/">Smarty Host</a></td><td class="column-2">$40.00</td><td class="column-3">$40.00</td><td class="column-4">$40.00</td><td class="column-5">$40.00</td><td class="column-6">$40.00</td><td class="column-7"><a href="http://www.smartyhost.com.au/cheapdomainnames.php">?</a></td>
	</tr>
	<tr class="even row-8">
		<td class="column-1"><a href="http://www.netregistry.com.au/domain-name-registration/">Net Registry</a></td><td class="column-2">$44.95</td><td class="column-3">$44.95</td><td class="column-4">$38.50</td><td class="column-5">$29.95</td><td class="column-6">$13.75</td><td class="column-7"><a href="http://www.netregistry.com.au/domain-name-registration/domain-prices.php">?</a></td>
	</tr>
	<tr class="odd row-9">
		<td class="column-1"><a href="http://www.instra.com/">Instra Corporation</a></td><td class="column-2">$45.00</td><td class="column-3">$45.00</td><td class="column-4">$34.00</td><td class="column-5">$34.00</td><td class="column-6">$34.00</td><td class="column-7"><a href="http://www.instra.com/en/domain-names/country-page/all-country#asia">?</a></td>
	</tr>
	<tr class="even row-10">
		<td class="column-1"><a href="http://www.webaccess.com.au/">Web Access</a></td><td class="column-2">$49.50</td><td class="column-3">$49.50</td><td class="column-4">$49.50</td><td class="column-5">$49.50</td><td class="column-6">$49.50</td><td class="column-7"><a href="http://www.webaccess.com.au/domain_names/home.html">?</a></td>
	</tr>
	<tr class="odd row-11">
		<td class="column-1"><a href="http://www.domain8.com.au/">Domain8</a></td><td class="column-2">$49.95</td><td class="column-3">$49.95</td><td class="column-4"></td><td class="column-5"></td><td class="column-6"></td><td class="column-7"><a href="https://www.domain8.com.au/my_account/domainchecker.php">?</a></td>
	</tr>
	<tr class="even row-12">
		<td class="column-1"><a href="http://www.planetdomain.com/">Planet Domain</a></td><td class="column-2">$55.00</td><td class="column-3">$55.00</td><td class="column-4">$46.51</td><td class="column-5">$41.03</td><td class="column-6">$33.00</td><td class="column-7"><a href="http://www.planetdomain.com/domain-name-registration/domain_name_pricing.php">?</a></td>
	</tr>
	<tr class="odd row-13">
		<td class="column-1"><a href="http://www.aussiehq.com.au/domains/">AussieHQ</a></td><td class="column-2">$59.00</td><td class="column-3">$59.00</td><td class="column-4">$49.00</td><td class="column-5">$49.00</td><td class="column-6">$49.00</td><td class="column-7"><a href="http://www.aussiehq.com.au/business/domains/">?</a></td>
	</tr>
	<tr class="even row-14">
		<td class="column-1"><a href="http://www.clickngo.com.au/">Click 'n Go</a></td><td class="column-2">$59.00</td><td class="column-3">$59.00</td><td class="column-4">$29.00</td><td class="column-5">$35.00</td><td class="column-6">$29.00</td><td class="column-7"><a href="http://www.clickngo.com.au/domains-pricing.html">?</a></td>
	</tr>
	<tr class="odd row-15">
		<td class="column-1"><a href="http://www.ddns.com.au/">Discount Domain Name Services</a></td><td class="column-2">$65.00</td><td class="column-3">$65.00</td><td class="column-4">$20.00</td><td class="column-5">$39.00</td><td class="column-6">$20.00</td><td class="column-7"><a href="http://www.ddns.com.au/prices.php">?</a></td>
	</tr>
	<tr class="even row-16">
		<td class="column-1"><a href="http://www.anchor.com.au/domains/">Anchor</a></td><td class="column-2">$69.00</td><td class="column-3">$69.00</td><td class="column-4">$69.00</td><td class="column-5">$49.00</td><td class="column-6">$22.00</td><td class="column-7"><a href="http://www.anchor.com.au/domain-name-registration/domain-name-pricing.py">?</a></td>
	</tr>
	<tr class="odd row-17">
		<td class="column-1"><a href="http://www.austdomains.com.au/">Aust Domains</a></td><td class="column-2">$69.00</td><td class="column-3">$69.00</td><td class="column-4">$56.00</td><td class="column-5">$42.00</td><td class="column-6">$36.00</td><td class="column-7"><a href="http://www.austdomains.com.au/pricing.html">?</a></td>
	</tr>
	<tr class="even row-18">
		<td class="column-1"><a href="http://www.enetica.com.au/">Enetica</a></td><td class="column-2">$69.00</td><td class="column-3">$69.00</td><td class="column-4">$39.00</td><td class="column-5">$39.00</td><td class="column-6">$39.00</td><td class="column-7"><a href="http://www.enetica.com.au/default.cgi?action=products">?</a></td>
	</tr>
	<tr class="odd row-19">
		<td class="column-1"><a href="http://westnethosting.com.au/">Westnet Hosting</a></td><td class="column-2">$88.00</td><td class="column-3">$88.00</td><td class="column-4">$55.00</td><td class="column-5">$45.00</td><td class="column-6">$35.00</td><td class="column-7"><a href="http://www.westnethosting.com.au/domain-name-registration/">?</a></td>
	</tr>
	<tr class="even row-20">
		<td class="column-1"><a href="http://www.godomains.com.au/">Go Domains</a></td><td class="column-2">$98.00</td><td class="column-3">$98.00</td><td class="column-4">$59.00</td><td class="column-5">$39.95</td><td class="column-6">$22.00</td><td class="column-7"><a href="http://www.godomains.com.au/faq/prices/">?</a></td>
	</tr>
	<tr class="odd row-21">
		<td class="column-1"><a href="http://tppinternet.com/">TPP Internet</a></td><td class="column-2">$99.00</td><td class="column-3">$99.00</td><td class="column-4">$54.00</td><td class="column-5">$49.00</td><td class="column-6">$54.00</td><td class="column-7"><a href="http://www.tppinternet.com.au/domains/domain-name-registration-pricing.php">?</a></td>
	</tr>
	<tr class="even row-22">
		<td class="column-1"><a href="http://www.connectwest.net.au/">Connect West</a></td><td class="column-2">$99.00</td><td class="column-3">$99.00</td><td class="column-4">$49.00</td><td class="column-5">$49.00</td><td class="column-6">$49.00</td><td class="column-7"><a href="http://www.connectwest.net.au/register/index.html">?</a></td>
	</tr>
	<tr class="odd row-23">
		<td class="column-1"><a href="http://www.domaincandy.com.au/">Domain Candy</a></td><td class="column-2">$99.00</td><td class="column-3">$99.00</td><td class="column-4">$66.00</td><td class="column-5">$44.00</td><td class="column-6">$33.00</td><td class="column-7"><a href="http://www.domaincandy.com.au/pricing.asp">?</a></td>
	</tr>
	<tr class="even row-24">
		<td class="column-1"><a href="http://www.explorer.net.au/">Explorer Domains</a></td><td class="column-2">$99.95</td><td class="column-3">$99.95</td><td class="column-4">$84.95</td><td class="column-5">$74.95</td><td class="column-6">$44.95</td><td class="column-7"><a href="http://www.explorer.net.au/show.php?f=pricing">?</a></td>
	</tr>
	<tr class="odd row-25">
		<td class="column-1"><a href="http://www.domainregistration.com.au/">Domain Registration Services</a></td><td class="column-2">$127.00</td><td class="column-3">$127.00</td><td class="column-4">$60.00</td><td class="column-5">$59.00</td><td class="column-6">$30.00</td><td class="column-7"><a href="http://www.domainregistration.com.au/">?</a></td>
	</tr>
	<tr class="even row-26">
		<td class="column-1"><a href="http://www.melbourneit.com.au/">Melbourne IT</a></td><td class="column-2">$140.00</td><td class="column-3">$140.00</td><td class="column-4"></td><td class="column-5">$99.00</td><td class="column-6">$88.00</td><td class="column-7"><a href="http://www.melbourneit.com.au/products/pricing/">?</a></td>
	</tr>
</tbody>
</table>
</p>
<p>All prices quoted are in AUD dollars and are for 2 years.</p>
<p>Note: Namescout do not provide a tax invoice and therefore no GST is claimable.</p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=eea55695-f2e7-4660-a616-8e59233b1548&amp;title=AU+domain+name+prices&amp;url=http%3A%2F%2Fwww.webmasterblog.com.au%2Fau-domain-name-prices%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmasterblog.com.au/au-domain-name-prices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Does Hosting In Australia Help your SEO?</title>
		<link>http://www.webmasterblog.com.au/does-hosting-in-australia-help-your-seo/</link>
		<comments>http://www.webmasterblog.com.au/does-hosting-in-australia-help-your-seo/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 22:00:13 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.webmasterblog.com.au/?p=131</guid>
		<description><![CDATA[Google indicates that it does.
Google looks at three things to determine your relevance to specific countries:

IP address of your web server
domain extension (eg. .com.au)
your settings within Google Webmaster Tools

Each of these three things provide Google with information about your geographic market. You will be still included in the results for other countries however you will [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Does Hosting In Australia Help your SEO?", url: "http://www.webmasterblog.com.au/does-hosting-in-australia-help-your-seo/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Google indicates that it does.</p>
<p>Google looks at three things to determine your relevance to specific countries<span id="more-131"></span>:</p>
<ul>
<li>IP address of your web server</li>
<li>domain extension (eg. .com.au)</li>
<li>your settings within Google Webmaster Tools</li>
</ul>
<p>Each of these three things provide Google with information about your geographic market. You will be still included in the results for other countries however you will be given preference within your local results.</p>
<p>The following video by Matt Cutts discusses this in more detail.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="src" value="http://www.youtube.com/v/keIzr3eWK8I&amp;hl=en_US&amp;fs=1&amp;rel=0" />
<param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/keIzr3eWK8I&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Although the message from the video is to &#8220;experiment&#8221; that&#8217;s about as definate as anything you will get from Google about how to rank better.</p>
<p>So although it&#8217;s not essential, having your server based on an Australian based IP address could definitely assist in your Google.com.AU rankings.</p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=eea55695-f2e7-4660-a616-8e59233b1548&amp;title=Does+Hosting+In+Australia+Help+your+SEO%3F&amp;url=http%3A%2F%2Fwww.webmasterblog.com.au%2Fdoes-hosting-in-australia-help-your-seo%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmasterblog.com.au/does-hosting-in-australia-help-your-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How much is your site worth?</title>
		<link>http://www.webmasterblog.com.au/how-much-is-your-site-worth/</link>
		<comments>http://www.webmasterblog.com.au/how-much-is-your-site-worth/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 22:00:41 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Making Money]]></category>

		<guid isPermaLink="false">http://www.webmasterblog.com.au/?p=82</guid>
		<description><![CDATA[
I&#8217;m often asked this question however valuing a site can be very difficult as no two sites are ever the same. There are some site valuation tools available however they simply use a formula based on links, Alexa ranking, Page Rank, etc and I&#8217;ve found them to be grossly inaccurate.
The most accurate answer to the [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "How much is your site worth?", url: "http://www.webmasterblog.com.au/how-much-is-your-site-worth/" });</script>]]></description>
			<content:encoded><![CDATA[<div>
<p>I&#8217;m often asked this question however valuing a site can be very difficult as no two sites are ever the same. There are some site valuation tools available however they simply use a formula based on links, Alexa ranking, Page Rank, etc and I&#8217;ve found them to be grossly inaccurate.</p>
<p>The most accurate answer to the question would be &#8220;whatever the market will pay for it&#8221;. It might not be the answer you want however isn&#8217;t the goal to gain the maximum amount of money from the sale?<img title="More..." src="http://www.webmasterblog.com.au/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><span id="more-82"></span></p>
<p>With web sites there can be a large variance in what people value a site for.</p>
<p>Let&#8217;s think of a vacant block of land for a second. The perceived value of that land will vary from person to person based on their intended use of the site. A property developer looking to build a block of flats on the land would value it higher than a person looking to build a house. Someone just wanting to grow their own vegetables would value it even less. The same applies to a web site &#8211; purchasers will each have a different perspective on the worth of your site.</p>
<p>In the case of web sites I&#8217;ve heard of people buying sites purely for the e-mail addresses of members, or just for the domain name. People will even buy forums so they can merge the posts in with their existing forum and simply dump the domain and software. What you consider as a valuable component could be actually unwanted by perspective purchasers.</p>
<p>The other problem with a web site is that the &#8220;location, location, location&#8221; rule doesn&#8217;t apply. There also isn&#8217;t any real physical asset that can be easily valued. In most cases your &#8220;assets&#8221; are your domain name, any scripts developed and your data (customer details, articles, design, etc). These are all very difficult things to put a value on as they are often completely unique.</p>
<p>Commonly people value a site by looking at it&#8217;s earnings. Generally they will multiple the monthly revenue (by usually between 9 and 12) to determine a figure however there are many sites out there with little earnings but their potential demands a much higher value.</p>
<p>So the trick is to maximise &#8220;the market&#8221; and let them decide the value.</p>
<p>An auction is the perfect solution to allowing the market to value your site and there are a number of places where you can auction your site. The one considered the best is <a href="http://www.flippa.com" target="_blank">Flippa</a>, formerly the SitePoint Marketplace.</p>
<p>Flippa is considered to have the most purchasers, particularly those with the funds to purchase larger sites. As a seller there is a $19 listing fee, plus a 5% success fee (with a maximum fee of $498).</p>
<p>Don&#8217;t be afraid to under-value your site &#8211; as it&#8217;s an auction the market will ultimately decide the price, or it wont pass your reserve. Some people even suggest starting your auction at $1 so it gets people&#8217;s attention and gets them hooked in to your auction.</p>
<p>Once you have your site listed on Flippa, there is still a lot more you can do to maximise your sale price. Here are some suggestions:</p>
<ul>
<li>post on forums a link to your Flippa auction, consider posting on webmaster forums (eg. <a href="http://forums.digitalpoint.com" target="_blank">DigitalPoint</a>) as well as forums within your particular market</li>
<li>if you haven&#8217;t already, contact your competitors and tell them about your auction, they could be willing to buy you out. You can even contact owners of the same domain name but with different extensions.</li>
</ul>
</div>
<p>I suggest that you go and have a look at <a href="http://www.flippa.com" target="_blank">Flippa </a>or <a href="http://forums.digitalpoint.com" target="_blank">DigitalPoint</a>, you might be very surprised at the volume of sites that are advertised. You might even pick up a bargain!</p>
<p>If you are just wanting to value your site for curiousity, Flippa does provides a search feature that can include expired listings &#8211; it may give you an idea what similar sites in the past have sold for.</p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=eea55695-f2e7-4660-a616-8e59233b1548&amp;title=How+much+is+your+site+worth%3F&amp;url=http%3A%2F%2Fwww.webmasterblog.com.au%2Fhow-much-is-your-site-worth%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmasterblog.com.au/how-much-is-your-site-worth/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top 2009 AU domain name sales</title>
		<link>http://www.webmasterblog.com.au/top-2009-au-domain-name-sales/</link>
		<comments>http://www.webmasterblog.com.au/top-2009-au-domain-name-sales/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 02:30:08 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Domains]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.webmasterblog.com.au/?p=98</guid>
		<description><![CDATA[Although auDA has very strict rules on AU domain transfers to discourage investing, trading in AU domain names is becoming quite strong. Obviously it&#8217;s still no where near the prices of GTLDs however it is growing.
Below is a list of reported sales in 2009 that managed to pass the $5,000 mark.

SexToys.com.au $25,500
Stay.com.au $14,000
Mortgage.net.au $13,500
TrinityBeach.com.au $10,000
WebDesign.net.au [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Top 2009 AU domain name sales", url: "http://www.webmasterblog.com.au/top-2009-au-domain-name-sales/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Although auDA has very strict <a href="http://www.auda.org.au/policies/auda-2008-08/" target="_blank">rules on AU domain transfers</a> to discourage investing, trading in AU domain names is becoming quite strong. Obviously it&#8217;s still no where near the prices of GTLDs however it is growing.<span id="more-98"></span></p>
<p>Below is a list of reported sales in 2009 that managed to pass the $5,000 mark.</p>
<ul>
<li>SexToys.com.au $25,500</li>
<li>Stay.com.au $14,000</li>
<li>Mortgage.net.au $13,500</li>
<li>TrinityBeach.com.au $10,000</li>
<li>WebDesign.net.au $10,000</li>
<li>Everybody.com.au $9,900</li>
<li>TouchPoint.com.au $7,500</li>
<li>NoAgent.com.au $8,000</li>
<li>JervisBay.com.au $7,450</li>
<li>EveryDrop.com.au $7,000</li>
<li>Selby.com.au $7,000</li>
<li>Chelsea.com.au $6,250</li>
<li>Brothels.com.au $6,250</li>
<li>Kingsford.com.au $5,000</li>
<li>Holiday.net.au $5,000</li>
<li>Merimbula.net.au $5,000 (seems to be now listed for sale @ $20,000)</li>
</ul>
<p>For a list of all domains see the <a href="http://www.dntrade.com.au/domain-sales-list-2009-t337.html" target="_blank"><span style="color: #000000;"><span style="text-decoration: none;">2009 Domain Sales List</span></span></a> at the DNTrade forums.</p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=eea55695-f2e7-4660-a616-8e59233b1548&amp;title=Top+2009+AU+domain+name+sales&amp;url=http%3A%2F%2Fwww.webmasterblog.com.au%2Ftop-2009-au-domain-name-sales%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmasterblog.com.au/top-2009-au-domain-name-sales/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Site Launched</title>
		<link>http://www.webmasterblog.com.au/site-launched/</link>
		<comments>http://www.webmasterblog.com.au/site-launched/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 22:00:58 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.webmasterblog.com.au/?p=109</guid>
		<description><![CDATA[Although a couple of posts like our popular list of Australian Directories were published towards the end of last year, January 2010 is the official launch of the Australian Webmaster Blog. Welcome!
The aim of this site is to provide a range of material suiting all levels of web mastering &#8211; covering topics of marketing, domains, [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Site Launched", url: "http://www.webmasterblog.com.au/site-launched/" });</script>]]></description>
			<content:encoded><![CDATA[<p>Although a couple of posts like our popular <a href="http://www.webmasterblog.com.au/list-of-australian-web-directories/">list of Australian Directories</a> were published towards the end of last year, January 2010 is the official launch of the Australian Webmaster Blog. Welcome!<span id="more-109"></span></p>
<p>The aim of this site is to provide a range of material suiting all levels of web mastering &#8211; covering topics of marketing, domains, hosting, design and more. We also hope to promote a range of Australian resources for webmasters.</p>
<p>Any <a href="http://www.webmasterblog.com.au/contact-us/">comments</a> are very much welcome and hope that you will subscribe to our <a href="http://feeds2.feedburner.com/Webmasterblogcomau">RSS feed</a> or follow our <a href="http://twitter.com/WebmasterBlogAU/">Twitter</a> Account.</p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=eea55695-f2e7-4660-a616-8e59233b1548&amp;title=Site+Launched&amp;url=http%3A%2F%2Fwww.webmasterblog.com.au%2Fsite-launched%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmasterblog.com.au/site-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>14 Domain Name Suggestion Tools</title>
		<link>http://www.webmasterblog.com.au/14-domain-name-suggestion-tools/</link>
		<comments>http://www.webmasterblog.com.au/14-domain-name-suggestion-tools/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 10:48:51 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Domains]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Popular]]></category>

		<guid isPermaLink="false">http://www.webmasterblog.com.au/?p=47</guid>
		<description><![CDATA[Getting the right domain name for your site is extremely important. Here are a collection of web sites that will help you come up with that perfect name.
Note: most of these do not support AU domain names, only gTLDs such as .com, .net, etc.
http://nameboy.com/
At NameBoy you simply enter a few keywords to find, and NameBoy [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "14 Domain Name Suggestion Tools", url: "http://www.webmasterblog.com.au/14-domain-name-suggestion-tools/" });</script>]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Getting the right domain name for your site is extremely important. Here are a collection of web sites that will help you come up with that perfect name.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Note: most of these do not support AU domain names, only gTLDs such as .com, .net, etc.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://nameboy.com/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">At NameBoy you simply enter a few keywords to find, and NameBoy will generate domain names based on the keywords you enter. Supports .com, .net, .org, .info, .biz and .tv</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://makewords.com/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">MakeWords.com is a domain search workstation that offers a variety of name suggestion methods that helps you find available domains. With just a few clicks users can easily generate hundreds of random phonetic names, enter their own keywords and combine them with preset wordlists containing categorized suffixes and prefixes.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://www.domainnamesoup.com/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Domain Name Soup is a free domain name generator to help you find available domain names. Whether you are looking to create a domain portfolio or are just looking for a cool domain for your blog or business, the tools at domainnamesoup.com should be able to help.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://www.bustaname.com/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Make sure you check out the video tutorial to get the most from this site. Allows you to enter a variety of keywords and it will find all combinations of those words that are available to register.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://www.123finder.com/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Provides a range of tools/lists including keyword search, dictionary words, 4 to 10 character length domain lists and more.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://domai.nr</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Domai.nr makes finding pithy URLs easy by querying 280 top-level domains and another 2,014 second-level ones for domain hacks, turning real English words into unique and memorable Web addresses.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://pickydomains.com/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">This one is more of a service. Pay them a $50 deposit along with your brief and they will come up with some domain names suggestions. If you see one you like, you register it. If they can&#8217;t come up with one you like then you get your money back.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://www.domainexposer.com/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Allows you to combine your keyword with other common themed words to help you find the perfect domain name for your site.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://www.dotomator.com/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Like domainexposer.com, combines your keyword with a list of themed words, it then allows you to check that list to see which ones are still available to register.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://domainfellow.com/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">DomainFellow is another site that combines your keyword with a list of themed words, in this case you can specify the order (keyword first or keyword second).</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://snapitnow.com/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">SnapItNow! is also a site that combines your keyword with a list of themed words, but in addition to specifying the order, also allows you to test with hyphens between the keywords. Can specify to check for .com and/or .net and/or .org.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://domaintyper.com/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">DomainTyper is a simple search tool for checking domain name availability but also provide a domain name generator for cool web 2.0 domain names.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Domain Pigeon (http://www.domainpigeon.com/)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Domain Pigeon generates a list of domain names AND Twitter names. The lists are colour coded to show how many people have clicked on them. If Twitter is important to you, this site will check for availability with both.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">NameThis.com</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Like pickydomains, NameThis allows you to describe a project or product and receive name suggestions by the Namethis community. The service costs $99.</div>
<p>Getting the right domain name for your site is extrememly important, but it&#8217;s also very time consuming to find one that&#8217;s still available. Here are a collection of web sites that will help you come up with that perfect name.</p>
<p><span id="more-47"></span></p>
<p>Note: most of these do not support AU domain names, only gTLDs such as .com, .net, etc.</p>
<h2><a href="http://www.nameboy.com"><img class="size-full wp-image-58 alignright" title="nameboy" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/nameboy.png" alt="nameboy" width="300" height="70" /></a>Name Boy</h2>
<p>At <a href="http://www.nameboy.com" target="_blank">NameBoy</a> you simply enter a few keywords to find, and NameBoy will generate domain names based on the keywords you enter. Supports .com, .net, .org, .info, .biz and .tv</p>
<h2><a href="http://makewords.com/"><img class="size-full wp-image-57 alignright" title="makewords" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/makewords.png" alt="makewords" width="300" height="70" /></a>Make Words</h2>
<p><a href="http://makewords.com" target="_blank">MakeWords.com</a> is a domain search workstation that offers a variety of name suggestion methods that helps you find available domains. With just a few clicks users can easily generate hundreds of random phonetic names, enter their own keywords and combine them with preset wordlists containing categorized suffixes and prefixes.</p>
<h2><a href="http://www.domainnamesoup.com/"><img class="alignright size-full wp-image-52" title="domainnamesoup" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/domainnamesoup.png" alt="domainnamesoup" width="300" height="70" /></a>Domain Name Soup</h2>
<p><a href="http://www.domainnamesoup.com/" target="_blank">Domain Name Soup</a> is a free domain name generator to help you find available domain names. Whether you are looking to create a domain portfolio or are just looking for a cool domain for your blog or business, the tools at domainnamesoup.com should be able to help.</p>
<h2><a href="http://www.bustaname.com"><img class="size-full wp-image-49 alignright" title="bustaname" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/bustaname.png" alt="bustaname" width="300" height="70" /></a>Bust A Name</h2>
<p><a href="http://www.bustaname.com/" target="_blank">Bust A Name</a> allows you to enter a variety of keywords and it will find all combinations of those words that are available to register. Make sure you check out the video tutorial to get the most from this site.</p>
<h2><a href="http://www.123finder.com/"><img class="alignright size-full wp-image-48" title="123finder" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/123finder.png" alt="123finder" width="302" height="70" /></a>123 Finder</h2>
<p><a href="http://www.123finder.com/" target="_blank">123 Finder</a> provides a range of tools/lists including keyword search, dictionary words, 4 to 10 character length domain lists and more.</p>
<p><a href="http://domai.nr"><img class="size-full wp-image-54 alignright" title="domainr" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/domainr.png" alt="domainr" width="300" height="70" /></a><strong>Domain.nr</strong></p>
<p><a href="http://domai.nr" target="_blank">Domai.nr</a> makes finding pithy URLs easy by querying 280 top-level domains and another 2,014 second-level ones for domain hacks, turning real English words into unique and memorable Web addresses.</p>
<h2><a href="http://pickydomains.com/"><img class="alignright size-full wp-image-59" title="pickydomains" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/pickydomains.png" alt="pickydomains" width="300" height="70" /></a>Picky Domains</h2>
<p><a href="http://pickydomains.com/" target="_blank">Picky Domains</a> is more of a service. Pay them a $50 deposit along with your brief and they will come up with some domain names suggestions. If you see one you like, you register it. If they can&#8217;t come up with one you like then you get your money back.</p>
<h2><a href="http://www.domainexposer.com/"><img class="size-full wp-image-50 alignright" title="domainexposer" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/domainexposer.png" alt="domainexposer" width="300" height="70" /></a>Domain Exposer</h2>
<p><a href="http://www.domainexposer.com/" target="_blank">Domain Exposer</a> allows you to combine your keyword with other common themed words to help you find the perfect domain name for your site.</p>
<h2><a href="http://www.dotomator.com/"><img class="alignright size-full wp-image-56" title="dot-o-mator" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/dot-o-mator.png" alt="dot-o-mator" width="300" height="70" /></a>Dot-o-mator</h2>
<p>Like domainexposer.com, <a href="http://www.dotomator.com/" target="_blank">Dot-o-mator</a> combines your keyword with a list of themed words, it then allows you to check that list to see which ones are still available to register.</p>
<h2><a href="http://domainfellow.com/"><img class="size-full wp-image-51 alignright" title="domainfellow" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/domainfellow.png" alt="domainfellow" width="300" height="70" /></a>Domain Fellow</h2>
<p><a href="http://domainfellow.com/" target="_blank">DomainFellow</a> is another site that combines your keyword with a list of themed words, in this case you can specify the order (keyword first or keyword second).</p>
<h2><a href="http://snapitnow.com/"><img class="alignright size-full wp-image-60" title="snapitnow" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/snapitnow.png" alt="snapitnow" width="300" height="70" /></a>SnapItNow!</h2>
<p><a href="http://snapitnow.com/" target="_blank">SnapItNow!</a> is also a site that combines your keyword with a list of themed words, but in addition to specifying the order, also allows you to test with hyphens between the keywords. Can specify to check for .com and/or .net and/or .org.</p>
<h2><a href="http://domaintyper.com/"><img class="alignright size-full wp-image-55" title="domaintyper" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/domaintyper.png" alt="domaintyper" width="300" height="70" /></a>DomainTyper</h2>
<p><a href="http://domaintyper.com/" target="_blank">DomainTyper</a> is a simple search tool for checking domain name availability but also provide a domain name generator for cool web 2.0 domain names.</p>
<h2><a href="http://www.domainpigeon.com/"><img class="alignright size-full wp-image-53" title="domainpigeon" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/domainpigeon.png" alt="domainpigeon" width="300" height="70" /></a>Domain Pigeon</h2>
<p><a href="http://www.domainpigeon.com/" target="_blank">Domain Pigeon</a> generates a list of domain names AND Twitter names. The lists are colour coded to show how many people have clicked on them. If Twitter is important to you, this site will check for availability with both.</p>
<h2><a href="http://namethis.com"><img class="alignright size-full wp-image-72" title="namethis" src="http://www.webmasterblog.com.au/wp-content/uploads/2009/09/namethis.png" alt="namethis" width="300" height="70" /></a>Name This</h2>
<p>Like pickydomains, <a href="http://namethis.com" target="_blank">NameThis</a> allows you to describe a project or product and receive name suggestions by the Namethis community. The service costs $99.</p>
<p>Well that&#8217;s it. I hope you found some great new tools to help you find your next domain name!</p>
<p><a href="http://sharethis.com/item?&wp=abc&amp;publisher=eea55695-f2e7-4660-a616-8e59233b1548&amp;title=14+Domain+Name+Suggestion+Tools&amp;url=http%3A%2F%2Fwww.webmasterblog.com.au%2F14-domain-name-suggestion-tools%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmasterblog.com.au/14-domain-name-suggestion-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
