<?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>WebSavvy &#187; Google</title>
	<atom:link href="http://www.websavvy.com.au/category/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websavvy.com.au</link>
	<description>More visitors to your site, more visitors taking action</description>
	<lastBuildDate>Fri, 03 Feb 2012 03:47:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Google Quality Guidelines</title>
		<link>http://www.websavvy.com.au/google-quality-guidelines/</link>
		<comments>http://www.websavvy.com.au/google-quality-guidelines/#comments</comments>
		<pubDate>Fri, 13 May 2011 03:00:41 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.websavvy.com.au/google-quality-guidelines/</guid>
		<description><![CDATA[Google has recently updated it&#8217;s guidelines for what equals a &#8216;high quality&#8217; page. This list makes for interesting reading&#8230; * Would you trust the information presented in this article? * Is this article written by an expert or enthusiast who knows the topic well, or is it more shallow in nature? * Does the site [...]]]></description>
			<content:encoded><![CDATA[<p>Google has recently updated it&#8217;s guidelines for what equals a &#8216;high quality&#8217; page.<br />
This list makes for interesting reading&#8230;</p>
<p>    * Would you trust the information presented in this article?<br />
    * Is this article written by an expert or enthusiast who knows the topic well, or is it more shallow in nature?<br />
    * Does the site have duplicate, overlapping, or redundant articles on the same or similar topics with slightly different keyword variations?<br />
    * Would you be comfortable giving your credit card information to this site?<br />
    * Does this article have spelling, stylistic, or factual errors?<br />
    * Are the topics driven by genuine interests of readers of the site, or does the site generate content by attempting to guess what might rank well in search engines?<br />
    * Does the article provide original content or information, original reporting, original research, or original analysis?<br />
    * Does the page provide substantial value when compared to other pages in search results?<br />
    * How much quality control is done on content?<br />
    * Does the article describe both sides of a story?<br />
    * Is the site a recognized authority on its topic?<br />
    * Is the content mass-produced by or outsourced to a large number of creators, or spread across a large network of sites, so that individual pages or sites don’t get as much attention or care?<br />
    * Was the article edited well, or does it appear sloppy or hastily produced?<br />
    * For a health related query, would you trust information from this site?<br />
    * Would you recognize this site as an authoritative source when mentioned by name?<br />
    * Does this article provide a complete or comprehensive description of the topic?<br />
    * Does this article contain insightful analysis or interesting information that is beyond obvious?<br />
    * Is this the sort of page you’d want to bookmark, share with a friend, or recommend?<br />
    * Does this article have an excessive amount of ads that distract from or interfere with the main content?<br />
    * Would you expect to see this article in a printed magazine, encyclopedia or book?<br />
    * Are the articles short, unsubstantial, or otherwise lacking in helpful specifics?<br />
    * Are the pages produced with great care and attention to detail vs. less attention to detail?<br />
    * Would users complain when they see pages from this site?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavvy.com.au/google-quality-guidelines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AdWords Conversion Cookies</title>
		<link>http://www.websavvy.com.au/adwords-conversion-cookies/</link>
		<comments>http://www.websavvy.com.au/adwords-conversion-cookies/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 09:39:21 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://websavvy.com.au/dev/?p=56</guid>
		<description><![CDATA[Yesterday a friend wrote to me asking: “Quick question: If I get a click through from an AdWords campaign that results in a 30 day software trial download. Then 31 days later the person buys… does the conversion get attributed to AdWords (given that I’ve got conversion tracking on the thank you page of my [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday a friend wrote to me asking:<br />
“Quick question: If I get a click through from an AdWords campaign that results in a 30 day software trial download. Then 31 days later the person buys… does the conversion get attributed to AdWords (given that I’ve got conversion tracking on the thank you page of my cart)?</p>
<p>Now, you may not be selling software, but many people are now using some sort of Freemium model – that is giving a free trial &#038; later upselling that person into a paid version of the product (eg a membership site)</p>
<p>So hopefully my answer will be useful to you:</p>
<p>Sorry mate – the short answer is NO.</p>
<p>The AdWords conversion cookie is set to 30 days &#038; as far as I’m aware there’s no way to change that.<br />
So when your new customer downloads the trial, you obviously register that conversion (via the AdWords conversion code on the thank you page for the trial)<br />
but if they come back &#038; buy something 31 days later, that conversion won’t get attributed to the initial click.</p>
<p>There is some fancy stuff you can do with cookies…not perfect of course (the customer might change machines or clear their cookies) but if I had to find a way to do this… it would look a little like:</p>
<p>- as soon as they land on the initial landing page, cookie them &#038; store something like “visitor” in an Analytics custom variable<br />
- for bonus points you could also save their google search query (presumably the main info you want to track) in an second Analytics custom var<br />
- add a conversion tag to a different custom var (you get a few these days) once they download the trial (maybe “trial”)<br />
- then when they come back to buy you could cookie those that get to the cart (”interested”) and even a separate one again for those that buy (”customer”)</p>
<p>then you can pull apart the analytics data &#038; find which keywords (or adgroups if you’re using the content network) lead to purchases, almost purchases &#038; free trials</p>
<p>there’s more about custom vars here (you’d want the visitor level stuff at the bottom of the page):</p>
<p>http://code.google.com/apis/analytics/docs/tracking/gaTrackingCustomVariables.html</p>
<p>Another thought… you can also use that data for remarketing. Show ads to the people that have downloaded the trial but not yet bought, reminding the of the benefits &#038; maybe offering a special deal…</p>
<p>Hope that helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavvy.com.au/adwords-conversion-cookies/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Small Business Big Marketing Podcast</title>
		<link>http://www.websavvy.com.au/small-business-big-marketing-podcast/</link>
		<comments>http://www.websavvy.com.au/small-business-big-marketing-podcast/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 21:08:35 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.websavvy.com.au/?p=1171</guid>
		<description><![CDATA[What an honour&#8230; last week I was invited to speak to Luke &#38; Tim at the Small Business Big Marketing (SBBM) Podcast. It was great fun &#38; you can listen to the whole thing for free at: http://smallbusinessbigmarketing.com/how-to-master-google-adwords-locally/ Go check it out &#38; let me know below if (like Luke) you still have questions you&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="yours truly, luke &amp; tim from SBBM" src="http://smallbusinessbigmarketing.com/wp-content/uploads/2011/02/IMG_0601-150x150.jpg" alt="" width="150" height="150" />What an honour&#8230; last week I was invited to speak to Luke &amp; Tim at the Small Business Big Marketing (SBBM) Podcast. It was great fun &amp; you can listen to the whole thing for free at:</p>
<p><a href="http://smallbusinessbigmarketing.com/how-to-master-google-adwords-locally/">http://smallbusinessbigmarketing.com/how-to-master-google-adwords-locally/</a></p>
<p>Go check it out &amp; let me know below if (like Luke) you still have questions you&#8217;d love to ask me about AdWords <img src='http://www.websavvy.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavvy.com.au/small-business-big-marketing-podcast/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>AdWords Conversion Cookies</title>
		<link>http://www.websavvy.com.au/adwords-conversion-cookies-2/</link>
		<comments>http://www.websavvy.com.au/adwords-conversion-cookies-2/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 00:41:57 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.websavvy.com.au/?p=1063</guid>
		<description><![CDATA[Yesterday a friend wrote to me asking: &#8220;Quick question: If I get a click through from an AdWords campaign that results in a 30 day software trial download. Then 31 days later the person buys&#8230; does the conversion get attributed to AdWords (given that I&#8217;ve got conversion tracking on the thank you page of my [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday a friend wrote to me asking:<br />
&#8220;Quick question: If I get a click through from an AdWords campaign that results in a 30 day software trial download. Then 31 days later the person buys&#8230;  does the conversion get attributed to AdWords (given that I&#8217;ve got conversion tracking on the thank you page of my cart)?</p>
<p>Now, you may not be selling software, but many people are now using some sort of Freemium model &#8211; that is giving a free trial &amp; later upselling that person into a paid version of the product (eg a membership site)</p>
<p>So hopefully my answer will be useful to you:</p>
<p>Sorry mate &#8211; the short answer is NO.</p>
<p>The AdWords conversion cookie is set to 30 days &amp; as far as I&#8217;m aware there&#8217;s no way to change that.<br />
So when your new customer downloads the trial, you obviously register that conversion (via the AdWords conversion code on the thank you page for the trial)<br />
but if they come back &amp; buy something 31 days later, that conversion won&#8217;t get attributed to the initial click.</p>
<p>There is some fancy stuff you can do with cookies&#8230;not perfect of course (the customer might change machines or clear their cookies) but if I had to find a way to do this&#8230; it would look a little like:</p>
<p>- as soon as they land on the initial landing page, cookie them &amp; store something like &#8220;visitor&#8221; in an Analytics custom variable<br />
- for bonus points you could also save their google search query (presumably the main info you want to track)  in an second Analytics custom var<br />
- add a conversion tag to a different custom var (you get a few these days) once they download the trial (maybe &#8220;trial&#8221;)<br />
- then when they come back to buy you could cookie those that get to the cart (&#8220;interested&#8221;) and even a separate one again for those that buy (&#8220;customer&#8221;)</p>
<p>then you can pull apart the analytics data &amp; find which keywords (or adgroups if you&#8217;re using the content network) lead to purchases, almost purchases &amp; free trials</p>
<p>there&#8217;s more about custom vars here (you&#8217;d want the visitor level stuff at the bottom of the page):</p>
<p>http://code.google.com/apis/analytics/docs/tracking/gaTrackingCustomVariables.html</p>
<p>Another thought&#8230; you can also use that data for remarketing. Show ads to the people that have downloaded the trial but not yet bought, reminding the of the benefits &amp; maybe offering a special deal&#8230;</p>
<p>Hope that helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavvy.com.au/adwords-conversion-cookies-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Use Re-Marketing with Google AdWords</title>
		<link>http://www.websavvy.com.au/google-adwords-remarketing-strategies/</link>
		<comments>http://www.websavvy.com.au/google-adwords-remarketing-strategies/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 07:41:42 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[adwords]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[useful tools]]></category>

		<guid isPermaLink="false">http://www.websavvy.com.au/?p=1047</guid>
		<description><![CDATA[Remarketing has existed in the online advertising world for a while now. However the feature is fairly new to Google AdWords &#38; still causes a fair bit of confusion among AdWords users. In its simplest form, it&#8217;s a way to show ads to people browsing the web &#8211; but only to those people who have [...]]]></description>
			<content:encoded><![CDATA[<p>Remarketing has existed in the online advertising world for a while now. However the feature is fairly new to Google AdWords &amp; still causes a fair bit of confusion among AdWords users.</p>
<p>In its simplest form, it&#8217;s a way to show ads to people browsing the web &#8211; but only to those people who have already visited a particular page on your website. The benefits are improved ROI &amp; more powerful search marketing strategies for your business.</p>
<h2><strong> How does remarketing work?</strong></h2>
<p>To use Remarketing in AdWords, you first need to &#8216;tag&#8217; visitors to your site. Then you&#8217;re able to show ads (on Google&#8217;s Display Network) to those people &amp; only those people. This gives you a number of strategies.</p>
<p>The type of visitor you tag is entirely up to you. For example you may choose to tag some or all of the following types:</p>
<ul>
<li>all visitors regardless of which pages on your site they visit</li>
<li>visitors that view a &#8216;category&#8217; of pages within your site (eg mens, womens &amp; childrens; or, luxury, business &amp; budget)</li>
<li>only visitors that successfully performed an action on your site (eg opted-in, bought, downloaded a pdf etc)</li>
<li>only visitors that placed an item in the shopping cart but then abandoned the cart &amp; left the site without buying</li>
</ul>
<p>Each type of visitor is then stored in it&#8217;s own <strong>remarketing list</strong>. You&#8217;re then able to market to individual lists, or even combine lists for more advanced strategies.</p>
<p>You can even combine your Remarketing lists with other AdWords features such as Geo-targeting, frequency capping, image ads and more.</p>
<h2>A popular remarketing strategy</h2>
<p>One of the more popular remarketing strategies is targeting users who left your  site without purchasing anything. Since one of the most common reasons  for not making a purchase is price, why not target these people with a special offer &amp; either add value, offer a better bonus or discount the sale price?</p>
<p>To set this up create two remarketing lists. The first is for all  your site’s visitors &amp; the second is for your &#8216;buyers&#8217;. Google will give you two different code snippets &#8211; one for each list. Install the code on your site (eg snippet 1 on all pages, snippet 2 only on the thank you page). Now target  the &#8216;audience&#8217; that consists of all visitors but not buyers.</p>
<h2>Customise your creative</h2>
<p>As with anything in marketing, you&#8217;re only as good as your offer. So try different creatives for your remarketing campaigns. You already know which parts of your site they were interested, so try cross-selling or up-selling related products &amp; services.</p>
<p>Once you find an offer that works, you can quickly roll out new text ads with variations on that theme &amp; even add new image ads if your budget allows.</p>
<p>Another great feature is that you have control over the length of time that users see the ads. Google’s default time is 30 days, but you can always adjust this to the timeframe you think is reasonable.</p>
<p>For more information visit http://adwords.google.com/support/aw/bin/answer.py?hl=en&amp;answer=173945</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavvy.com.au/google-adwords-remarketing-strategies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google AdWords Target CPA &amp; Max CPA</title>
		<link>http://www.websavvy.com.au/google-adwords-target-cpa-max-cpa/</link>
		<comments>http://www.websavvy.com.au/google-adwords-target-cpa-max-cpa/#comments</comments>
		<pubDate>Mon, 03 May 2010 04:41:41 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[adwords]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[useful tools]]></category>
		<category><![CDATA[conversion optimizer]]></category>
		<category><![CDATA[max cpa]]></category>
		<category><![CDATA[target cpa]]></category>

		<guid isPermaLink="false">http://www.websavvy.com.au/?p=1010</guid>
		<description><![CDATA[Google AdWords has introduced a new way to manage your accounts if you&#8217;re using Conversion Optimizer (if you&#8217;re not using CO already, you should at least test it on one campaign). You can now choose a Target CPA instead of a Max CPA. So what does this mean and, more importantly, how does this affect [...]]]></description>
			<content:encoded><![CDATA[<p>Google AdWords has introduced a new way to manage your accounts if you&#8217;re using Conversion Optimizer (if you&#8217;re not using CO already, you should at least test it on one campaign).</p>
<p>You can now choose a Target CPA instead of a Max CPA. So what does this mean and, more importantly, how does this affect you?</p>
<p><strong>Max CPA</strong></p>
<p>Is how Conversion Optimizer has traditionally worked. You set an amount that you&#8217;d like Google to <strong>not exceed</strong> for each conversion, for example you&#8217;d set a max CPA of $10 to get a new subscriber on your list.</p>
<p>In the past the result of this has been that your average CPA has generally been less than this Maximum (much like a Max CPC bid of $1 generally means you&#8217;ll pay an average of say 50-80c per click).</p>
<p>Your new option is <strong>Target CPA Bidding</strong></p>
<p>Now you set a &#8216;target&#8217; rather than a &#8216;maximum&#8217; which means your average CPA should be a lot closer to the CPA bid that you choose ($10 in our example). The cynics will say this is another money grab by Google, but this should give more control to advertisers &amp; help achieve CPA targets more accurately.</p>
<p>As with all bidding options, go to the Settings tab under the Campaigns tab &amp; scroll down to the &#8216;bidding &amp; budget&#8217; section.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavvy.com.au/google-adwords-target-cpa-max-cpa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Australian Google AdWords Certified Partner</title>
		<link>http://www.websavvy.com.au/first-australian-google-adwords-certified-partner/</link>
		<comments>http://www.websavvy.com.au/first-australian-google-adwords-certified-partner/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 22:27:24 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[adwords]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google adwords]]></category>

		<guid isPermaLink="false">http://www.websavvy.com.au/?p=1006</guid>
		<description><![CDATA[Following on from news this week from our good friends at Rocket Clicks &#38; Redfly Marketing, we&#8217;re delighted &#38; humbled to announce that WebSavvy is the first Australian company to be awarded the coveted title of Google AdWords Certified Partner What does this mean for you dear reader? Well, the new exams that have to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://adwords.google.com/professionals/profile/org?id=017168685248182478728&amp;hl=en_AU"><img class="alignleft" title="google adwords certified partner" src="https://adwords.google.com/professionals/static/resources/adwords_certified_partner-125.gif" alt="" width="125" height="125" /></a>Following on from news this week from our good friends at Rocket Clicks &amp; <a href="http://www.redflymarketing.com/blog/redfly-irelands-first-adwords-certified-partner/">Redfly Marketing</a>, we&#8217;re delighted &amp; humbled to announce that <strong>WebSavvy</strong> is the first Australian company to be awarded the coveted title of <strong>Google AdWords Certified Partner</strong></p>
<p><strong>What does this mean for you dear reader?</strong></p>
<p>Well, the new exams that have to be passed test more than theoretical knowledge&#8230; they test real-world practical skills. And with our main AdWords account about to reach it&#8217;s 2000 day birthday (!) it&#8217;s pretty safe to say we&#8217;ve been doing this longer than almost any other company in Australia.</p>
<p>Important? We think so. Because we&#8217;ve seen inside hundreds of AdWords accounts we can help you improve your account faster &amp; increase your ROI &#8211; that&#8217;s what online marketing is all about, measuring &amp; improving results.</p>
<p><strong>Certified Partner Exams</strong></p>
<p>It&#8217;s great to see more advanced exams (some questions are very tricky!) and to see that <a href="http://www.google.com/intl/en/adwords/partnerprograms/index.html">Google have plans for many more exams</a> in the near future</p>
<p>Because the managed spend threshold to become qualified has dropped considerably, we&#8217;ll see many more companies with Certified Partner Status over the coming months&#8230; we&#8217;re just stoked to be the first.</p>
<p><strong>Thank you!</strong></p>
<p>Thanks to Steve, Justin, Issie &amp; Steve for all their hard work over the past few months &#8211; it&#8217;s been a big year already &amp; it&#8217;s about to get even bigger!</p>
<p>Thanks also to our wonderful clients &#8211; without you we&#8217;re nothing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavvy.com.au/first-australian-google-adwords-certified-partner/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Create a Minisite for Your Business</title>
		<link>http://www.websavvy.com.au/create-a-minisite-for-your-business/</link>
		<comments>http://www.websavvy.com.au/create-a-minisite-for-your-business/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 01:21:12 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[domain names]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[landing pages]]></category>
		<category><![CDATA[more customers]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[minisite]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.websavvy.com.au/?p=997</guid>
		<description><![CDATA[Fabian wrote this week to ask me for some ideas/guidelines for creating minisites &#8211; I thought I&#8217;d share my answer to her with you: Typically the reason for the minisite is to create a segment of the main business website. This might be to laser-target a particular niche, or it might be to create a [...]]]></description>
			<content:encoded><![CDATA[<p>Fabian wrote this week to ask me for some ideas/guidelines for creating minisites &#8211; I thought I&#8217;d share my answer to her with you:</p>
<p>Typically the reason for the minisite is to create a segment of the main business website. This might be to laser-target a particular niche, or it might be to create a special offer that you  wish to keep separate from the main site (eg discounts, added value,  time limited offer etc)</p>
<p>Another reason is typically to improve your SEO results.<br />
If the main site doesn&#8217;t rank well for a particular term (or group of  terms), then a minisite may be a solution.<br />
Because the domain name is a major factor in how well a site ranks,  choosing an keyword-rich domain will often prove to be a shortcut to  better rankings.</p>
<h2>Guidelines for domains:</h2>
<p>Obviously the main thing is to include the main words of the niche you&#8217;re targeting!<br />
Keep it as short as you can (1-3 words is best).<br />
Don&#8217;t use dashes, hyphens or underscores if you can avoid it  (particularly if you&#8217;ll be advertising the site offline)<br />
Only consider using dashes IF you&#8217;ll only advertise the site online (ie  people will click a link, not have to remember or spell the domain) AND  if the domain without dashes has been taken (&amp; isn&#8217;t for sale)<br />
Do some basic <a href="http://www.marketsamurai.com/c/websavvy">keyword research</a> to determine the phrase(s) that most  people use when searching in the niche &amp; choose the domain  accordingly (contact us if you&#8217;d like us to do that for you)</p>
<p>We recommend using <a href="http://www.domainface.com/">DomainFace</a> if you want to look for domains for sale, or domains about to expire.</p>
<h2>The goal of the minisite &#8230;</h2>
<p>will typically be to capture a visitor&#8217;s email  address, or possibly even create a sale.<br />
Either way it will usually be some sort of direct response offer, so the  site should contain:</p>
<ul>
<li>some sort of form to capture the information &amp; send that  through to your email/CRM</li>
<li>a static &#8216;thank you&#8217; page. That is a second page that the user is  directed to after they&#8217;ve successfully completed the form. This is then  used to track how many users managed to complete the form &#8211; which gives  you your conversion rate&#8230; a VERY important number to know</li>
<li>Analytics tracking installed on all pages (we recommend Google  Analytics NOT AWstats)</li>
<li>As few form fields as possible. Preferably you&#8217;ll only require the  user to give you an email address. Every field you ask for in addition  to this (eg name, mobile, address) will reduce the conversion rate (in  almost every case &#8211; although of course there are exceptions to this)</li>
</ul>
<h2>Additional pages to consider for your site:</h2>
<p>Don&#8217;t just build a site with the landing page &amp; a thank you page.<br />
Users (&amp; Google) won&#8217;t like it as much as something that offers  plenty of value</p>
<p>At a minimum you should also include: a privacy policy page (essential  if you&#8217;re collecting personal information), an about us page, a contact  us page &amp; possibly an FAQ page</p>
<p>You might also want to consider 5-10 pages of relevant, unique &amp;  valuable content that the user would find helpful in making their  purchasing decision<br />
Each page might contain 300-500 words &amp; be about one particular  aspect of the targeted niche.</p>
<h2>How to build the site:</h2>
<p>There are literally hundreds of ways to build sites these days &amp; no  shortage of bespoke systems to help you do so. The problem with those  systems is that once you use them, you&#8217;re beholden to the owner of that  system forever more &#8211; which can mean costly changes down the track.<br />
Far better to use open-source software such as <a href="http://wordpress.org/">WordPress </a>- as this is  not only free (!), it&#8217;s also being continuously improved by a world-wide  army of geeks!<br />
WordPress (WP) is also very easy to use &amp; is very well optimised for  SEO without you having to change anything &#8211; it just works!<br />
And because it&#8217;s open source, there are no shortage of helpful how-to  videos on  the web explaining every aspect of how to use the  platform.</p>
<h2>Where to build the site:</h2>
<p>You can of course use your usual web development team &amp; pay  accordingly<br />
But increasingly it&#8217;s getting cheaper &amp; easier to use web designers  from around the world.<br />
Sites like elance.com, odesk.com, rentacoder.com &amp; guru.com make it  easy to find, work with, then pay a freelance designer anywhere in the  world<br />
The huge benefit of this is cost &#8211; you might expect to pay ~$500 for a  complete site, assuming that you provide the copy &amp; images to be  used<br />
Stuck when it comes to finding images &#8211; head to iStockPhoto.com &amp;  choose from millions of shots for a few dollars each (the medium size is  fine for website work)</p>
<p>That&#8217;s it.<br />
Once the site is built, we can help you &#8216;split-test&#8217; the site&#8230; for  example testing 4 different headlines to see which works best.<br />
Small changes to headlines (and other copy, the offer, the colour scheme  &amp; other elements) can have a massive impact on your conversion  rate.<br />
<strong>It pays to test!</strong></p>
<p>Let me know how you go with your site &amp; good luck!</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">You asked me for some ideas/guidelines for creating minisites &#8211; here you  go:</p>
<p>Typically the reason for the minisite is to create a segment of the main  site. This might be to laser-target a particular niche (eg ducted  air-conditioning), or it might be to create a special offer that you  wish to keep separate from the main site (eg discounts, added value,  time limited offer etc)</p>
<p>Another reason is typically SEO<br />
If the main site doesn&#8217;t rank well for a particular term (or group of  terms), then a minisite may be a solution.<br />
Because the domain name is a major factor in how well a site ranks,  choosing an keyword-rich domain will often prove to be a shortcut to  better rankings.</p>
<p>Guidelines for domains:<br />
obviously include the main words of the niche you&#8217;re targeting<br />
keep it as short as you can (1-3 words is best)<br />
don&#8217;t use dashes, hyphens or underscores if you can avoid it  (particularly if you&#8217;ll be advertising the site offline)<br />
consider using dashes IF you&#8217;ll only advertise the site online (ie  people will click a link, not have to remember or spell the domain) AND  if the domain without dashes has been taken (&amp; isn&#8217;t for sale)<br />
Do some basic keyword research to determine the phrase(s) that most  people use when searching in the niche &amp; choose the domain  accordingly</p>
<p>The goal of the minisite will typically be to capture a visitor&#8217;s email  address, or possibly even create a sale.<br />
Either way it will usually be some sort of direct response offer, so the  site should contain:</p>
<ul>
<li>some sort of form to capture the information &amp; send that  through to your email/CRM</li>
<li>a static &#8216;thank you&#8217; page. That is a second page that the user is  directed to after they&#8217;ve successfully completed the form. This is then  used to track how many users managed to complete the form &#8211; which gives  you your conversion rate&#8230; a VERY important number to know</li>
<li>Analytics tracking installed on all pages (we recommend Google  Analytics NOT AWstats)</li>
<li>As few form fields as possible. Preferably you&#8217;ll only require the  user to give you an email address. Every field you ask for in addition  to this (eg name, mobile, address) will reduce the conversion rate (in  almost every ca</li>
<li>se &#8211; although of course there are exceptions to this)</li>
</ul>
<p>Additional pages to consider for your site:<br />
Don&#8217;t just build a site with the landing page &amp; a thank you page.<br />
Users (&amp; Google) won&#8217;t like it as much as something that offers  plenty of value</p>
<p>At a minimum you should also include: a privacy policy page (essential  if you&#8217;re collecting personal information), an about us page, a contact  us page &amp; possibly an FAQ page</p>
<p>You might also want to consider 5-10 pages of relevant, unique &amp;  valuable content that the user would find helpful in making their  purchasing decision<br />
Each page might contain 300-500 words &amp; be about one particular  aspect of the targeted niche.</p>
<p>How to build the site:<br />
There are literally hundreds of ways to build sites these days &amp; no  shortage of bespoke systems to help you do so. The problem with those  systems is that once you use them, you&#8217;re beholden to the owner of that  system forever more &#8211; which can mean costly changes down the track.<br />
Far better to use open-source software such as WordPress &#8211; as this is  not only free (!), it&#8217;s also being continuously improved by a world-wide  army of geeks!<br />
WordPress (WP) is also very easy to use &amp; is very well optimised for  SEO without you having to change anything &#8211; it just works!<br />
And because it&#8217;s open source, there are no shortage of helpful how-to  videos on  the web (YouTube) explaining every aspect of how to use the  platform.</p>
<p>Where to build the site:<br />
You can of course use your usual web development team &amp; pay  accordingly<br />
But increasingly it&#8217;s getting cheaper &amp; easier to use web designers  from around the world.<br />
Sites like elance.com, odesk.com, rentacoder.com &amp; guru.com make it  easy to find, work with, then pay a freelance designer anywhere in the  world<br />
The huge benefit of this is cost &#8211; you might expect to pay ~$500 for a  complete site, assuming that you provide the copy &amp; images to be  used<br />
Stuck when it comes to finding images &#8211; head to iStockPhoto.com &amp;  choose from millions of shots for a few dollars each (the medium size is  fine for website work)</p>
<p>That&#8217;s it.<br />
Once the site is built, we can help you &#8216;split-test&#8217; the site&#8230; for  example testing 4 different headlines to see which works best.<br />
Small changes to headlines (and other copy, the offer, the colour scheme  &amp; other elements) can have a massive impact on your conversion  rate.<br />
It pays to test!</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.websavvy.com.au/create-a-minisite-for-your-business/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Are You Going to Fast Web Formula 2?</title>
		<link>http://www.websavvy.com.au/are-you-going-to-fast-web-formula-2/</link>
		<comments>http://www.websavvy.com.au/are-you-going-to-fast-web-formula-2/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 01:06:00 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[fast web formula]]></category>
		<category><![CDATA[james schramko]]></category>

		<guid isPermaLink="false">http://www.websavvy.com.au/?p=983</guid>
		<description><![CDATA[James Schramko&#8216;s excellent Fast Web Formula is now in it&#8217;s second year. I highly recommend going &#8211; there&#8217;s a great lineup of speakers: Ed Dale John Carlton Kenny Goodman the guys from Flippa.com me and many many more&#8230; I&#8217;ll be revealing some cutting edge AdWords Strategies &#38; some very cool new ideas. James is one [...]]]></description>
			<content:encoded><![CDATA[<p><a title="fast web formula 2" href="http://nanacast.com/vp/91666/49329/"><img class="alignnone" title="fast web formula 2" src="http://img.skitch.com/20100410-gkibg82q7d2kntxf32iqsba387.jpg" alt="" width="411" height="194" /></a></p>
<p><a href="http://nanacast.com/vp/89991/49329/"><strong>James Schramko</strong></a>&#8216;s excellent <a href="http://nanacast.com/vp/91666/49329/"><strong>Fast Web Formula</strong></a> is now in it&#8217;s second year.</p>
<p>I highly recommend going &#8211; there&#8217;s a great lineup of speakers:</p>
<ul>
<li> Ed Dale</li>
<li> John Carlton</li>
<li>Kenny Goodman</li>
<li>the guys from Flippa.com</li>
<li>me <img src='http://www.websavvy.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>and many many more&#8230;</li>
</ul>
<p>I&#8217;ll be revealing some cutting edge AdWords Strategies &amp; some very cool new ideas.</p>
<p>James is one of the Internet&#8217;s good guys, 100% genuine and totally focused on delivering value. This will be an awesome event &#8211; make sure you&#8217;re there.</p>
<p>Sydney, September 10-12 2010.</p>
<p>And keep your eyes peeled for some great bonus content coming out in the coming weeks&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavvy.com.au/are-you-going-to-fast-web-formula-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fantastic improvements to Google Analytics</title>
		<link>http://www.websavvy.com.au/fantastic-improvements-to-google-analytics/</link>
		<comments>http://www.websavvy.com.au/fantastic-improvements-to-google-analytics/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 00:23:28 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[analytics]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[useful tools]]></category>
		<category><![CDATA[google analytics]]></category>

		<guid isPermaLink="false">http://www.websavvy.com.au/fantastic-improvements-to-google-analytics/</guid>
		<description><![CDATA[Analytics has long been a great tool for small business. Not only does it give you the power to see what&#8217;s happening on your website, but it&#8217;s 100% free. We all know that you can&#8217;t manage what you don&#8217;t measure &#8211; so Analytics (or some sort of stats package) is vital if you want to [...]]]></description>
			<content:encoded><![CDATA[<p>Analytics has long been a great tool for small business. Not only does it give you the power to see what&#8217;s happening on your website, but it&#8217;s 100% free.</p>
<p>We all know that you can&#8217;t manage what you don&#8217;t measure &#8211; so Analytics (or some sort of stats package) is vital if you want to improve your website over time.</p>
<p>Well it just got a lot easier to do so</p>
<p>Google have just announced a number of improved features for Analytics, such as:<br />
- better engagement metrics. eg you can know count a goal as someone that stays on the site for over 2 minutes<br />
- up to 20 goals for each profile (at last!)<br />
- filtering of results. eg don&#8217;t wade through a list of thousands of keywords, now you can filter say those with a low bounce rate &amp; high time on site. sweet.</p>
<p>and many many more</p>
<p>check it all out here<br />
<a href="http://analytics.blogspot.com/2009/10/google-analytics-now-more-powerful.html">http://analytics.blogspot.com/2009/10/google-analytics-now-more-powerful.html</a></p>
<p>eg. setting a goal that a visitor stays for over a minute</p>
<p><img class="alignnone size-full wp-image-901" title="goal-over-one-minute" src="http://websavvy.com.au/dev/wp-content/uploads/2009/10/goal-over-one-minute.jpg" alt="goal-over-one-minute" width="456" height="491" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavvy.com.au/fantastic-improvements-to-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

